Skip to content

Database Configuration Discovery Issue #1982

@Sam7367238

Description

@Sam7367238

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions