1 recipe shared
This is the default recipe created when you spin up a server in Laravel Forge.
cd /home/forge/tylerholhubner git pull origin master composer install --no-dev --no-scripts php artisan optimize --env="production"