server/src/config/app.php
changeset 107 16e1473a6a99
parent 28 b0b56e0f8c7f
child 126 e87a340711a4
--- a/server/src/config/app.php	Fri Jan 22 17:09:33 2016 +0100
+++ b/server/src/config/app.php	Fri Jan 22 17:43:25 2016 +0100
@@ -141,6 +141,7 @@
          */
         'Collective\Html\HtmlServiceProvider',
         'Shift31\LaravelElasticsearch\ElasticsearchServiceProvider',
+        'Barryvdh\Cors\ServiceProvider',
 
         /*
          * Application Service Providers...