Skip to content

Commit

Permalink
Added cors
Browse files Browse the repository at this point in the history
  • Loading branch information
vagrant committed May 12, 2015
1 parent cb30cef commit c640f1b
Show file tree
Hide file tree
Showing 4 changed files with 277 additions and 135 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"license": "MIT",
"type": "project",
"require": {
"laravel/framework": "5.0.*"
"laravel/framework": "5.0.*",
"barryvdh/laravel-cors": "0.5.x@dev"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
Expand Down
Loading

0 comments on commit c640f1b

Please sign in to comment.