spatie/laravel-cors
Adds configurable CORS support to Laravel/Lumen: sets CORS headers on responses, handles preflight requests, and lets you define allowed origins, methods, headers, and credentials via middleware and config. Abandoned since Laravel 7+ has native CORS support.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | 5.5.*|5.6.*|5.7.*|5.8.*|^6.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | 3.5.*|3.6.*|3.7.*|3.8.*|^4.0 |
| phpunit/phpunit | ^8.0 |
How can I help you explore Laravel packages today?