#Filament help

1 messages · Page 1 of 1 (latest)

steady vessel
#

I am trying out filament for the first time. I am using sqlite. Filament installation went well but when I log in for the first time, I am getting the below error. The database file at path [database/filamenttest.sqlite] does not exist. Ensure this is an absolute path to the database. (Connection: sqlite, SQL: PRAGMA foreign_keys = ON;)
I have given only the DB name and db type for sqlite based on the laravel documentation. What else am I missing on the db front? Php artisan migrate seems to run and says it is complete.

winged elm
#

MIght have more luck in the filament discord, seeing as it's a filament-specific issue