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.
2 parents f6abc7a + fc0de9b commit 141b94eCopy full SHA for 141b94e
README.md
@@ -61,6 +61,8 @@ return [
61
resource_path('views'),
62
base_path('.env'),
63
base_path('composer.lock'),
64
+ base_path('bootstrap/app.php'),
65
+ base_path('bootstrap/providers.php'),
66
],
67
68
/*
config/horizon-watcher.php
@@ -13,6 +13,8 @@
13
14
15
16
17
18
19
20
0 commit comments