Skip to content

could not find driver #64

Open
Open
@JamDesigns

Description

@JamDesigns

This error occurs when I want to see the backup table in Filament php V3.

Illuminate \ Database \ QueryException
PHP 8.1.10
Laravel 10.48.3

could not find driver

create table "backup_destination_statuses" (
"id" integer primary key autoincrement not null,
"name" varchar,
"disk" varchar,
"reachable" varchar,
"healthy" varchar,
"amount" integer,
"newest" varchar,
"usedStorage" varchar
)

Does anyone know how to resolve this bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions