ошибку Illuminate\Database\QueryException
А в расшифровке ошибки что? Там же текстом пишет в чём причина.
Эмм, а у тя ограничения на символы в тг?) Кто учил ошибки обрезать?
could not find driver (SQL: select * from information_schema.tables where table_schema = test and table_name = migrations and table_type = 'BASE TABLE') at C:\OpenServer\domains\test\vendor\laravel\framework\src\Illuminate\Database\Connection.php:745 741▕ // If an exception occurs when attempting to run a query, we'll format the error 742▕ // message to include the bindings with SQL, which will make this exception a 743▕ // lot more helpful to the developer instead of just the database's errors. 744▕ catch (Exception $e) { ➜ 745▕ throw new QueryException( 746▕ $query, $this->prepareBindings($bindings), $e 747▕ ); 748▕ } 749▕ }
Не найден драйвер
Первые четыре слова пишут о причине.
А гуглить пробовал?
apt install php-pdo php-mysql
А если постгря😏
🙈🙈
windows 11 там open server
смысл не меняется, у тебя в опенсервере не врублены расширения
Я не ищу лёгких путей😅
Обсуждают сегодня