Stu Mason · Folkestone, Kent
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_resources table
  • 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 test passes (230 tests)
  • composer lint passes