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 4f60753 commit 4ca29f0Copy full SHA for 4ca29f0
bootstrap/providers.php
@@ -1,3 +1,5 @@
1
<?php
2
3
-return [];
+return [
4
+ App\Providers\AppServiceProvider::class,
5
+];
0 commit comments