We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3389cad commit c40ff9eCopy full SHA for c40ff9e
bootstrap/providers.php
@@ -1,7 +1,7 @@
1
<?php
2
3
return [
4
- App\Providers\AppServiceProvider::class,
+ App\Providers\AppServiceProvider::class,
5
App\Providers\AuthServiceProvider::class,
6
App\Providers\EventServiceProvider::class,
7
App\Providers\RouteServiceProvider::class,
0 commit comments