Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LinuxFintech/1640a7649906f2b673aa3a05ba3dc383 to your computer and use it in GitHub Desktop.
Save LinuxFintech/1640a7649906f2b673aa3a05ba3dc383 to your computer and use it in GitHub Desktop.
Install Laravel Using LAMP Stack (Linux, Apache, MySQL, PHP7)
PING ME TO ENGAGED YOUR WORKS:
SMS: +8801735917013
IMO: +8801735917013
BiP: +8801735917013
Viber: +8801735917013sudo systemctl restart apache2
sudo systemctl reload apache2
Signal: +8801735917013
Discord: +8801735917013
Telegram: https://t.me/LinuxFintech​
WhatsApp: +8801735917013sudo systemctl restart apache2
sudo systemctl reload apache2
Skype: https://join.skype.com/uZtGEczcYM0J​
Email: [email protected]
sudo apt update
sudo apt install -y git curl wget zip unzip
sudo apt install apache2sudo composer install
sudo chmod -R 755 ~/my_linux_app
sudo apt install -imap php7.2-xml php7.2-zip
sudo nano /etc/apache2/mods-enabled/dir.conf
Enjoy Laravel
@LinuxFintech
Copy link
Author

Screenshot from 2021-05-27 22-55-10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment