Connect your GitHub Repository to your Laravel Forge Server and Laravel Forest automatically deploys any new pull requests for you.
- PHP 8.2+
- Git Clone:
git clone [email protected]:lancepioch/tree.git
- Composer Install
composer install
- Environment Setup:
cp .env.example .env
- Artisan Migrate:
php artisan migrate
- Daemonize Horizon:
php artisan horizon