Skip to content
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

Fix problem with missing method on Laravel 11 for datatable generation #98

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

maiga-soluciones
Copy link
Contributor

@maiga-soluciones maiga-soluciones commented Aug 21, 2024

Fix issue with Doctrine new methods on Laravel 11.

This is related to laravel/framework#48864 where the doctrine system was removed.

This fix contains the new method required.

Fixes #97

Fix issue with Doctrine new methods on Laravel 11
@sebastienheyd sebastienheyd merged commit 12e9a17 into sebastienheyd:master Aug 27, 2024
3 checks passed
@sebastienheyd
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with Laravel 11 and generateDatatable command
2 participants