MacFullStack can pick up projects from familiar macOS stacks (Laravel Herd, Valet) so you migrate without rebuilding the environment by hand.
What usually transfers
- Site path / link into www
- Basic domains / aliases (then vhost sync)
- Docroot detection for Native nginx
MVP limits
Herd Pro dump migration and Windows are out of scope for basic import. After importing, check:
- Runtime (Native/Docker) and running services
.envhosts (127.0.0.1vs Docker service names)- PHP pin and extensions
- vhost sync
Compare with Herd: Compare.