filament-api icon indicating copy to clipboard operation
filament-api copied to clipboard

could not find driver (Connection: , SQL: create table "a_p_i_resources")

Open echoTech187 opened this issue 7 months ago • 1 comments

could not find driver (Connection: , SQL: create table "a_p_i_resources" ("id" integer primary key autoincrement not null, "method" varchar, "slug" varchar, "name" varchar, "table" varchar, "middleware" text))

Image

please help me

### solved

  • Open php.ini and uncomment extension:sqlite3 & extension:pdo_sqlite
  • Restart control panel and open again
  • Open menu Apis and whosss it's work!

Image

echoTech187 avatar Jun 02 '25 23:06 echoTech187