Merge pull request #4557 from PolNavarro/fix-missing-service-providers
This commit is contained in:
@@ -11,4 +11,6 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
App\Providers\AppServiceProvider::class,
|
App\Providers\AppServiceProvider::class,
|
||||||
|
Cachet\CachetCoreServiceProvider::class,
|
||||||
|
Cachet\CachetDashboardServiceProvider::class,
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user