Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1 KB

README.md

File metadata and controls

35 lines (30 loc) · 1 KB

Laravel installer

EN

what is the script?

The script install laravel framework

What does the script do?

  1. It loads the programs and packages you need to download and run the Laravel framework
  2. Associates the public directory with the apache directory
  3. Modifies the permissions of "storage" and "bootstrap/cache"

how to install and open the script:

git clone https://github.com/xF14x/Larvel-Installer.git
cd Laravel-Installer
chmod +x install.sh
./install.sh

Google Translate (:

AR

وش السكربت؟

السكربت ينزلك إطار عمل لارافل

وش يسوي السكربت؟

  1. يحمل البرامج و البكجات اللي تحتاجها لتحميل و تشغيل إطار عمل لارافل
  2. يربط مجلد public بمسار apache
  3. يعدل صلاحيات "storage" و "bootstrap/cache"

كيف انزل واشغل السكربت؟

git clone https://github.com/xF14x/Larvel-Installer.git
cd Laravel-Installer
chmod +x install.sh
./install.sh