Good day all,
i am newbie in filament and i follow the tutorial but there is an error show me.
could not find driver
create table "products" ("id" integer primary key autoincrement not null, "title" varchar, "description" varchar, "category" varchar, "price" float, "rating" float, "brand" varchar, "thumbnail" varchar)
please can advice me to solve this issue