Skip to content

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application

License

Notifications You must be signed in to change notification settings

tpalts/laravel-cors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORS Middleware for Laravel 5

A fork of barryvdh/laravel-cors.

Allows CORS preflight requests to be made with same origin as host (apparently necessary for iOS).

About

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%