Connect your GitHub Repository to your Laravel Forge Server and Laravel Forest automatically deploys any new pull requests for you.
git clone git@github.com:lancepioch/tree.git
composer install
cp .env.example .env
php artisan migrate
php artisan horizon