Import from Laravel Herd and Valet

Move projects from familiar macOS stacks without rebuilding the environment by hand.

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:

  1. Runtime (Native/Docker) and running services
  2. .env hosts (127.0.0.1 vs Docker service names)
  3. PHP pin and extensions
  4. vhost sync

Compare with Herd: Compare.

Download Pro Teams