Support the ongoing development of Laravel.io →
posted 10 years ago
Configuration
Last updated 2 years ago.
0

Check https://github.com/laravel/laravel/blob/master/app/config/app.php and look if you have all providers listed. Most are in Illuminate\Foundation\Providers\ArtisanServiceProvider

Also make sure you don't override the providers in you environment specific providers array, but use append_config() to extend the providers array.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

eschmid72 eschmid72 Joined 4 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.