Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 291 Bytes

Cors-for-laravel

A simple Cors Midlleware file to Allow Cross Origini Resource Sharing in Laravel
Download the file and copy to to App\Http\Middleware
Add \App\Http\Midlleware\Cors::class, in the protected $middleware inApp\Http\kernel.php