Skip to content

Commit

Permalink
adds missing providers
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcvlad committed Oct 8, 2024
1 parent a3d4a76 commit 911aefb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bootstrap/providers.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@

return [
App\Providers\AppServiceProvider::class,
App\Providers\CalendarServiceProvider::class,
App\Providers\HorizonServiceProvider::class,
App\Providers\TelescopeServiceProvider::class,
];

0 comments on commit 911aefb

Please # to comment.