kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 60 forks source link

Support For Laravel 10? #104

Closed islamroshan closed 1 year ago

islamroshan commented 1 year ago

while installing into Laravel 10, it gives the error, check the error message below, Problem 1

should I downgrade the illuminate/database in the composer.json file to "7.0"?

thanks.

Tahiaji commented 1 year ago

https://github.com/kirkbushell/eloquence/pull/103 this one?

fetzi commented 1 year ago

Support for Laravel 10 is available in v10 of eloquence