Fixes #628 - Handle Cors properly.

This commit is contained in:
James Brooks
2015-05-18 22:07:28 +01:00
parent 8984aecd85
commit bc376748c8
8 changed files with 152 additions and 54 deletions

View File

@@ -161,6 +161,7 @@ return [
'McCool\LaravelAutoPresenter\LaravelAutoPresenterServiceProvider',
'PragmaRX\Google2FA\Vendor\Laravel\ServiceProvider',
'Roumen\Feed\FeedServiceProvider',
'Barryvdh\Cors\CorsServiceProvider',
/*
* Application Service Providers...