Update README.md - Add Alternatives

This commit is contained in:
refactorian
2025-01-06 22:26:01 +09:00
parent c9d4bf9dca
commit 3a458989fc

View File

@@ -114,3 +114,8 @@
- `vendor/bin/rector process --dry-run`
- Process
- `vendor/bin/rector process`
# Alternatives
- [Laravel Sail](https://laravel.com/docs/master/sail)
- [Laravel Herd](https://herd.laravel.com/)
- [Laradock](https://laradock.io/)