--- title: How to configure CircleCI Auto Deploy tags: how-to --- # How to configure CircleCI Auto Deploy Sample Deploy Process ``` php artisan config:cache php artisan cache:clear php artisan event:cache php artisan route:cache php artisan view:cache git pull --ff-only git remote prune origin git pull --ff-only composer install --no-dev npm cache clear --force npm ci npm run prod php artisan config:cache php artisan cache:clear php artisan event:cache php artisan route:cache php artisan view:cache php artisan migrate --force ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up