Some sample configuration.

This commit is contained in:
Taylor Otwell
2015-04-27 15:21:32 -05:00
parent 58ecbcdb1e
commit bd9a4f5436
2 changed files with 41 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ return [
*/
'Illuminate\Foundation\Providers\ArtisanServiceProvider',
'Illuminate\Auth\AuthServiceProvider',
'Illuminate\Broadcasting\BroadcastServiceProvider',
'Illuminate\Bus\BusServiceProvider',
'Illuminate\Cache\CacheServiceProvider',
'Illuminate\Foundation\Providers\ConsoleSupportServiceProvider',