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