Vue.JS and Laravel work, you can look at port 8000, but it doesn’t simplify things. If we want our app to be available traditionally, we need to set up a few things. Let’s start by… Read More "Configure Apache2 and PHP-FPM for Lavarel"
Adding Vue.JS and Laravel to services
In the previous two tutorials, we first installed a classic LAMP server, then Laravel with its Breeze and Vue.JS additions.
This tutorial shows how to configure them to start automatically as services using systemd. Read More "Adding Vue.JS and Laravel to services"
MySQL, Apache2 and PHP are already installed. The basics of our future WSL development environment. Let’s go ahead and install the necessary frameworks. Read More "Install the Frames"