Is there any way to implement some kind of profiles? #496
Replies: 3 comments 2 replies
-
Laragon is portable, it can be set up with different settings and projects per Laragon folder. |
Beta Was this translation helpful? Give feedback.
-
Didn't try it but, your best bet right now should be making 3 version of laragon_root%\usr\laragon.ini
And automating switching the files and reloading laragon with .bat file located in %laragon_root%\usr\bin\ (as it is added to path by laragon)
(I tried %laragon_root%\laragon reload but it launch a new instance instead. Did I miss something @Pen-y-Fan ? Using version 6.0) |
Beta Was this translation helpful? Give feedback.
-
@LrkDev I ended doing just that I have 3 laragon.ini and 3 bats that change the ini in \usr I think there is no way to stop all services and start them again. So I have to do it manually. If im working with the 7.4 version, I have to stop the services, exit laragon, and execute the bat for the 8.2 version. Here is one bat if anyone needs it:
|
Beta Was this translation helpful? Give feedback.
-
I have like 3 kind of projects with different needs:
Is there any way to select some kind of "profile", and change that 3 things at once and reload the services, instead of having to select each one each time I have to work with that? At least having 3 different .bats?
Beta Was this translation helpful? Give feedback.
All reactions