MacsiDigital / laravel-zoom

Laravel Zoom Package
MIT License
260 stars 135 forks source link

adds support for laravel 9 and php 8.1 #117

Closed Oliver-Holz closed 2 years ago

colinhall17 commented 2 years ago

Thanks Oliver, have added but have not done any testing to ensure it works correctly in L9 and PHP8.1. The package is quite heavily using the Laravel Eloquent Model functions so if there are any changes then it could cause issues.