biigle / laravel-file-cache

Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel or Lumen
MIT License
11 stars 5 forks source link

Laravel 11.x support #22

Closed lightsuner closed 2 months ago

lightsuner commented 6 months ago

Hello, please add support for laravel 11.

Thanks.

mzur commented 6 months ago

This will probably be done together with https://github.com/biigle/core/issues/800. In the meantime, you are welcome to test the package with Laravel 11 and send a PR if it works.