This is custom Xampp panel. I fixed xampp-control.ini access denied exception on exit (because I don't use xampp-control.ini :)). I also added changing directory for apache (I'm working on few projects, so I want to easily switch between them).
- Compile project
- Copy all files to Xampp folder
- Copy apache/conf/httpd.conf to Xampp root folder and name it httpdTemplate.conf
- Open httpdTemplate.conf and replace DocumentRoot and Directory value line below to "[HTDOCS_DIRECTORY]"
- Start app then start using :)

