Send CORS headers in a Laravel or Lumen application.
composer require spatie/laravel-corsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register the CORS service provider and publish configuration.
Ensure only one CORS middleware is active; disable Laravel's built-in CORS if using this package.
No dependency data recorded yet.