Merge pull request #3855 from BartHuis/patch-1

give newbees a package service providers section, preventing adding after application
This commit is contained in:
Taylor Otwell 2016-08-04 07:48:41 -05:00 committed by GitHub
commit 14f79f19e3
1 changed files with 5 additions and 0 deletions

View File

@ -150,6 +150,11 @@
Illuminate\Validation\ValidationServiceProvider::class,
Illuminate\View\ViewServiceProvider::class,
/*
* Package Service Providers...
*/
/*
* Application Service Providers...
*/