-
-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Tempest version
3.0
PHP version
8.5
Operating system
Windows
Description
I want to use SQLite for my database, so I made a database.config.php file:
return new SQLiteConfig(path: root_path("resources/database.sqlite"));
The problem is, this configuration file does not get recognized and the database file keeps getting created in the .tempest folder.
I tried clearing the discovery cache but that didn't work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels