500
HttpException
could not find driver (SQL: PRAGMA foreign_keys = ON;)
php8.0-mysql
or php8.1-mysql
depending of your php version.
artisan migrate
In Connection.php line 712:
SQLSTATE[HY000]: General error: 8 attempt to write a readonly database (SQL: create table "migrations" ("id" inte
ger not null primary key autoincrement, "migration" varchar not null, "batch" integer not null))
In Connection.php line 501:
SQLSTATE[HY000]: General error: 8 attempt to write a readonly database
database/database.sqlite
needs to be writable
.env
.env
ls -lola
.
)