Added the ability to configure horizon

This commit is contained in:
Rafael Horvat
2022-03-29 16:51:03 +02:00
parent 4e668a4098
commit 8f82fbe078
5 changed files with 61 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ return [
new Extend\Locales(__DIR__ . '/resources/locale'),
new GBExtend\ConfigureHorizon(),
new GBExtend\EnableRedis(),
(new Extend\ServiceProvider())