badaso
badaso copied to clipboard
Cannot set a laravel table prefix
Describe the bug If we set a laravel prefix in config/database.php for instance : 'prefix' => 'my_',
We get this error : SQLSTATE[42P01]: Undefined table: 7 ERREUR: relation « my_badaso_configurations » does not exist
Badaso version : 2.9.11