A simple script for running laravel installer via docker without need to install php in local computer
- run
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/uluumbch/laravel-new-via-docker/HEAD/src/laravel-new.sh)"
- Answer the question
- 🚀Start develop your laravel project!