issues
search
spatie
/
laravel-cors
Send CORS headers in a Laravel application
https://spatie.be/en/opensource/laravel
MIT License
603
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lumen installation instructions probably require registering the cors config
#79
michaelschofield
closed
4 years ago
1
Update .travis.yml
#78
sergiy-petrov
closed
4 years ago
1
same origin gets blocked if not specified in allow_origins
#77
mberneis
closed
4 years ago
1
Applying to single route doesn't seem to work
#76
simplenotezy
closed
4 years ago
11
Fix typo on cors.php example
#75
Sammyjo20
closed
4 years ago
0
Apply fixes from StyleCI
#74
freekmurze
closed
4 years ago
0
Consider adding Vary header
#73
ifduyue
closed
4 years ago
1
Fix PHPDoc
#72
staudenmeir
closed
4 years ago
1
Doesn't work with Laravel 6
#71
SuperDJ
closed
4 years ago
17
Laravel 6.0 installation issue
#70
llioor
closed
4 years ago
3
Laravel 5.4 support
#69
kyoukhana
closed
4 years ago
2
Unable to use it with the new Laravel v6.0
#68
anabeto93
closed
5 years ago
4
Laravel 6 compatibility
#67
emilsundberg
closed
5 years ago
2
Working in Dev and Not on Production on IIS 7.5
#66
delta1186
closed
5 years ago
1
Breaks an already running laravel project on localhost
#65
davies-maina
closed
4 years ago
1
Rarely throws a BindingResolutionException
#64
meijdenmedia
closed
4 years ago
6
Does this package have a dependency on Laravel Passport to fix CORS errors?
#63
connecteev
closed
4 years ago
5
Configuration to whitelist specific servers on dev/local vs production
#62
connecteev
closed
5 years ago
3
Fix: return empty response for 204 preflight requests
#61
vdbelt
closed
5 years ago
1
Preflight Request 204 needs to be really empty
#60
mipapo
closed
5 years ago
1
Ajax issue Access-Control-Allow-Origin
#59
marciofornari
closed
4 years ago
7
Response to preflight request doesn't pass access control check: The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed.
#58
ligne13
closed
5 years ago
1
route name & cors check
#57
Grummfy
closed
5 years ago
1
Add protocol to mozilla CORS documentation link
#56
yugarinn
closed
5 years ago
1
please add support for '*' for allowed headers
#55
vesper8
closed
5 years ago
1
chore: fix dead cors article link
#54
atymic
closed
5 years ago
1
Article dead link
#53
mskenderian-wps
closed
5 years ago
2
Change preflight response status code to 204
#52
rosswilson252
closed
5 years ago
4
Adding wildcard matching for subdomains
#51
rennokki
closed
5 years ago
1
Warning Cross-Origin Read Blocking (CORB)
#50
ghost
closed
5 years ago
5
POST error on production
#49
JuanNitram
closed
5 years ago
0
How does this work with a different middleware?
#48
francoism90
closed
5 years ago
3
301 Redirect to http - CORS Request Failed
#47
zlanich
closed
5 years ago
2
Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
#46
davi5e
closed
5 years ago
4
1.3.3 to 1.4.0 should be a major instead of minor upgrade.
#45
pcmulder
closed
5 years ago
1
Added support for Laravel 5.8
#44
kevinpijning
closed
5 years ago
1
Helper dd() it does not work
#43
ErickZH
closed
5 years ago
1
Support Lumen 5.7
#42
oanhnn
closed
5 years ago
1
Response to preflight request doesn't pass access control check
#41
boldstar
closed
5 years ago
3
Lumen 5.7 support?
#40
nomayonnaise
closed
5 years ago
1
No 'Access-Control-Allow-Origin' header is present
#39
mrigo-hfarm
closed
6 years ago
1
Target [Spatie\Cors\CorsProfile\CorsProfile] is not instantiable while building [Spatie\Cors\Cors].
#38
jwillz21
closed
6 years ago
1
Does this support laravel 5.7?
#37
pluzmedia
closed
5 years ago
6
Add CORS to individual routes
#36
cachila
closed
6 years ago
1
Appropriate!
#35
lloy0076
closed
6 years ago
1
Update CHANGELOG.md
#34
DaLooK
closed
6 years ago
1
Added logic for allow_credentials missing from config
#33
mxaddict
closed
6 years ago
3
return default value for allow credentials when not available in config
#32
hxnk
closed
6 years ago
1
Added Access-Control-Allow-Credentials Support to the package
#31
mxaddict
closed
6 years ago
4
Typo error in docs
#30
BoyeMagnus
closed
6 years ago
1
Next