bosnadev / repository

Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
https://bosnadev.com
823 stars 233 forks source link

Laravel 5.6/5.7 support #106

Open AratKruglik opened 5 years ago

AratKruglik commented 5 years ago

Does the package with Laravel 5.6 / 5.7 work correctly?

redbonzai commented 5 years ago

I am currently using it on Laravel 5.6 with no issues.

dongm2ez commented 5 years ago

I am currently using it on Laravel 5.7 with no issues.