eloquent-docs
eloquent-docs copied to clipboard
allow mariadb as the driverName but use the pdo_mysql driver for doctrine
hey,
laravel 11.x added a new mariadb driver. this adds support for it.
references: https://laravel.com/docs/11.x/upgrade#dedicated-mariadb-driver https://github.com/laravel/framework/pull/50146