My personal lamp setup ubuntu/debian based distro.
This are basic scripts in installing apache, mysql/mariadb, php in local environment.
It also includes scripts for installing composer and laravel (globally).
Clone this repository
git clone https://github.com/eriinru/lamp-setup.gitopen the lamp-setup folder
cd lamp-setupThen simple run the script you want to install
./lamp.sh./composer.sh./laravel.sh