mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-02 20:24:43 +00:00
Move V5 source, migrations, UI, scripts, and tests into documentation, then remove V5 routes, models, jobs, configuration, dependencies, and application hooks.
9 lines
304 B
Markdown
9 lines
304 B
Markdown
# Archived V5 Migration Prototypes
|
|
|
|
These files preserve the previous V5 schema work for reference only. Their
|
|
`.php.txt` extension prevents Laravel from discovering or running them as
|
|
migrations.
|
|
|
|
Do not register or execute these files. V5 database setup will be implemented
|
|
using a different strategy.
|