Open m-ostadi opened 2 years ago
Don't use xampp/wampp/laragon,etc in production environment. They made the tool simple for developers who don't want to setup a webserver.
Dont ever use laragon for production.
Way not use laragon for production?
Way not use laragon for production?
you can use it on your dev environment but not for production,, Laragon is used for easily setup dev environment, Basically like mirroring your production environment to your dev environment so that when you push your codes to production, it avoids errors.
I see in xampp and wamp document that you should not use them as production environment because their configuration is as open as possible for development. Is it safe to use laragon as production environment? And what changes i need to make for using it for production?