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 5b460d2 commit beb0d42Copy full SHA for beb0d42
config/app.php
@@ -181,8 +181,8 @@
181
Barryvdh\Cors\ServiceProvider::class,
182
Fideloper\Proxy\TrustedProxyServiceProvider::class,
183
GrahamCampbell\Binput\BinputServiceProvider::class,
184
- GrahamCampbell\Exceptions\ExceptionsServiceProvider::class,
185
GrahamCampbell\Core\CoreServiceProvider::class,
+ GrahamCampbell\Exceptions\ExceptionsServiceProvider::class,
186
GrahamCampbell\Markdown\MarkdownServiceProvider::class,
187
GrahamCampbell\Security\SecurityServiceProvider::class,
188
Jenssegers\Date\DateServiceProvider::class,
0 commit comments