Skip to content

feat(directory): register database, migrations and seeders paths#120

Merged
benkhalife merged 1 commit into
masterfrom
feat/database-migrations-directory-structure
Jun 28, 2026
Merged

feat(directory): register database, migrations and seeders paths#120
benkhalife merged 1 commit into
masterfrom
feat/database-migrations-directory-structure

Conversation

@benkhalife

Copy link
Copy Markdown
Member

Add 'database', 'migrations', and 'seeders' entries to Directory::initDefaultStructure(), following Laravel's database/ directory convention. Lays the groundwork for FoxDB migration support in webrium/console without creating the directories eagerly, consistent with the existing lazy structure pattern.

Add 'database', 'migrations', and 'seeders' entries to
Directory::initDefaultStructure(), following Laravel's database/
directory convention. Lays the groundwork for FoxDB migration
support in webrium/console without creating the directories
eagerly, consistent with the existing lazy structure pattern.
@benkhalife
benkhalife merged commit 5b88caf into master Jun 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant