One entryMerged PR· StuMason/laravel-coolify· PHP
PR #52 merged: chore: clean up docs and remove dead migration code
additions
+69
deletions
-73
files changed
9
Summary
- Remove all references to non-existent
coolify_resourcestable - Remove dead migration code from InstallCommand and ServiceProvider
- Update docs to reflect environment-based resource fetching (not git repo matching)
- Rewrite CHANGELOG with accurate v3.0.0 and [Unreleased] sections
- Document environment switcher functionality in multi-app.md
Test plan
-
composer testpasses (230 tests) -
composer lintpasses