-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel 6 #15
Comments
@Stephweb, Sorry for the late reply. As for porting this package to laravel 6, there is no need as from laravel 5.7 there is support for pagination in union-queries in laravel's query builder itself. |
Closing this issue for now |
Hello. I tested pagination in union-queries with a Laravel 5.8 project, it doesn't work. Thank you. |
Hello.
Please:
Can we have your package compatible with laravel 6 ?
Thank you so much.
The text was updated successfully, but these errors were encountered: