eloquent-docs icon indicating copy to clipboard operation
eloquent-docs copied to clipboard

allow mariadb as the driverName but use the pdo_mysql driver for doctrine

Open schelmo opened this issue 8 months ago • 0 comments

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

schelmo avatar Jun 11 '24 18:06 schelmo