Added GrahamCampbell/Core for easier installs

This commit is contained in:
James Brooks
2015-08-06 15:17:30 +01:00
parent 3f2f5cd25b
commit c5a0ded808
3 changed files with 63 additions and 1 deletions

View File

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