Skip to content

A simple Cors Midlleware file to Allow Cross Origini Resource Sharing in Laravel

Notifications You must be signed in to change notification settings

thehumanecoder/Cors-for-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

A simple Cors Midlleware file to Allow Cross Origini Resource Sharing in Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages