Laragon/windows with production target linux #643
Replies: 1 comment
-
@edgreenberg-mri: There are a couple of primary concerns:
In my view, bugs or issues are likely to arise at certain points. However, exercising caution and conducting thorough testing are crucial to prevent surprises when transitioning code from development to production. Solution: Establishing a staging environment. I believe you and your team will be happy with the stability of Laragon. |
Beta Was this translation helpful? Give feedback.
-
Our production environment is LAMP. PHP7.4 (going on 8), Mariadb 10.3, Redis and Centos (going to ubutnu).
Development is done with a docker implementation of LAMP, running on windows. We use VSCode to edit the files.
One of our developers suggests Laragon. If they want to use a Laragon implementation on Windows for their development, how much trouble might they have running the code on the LAMP environment? Should I encourage or discourage them to experiment with this?
Beta Was this translation helpful? Give feedback.
All reactions