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 a3d4a76 commit 911aefbCopy full SHA for 911aefb
bootstrap/providers.php
@@ -2,4 +2,7 @@
2
3
return [
4
App\Providers\AppServiceProvider::class,
5
+ App\Providers\CalendarServiceProvider::class,
6
+ App\Providers\HorizonServiceProvider::class,
7
+ App\Providers\TelescopeServiceProvider::class,
8
];
0 commit comments