cyrildewit / eloquent-viewable

Associate views with Eloquent models in Laravel
MIT License
803 stars 104 forks source link

support laravel 9 #265

Closed atmonshi closed 2 years ago

atmonshi commented 2 years ago

support laravel 9

AbdallaMohammed commented 2 years ago

@cyrildewit can you review and merge this?

ghost commented 2 years ago

Hello @atmonshi 👋 I wasn't able to send this your way directly, but IMO the workflow for tests should be updated as well here:

https://github.com/cyrildewit/eloquent-viewable/compare/master...paranarimasu:laravel-9

atmonshi commented 2 years ago

thanks, @paranarimasu, I also added laravel/legacy-factories to require-dev and now all the test works.

@cyrildewit I hope this gets merged soon.

cyrildewit commented 2 years ago

@atmonshi @paranarimasu Thank you for your work on this. I've merged it and it's released under the tag v6.1.0 I didn't have any time to work on this.