Create a new Laravel project using the following command.
curl -s "https://github.com/raw/azzazkhan/devcontainer-laravel/master/create-project" | bash -s example-app
Add Laravel Sail to existing project using the following command.
curl -s "https://github.com/raw/azzazkhan/devcontainer-laravel/master/install" | bash