Use Laravel-Exceptions

This commit is contained in:
James Brooks
2015-03-30 21:44:32 +01:00
parent f6c4f3df27
commit 64f5c23546
4 changed files with 125 additions and 2 deletions

View File

@@ -142,6 +142,7 @@ return [
*/
'Fideloper\Proxy\TrustedProxyServiceProvider',
'GrahamCampbell\Binput\BinputServiceProvider',
'GrahamCampbell\Exceptions\ExceptionsServiceProvider',
'GrahamCampbell\Markdown\MarkdownServiceProvider',
'GrahamCampbell\Security\SecurityServiceProvider',
'GrahamCampbell\Throttle\ThrottleServiceProvider',