could not find driver exception
quasiperfect opened this issue · 1 comments
quasiperfect commented
any idea why i get
Illuminate\Database\QueryException
could not find driver
create table "backup_destination_statuses" ("id" integer not null primary key autoincrement, "name" varchar, "disk" varchar, "reachable" varchar, "healthy" varchar, "amount" integer, "newest" varchar, "usedStorage" varchar)
every time i try to go to the backups page ?
quasiperfect commented
ext-pdo_sqlite is needed