The script install laravel framework
- It loads the programs and packages you need to download and run the Laravel framework
- Associates the public directory with the apache directory
- Modifies the permissions of "storage" and "bootstrap/cache"
git clone https://github.com/xF14x/Larvel-Installer.git
cd Laravel-Installer
chmod +x install.sh
./install.sh
السكربت ينزلك إطار عمل لارافل
- يحمل البرامج و البكجات اللي تحتاجها لتحميل و تشغيل إطار عمل لارافل
- يربط مجلد public بمسار apache
- يعدل صلاحيات "storage" و "bootstrap/cache"
git clone https://github.com/xF14x/Larvel-Installer.git
cd Laravel-Installer
chmod +x install.sh
./install.sh