Laravel-Backpack / CRUD

Build custom admin panels. Fast!
https://backpackforlaravel.com
MIT License
3.11k stars 890 forks source link

[WIP][BC] Remove dbal #5471

Open pxpm opened 6 months ago

pxpm commented 6 months ago

This is a future PR to completely remove dbal functions from our codebase, we can only do this next version.

The reason to do this is that Laravel also removel dbal as a dependency in v11.