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"
Importing and Exporting WSL Images
Last update: February 9, 2024. Sometimes it’s not bad to be able to save the current state of your current WSL distribution and reload it later. Saving is called export, reloading is called import. Yet… Read More "Importing and Exporting WSL Images"