Protoqol / Prequel

Prequel for Laravel. Clear and concise database management. Unfortunately, not actively maintained due to time constraints.
https://packagist.org/packages/protoqol/prequel
MIT License
1.54k stars 96 forks source link

[FEATURE] Add support for Laravel 10 #159

Closed adamczykpiotr closed 1 year ago

adamczykpiotr commented 1 year ago

This PR allows this package to be installed on Laravel 10. I came accross this when trying to upgrade project from Laravel 9.x.

I am fully aware that Prequel 2.0 is on their way and should be ready in Q1 but it would be great to have Laravel 10 supported in the mean time.

Updates:

QuintenJustus commented 1 year ago

My apologies for this very late reaction (busy, busy, busy). Thank you for this contribution!