Laragon is very portable, you just simply zip it and send to your customers.
Let me explain:
1. You installed Laragon in your machine C:\laragon
2. You created a Laravel app name: awesomeapp. There should be a folder name C:\laragon\www\awesomeapp
3. The correspond database will be stored in C:\laragon\data....
Just zip it to laragon.zip (or laragon.tar.gz for better compression), then your customers can extract to C:\laragon or D:\laragon or E:\yourcompany\laragon,... no matter what.
He just run laragon.exe and click Start All button. After a while, he can browser http://awesomeapp.dev and use your app.
Note:
- Your customers may use Skype which usually bind to port 80 & 443, so
instruct them to unbind the ports
- You can instruct your customers to set Laragon to start with Windows and automatically run all services + Minimize Laragon to
system tray. So, when start their computers, they can use your app
without doing anything.
Source: https://forum.laragon.org/topic/73/windows-installer