jenssegers / model

This model provides an eloquent-like base class that can be used to build custom models in Laravel and other frameworks
379 stars 55 forks source link

Laravel 9 support #39

Open darkperis opened 2 years ago

darkperis commented 2 years ago

Please add support for Laravel 9. Thanks

aglipanci commented 2 years ago

PR https://github.com/jenssegers/model/pull/38 already created for this.