Files
coolify/docs/v5/migrations/README.md
Andras Bacsai 76030a30d4 chore(v5): archive V5 implementation and remove runtime integration
Move V5 source, migrations, UI, scripts, and tests into documentation, then remove V5 routes, models, jobs, configuration, dependencies, and application hooks.
2026-08-15 19:13:30 +02:00

304 B

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.