Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS support - barryvdh/laravel-cors #69

Closed
4 tasks done
jadjoubran opened this issue Oct 6, 2015 · 0 comments
Closed
4 tasks done

CORS support - barryvdh/laravel-cors #69

jadjoubran opened this issue Oct 6, 2015 · 0 comments

Comments

@jadjoubran
Copy link
Owner

If anyone plans to use these API for a mobile app, they'll definitely need to specify the Cross-Origin Resource Sharing headers

github.com/barryvdh/laravel-cors sounds like the perfect match

Laravel5 angular material starter will have this package setup so users can immediately enable CORS by using the middleware.
It should reflect the documentation and have a sane default configuration file

  • laravel-cors setup
  • sane default configuration
  • enable by default using middleware?
  • documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant