laravel-unique-translation
laravel-unique-translation copied to clipboard
MariaDB / PostgreSQL compatibility
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.
This package uses a LIKE query so I think it should work... I never used MariaDB though.