Guides/Migrate an XAMPP project to LocalDeck
LOCALDECK GUIDE

Migrate an XAMPP project to LocalDeck

The migration wizard inventories the source folder, document root, database, and PHP requirements before copying anything.

Prepare

First export the XAMPP database and stop processes that write data. Keep the original htdocs folder until the new environment is fully verified.

Verify

Open the new project domain, check PHP extensions, run database migrations, and test email through Mailpit before removing the old environment.

Written for LocalDeck 1.0.0

After every migration, verify your project, database, and local mail before removing the old environment.