laravel-unique-translation icon indicating copy to clipboard operation
laravel-unique-translation copied to clipboard

MariaDB / PostgreSQL compatibility

Open mahfoudfx opened this issue 3 years ago • 1 comments

Hello, I'm using this package with MariaDB 10.6.9, Laravel 9, PHP 8.1 and Spatie Laravel Translatable v6, but it is not working. Is it compatible with this environment or only compatible only with MySQL? Thanks.

mahfoudfx avatar Aug 22 '22 00:08 mahfoudfx

This package uses a LIKE query so I think it should work... I never used MariaDB though.

ivanvermeyen avatar Aug 23 '22 11:08 ivanvermeyen