Commit Graph

3 Commits

Author SHA1 Message Date
f6e6fc72b1 fix(docker): add vendor directory check before skipping composer install
Prevents false positives from stale hash files when vendor/autoload.php
is missing. This fixes "Failed to open stream" errors after volume cleanup
or fresh clone scenarios where the hash file exists but vendor directory
doesn't.
2025-12-19 19:27:29 +03:00
16e98b5663 feat: add db recreation target and update Laravel setup docs 2025-12-14 23:17:23 +03:00
2c86eda6be refactor: restructure environment 2025-12-14 23:14:28 +03:00