fruitcake/laravel-cors
laravel-cors
, на сайте с April 06, 2023 00:15
This package is deprecated because all supported Laravel versions now include the CORS middleware in the core.
Since Laravel 9.2, this Middleware is included in laravel/framework. You can use the provided middleware, which should be compatible with the Middleware and config provided in this package. See https://github.com/laravel/laravel/pull/5825/files for the changes.