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

Laravel 7 compatibility #75

Closed msiemens closed 4 years ago

msiemens commented 4 years ago

Laravel 7 has been released on March 3rd, 2020, it would be lovely to be able to use eloquence with the new version 🙃

kirkbushell commented 4 years ago

Open up a PR :) I have very little time for Eloquence these days as I'm just flat-chat with a number of projects so only really update when I need to.

If you can submit a PR it makes it much easier for me to pull, test, and then tag once done.

msiemens commented 4 years ago

Will do! Is there anything to keep in mind for the PR?

kirkbushell commented 4 years ago

@msiemens the tests - just ensuring things aren't broken :)