Open w3suli opened 5 years ago
@w3suli : I will consider the feature. I'm thinking about improving "Quick app" feature. Something like this:
WordPress=https://wordpress.org/latest.zip root=the-directory alias=domain1,domain2,domain3
Ref: https://forum.laragon.org/topic/1379/multiple-domains-per-app-via-ui
I was thinking of custom external projects. Your idea is good, but I thought:
(Optionally, even the database could be a field.)
Once you have entered the data, the settings could be automatically generated: -host -site conf -SSL (crt and key)
C:\laragon\www\
www: -project1 (http and https root folder) -project2 (http and https root folder)
C:\developments\ -project1... -project2...
C:\custom_path\ -project3...
project1: -public_html (http root folder) -private_html (https root folder) project2: -web (http and https root folder) project3: -htdocs (http and https root folder)
@w3suli : I see your point. It's very clear indeed 👍 However, it will make Laragon UI more complex.
Simpler option: A simple menu item: Add External Project
So external projects would not be included in the Laragon menu. However, the required files would be created automatically.
@w3suli : That makes sense. I will consider it.
Thanks! I think it would be a useful feature. This would easily add external projects to Laragon.
An option would be to have a unique work directory for a project. After entering the directory and domain name, the laragon could generate the necessary entries. As it does for libraries created in the www directory.