Host: deploy.tapxter.com | IP: 216.246.112.6 | PHP: 8.2.31
[
{ "name": "Git Pull", "run": "git pull origin main" },
{ "name": "Install Dependencies", "run": "composer install --no-dev" },
{ "name": "Optimize Cache", "run": "php artisan config:cache" }
]