laravel 8 support
maiconmva opened this issue · 7 comments
No, I didn't make an action test to be sure the eloquent filter is working in laravel 8. I am going to do it in days later.
one situation i didnt see, i can request fields i want select? like ?fields[]=user_name&fields[]=user_last_name
to no select all fields from model..
@maiconmva read readme's repository again.
Please add Laravel 8 Support :)
@jacob-hyde we had a problem in the mockery package in the laravel 8. I try my best to release the eloquent filter for the laravel 8. Please pray for me :)
@jacob-hyde @maiconmva Good news the Laravel 8 supporting now eloquent filter. Please test it and if you have any problems tell me. The eloquent filter installs just in Laravel 8 prefer-stable.
@mehdi-fathi i m using in Laravel 8 and it working smoothly