A
A
Andrey Medvedev2020-07-26 10:12:51
PHP
Andrey Medvedev, 2020-07-26 10:12:51

What is the best way to organize a local web server for development under linux (wsl2)?

Under windows, I use laragon, it is very convenient to deploy a new project in a couple of clicks where a domain, a database are automatically created and a CMS is installed.
Now I switched to wsl2 and as far as I understood there are problems with tracking file changes outside the OS folder (webpack does not respond to file changes).
I want to try to keep the projects inside the ubuntu folder, but then I think I can use the server from there as well.
Are there for linux the same convenient solutions for quick deployment of projects, or at least instructions / scripts on how to organize it yourself?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanes, 2020-07-26
@Sanes

Put the project in the OS directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question