I already have the complete PHP codebase (plus its assets) on hand and I run XAMPP on a Windows machine as my local server stack. I simply need the project copied into the correct place, configured, and proven to work in the browser. Here is what I expect from you: • Copy or move the project files into the right location inside XAMPP’s htdocs (or a virtual host if you prefer) without breaking any paths. • Create or import the accompanying MySQL database through phpMyAdmin, then update the project’s connection settings so the app talks to the database correctly. • Adjust Apache or virtual-host settings if needed so the site opens at http://localhost or a custom local URL of your choice. • Walk me through any required changes (for example, PHP extensions or folder permissions) so I can reproduce the setup later. A short, clear read-me or screen-share session is fine. • Finally, load the main page in the browser with me and confirm all links, forms, and major features behave as expected. No deployment to external hosting is required—this is strictly a local Windows + XAMPP job. Let me know any questions, and please outline roughly how long you’ll need once you first log in to my machine (I can give remote-desktop access).