๐ฟConfiguring the server
we are recommending using our environment to make the project work will we are using ubuntu Linux and laravel valet +
Install BackBox Linux
we are like to use BackBox Linux it has a lot of tools and supports our environment, so from the link we keep downloading the ISO image and putting it in USB using Rufus and then booting your computer into it
Install dependencies packages
let's start by opening our terminal and updating the system to the last one, and after that install some packages
after it finished reboot your computer and after that run this command
Install PHP & its extensions
Install MySql Server
use 0
for the password and use any password something like 12345678
after the installation is finished, start MySQL server
and on the MySQL server console use this command
Install Composer
Last updated