Browse Source

Update service providers

Daniel Supernault 5 years ago
parent
commit
417f411584
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/app.php

+ 2 - 1
config/app.php

@@ -150,7 +150,8 @@ return [
         /*
          * Package Service Providers...
          */
-
+        Barryvdh\Cors\ServiceProvider::class,
+        
         /*
          * Application Service Providers...
          */