Closed msauditech closed 6 years ago
In my case (windows 7 + xampp) I changed line 134 file Modules\Users\database\Seederrs\UserTableSeeder.php to $data = DB::select('SHOW TABLES WHERE Tables_in_laralms NOT like "%low-line%"');
and it worked.
The project will restart soon we hope to have your support you can participate with your ideas in trello and slack
[Illuminate\Database\QueryException] SQLSTATE[42000]: Syntax error or access violation: 1139 Got error 'POSIX co llating elements are not supported at offset 1' from regexp (SQL: SHOW TABL ES WHERE Tables_in_laralms NOT REGEXP "[[.low-line.]]")