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

Add Laravel 11 support #5457

Merged
merged 30 commits into from
Mar 14, 2024
Merged

Add Laravel 11 support #5457

merged 30 commits into from
Mar 14, 2024

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Feb 28, 2024

This PR add Laravel 11 support to Backpack.

In order to support Laravel 10 and Laravel 11 we needed to do some modifications mainly in our DatabaseSchema to accomodate the fact that Laravel 11 dropped dbal as a dependency and removed function we were using from their public api.

  • - tests
  • - github actions

Packages Missing:

  • Media Library Uploads
  • Devtools

@tabacitu tabacitu changed the title [WIP] - add Laravel 11 support Add Laravel 11 support Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants