Topic: localhost - switch between projects
In development mode I have two projects.
How to switch between in localhost? (want to see how the project looks in browser)
Now when I use localhost I see home&index of the first project but in console I am working in another one.