+1 vote
in Laravel by
List some official packages of Laravel

1 Answer

0 votes
by
  1. Cashier - Laravel Cashier provides an expressive, fluent interface to Stripe's and Braintree's subscription billing services.
  2. Dusk - Laravel Dusk provides an expressive, easy-to-use browser automation and testing API.
  3. Envoy - Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers.
  4. Horizon - Horizon provides a dashboard and code-driven configuration for your Laravel powered Redis queues.
  5. Passport - provides a full OAuth2 server implementation for your Laravel application in a matter of minutes.
  6. Scout - Laravel Scout provides a simple, driver based solution for adding full-text search to your Eloquent models.
  7. Socialite - a simple, convenient way to authenticate with OAuth providers using Laravel Socialite.
  8. Source: laravel.com   
...