diff --git a/config/app.php b/config/app.php index 7c1987c5ac1..332cac7d81f 100644 --- a/config/app.php +++ b/config/app.php @@ -149,6 +149,11 @@ Illuminate\Translation\TranslationServiceProvider::class, Illuminate\Validation\ValidationServiceProvider::class, Illuminate\View\ViewServiceProvider::class, + + /* + * Package Service Providers... + */ + /* * Application Service Providers...