- Introduction
- Prepare your Laravel project
- Add a hosting account
- SSH access to SiteGround space
- Setup a mysql database
- Adding a mail account
- The master folder
- Create a .env file
- Connect your server to git
- Create a deployment script
- Link this site into your webserver
- SSL Certificate
- Setting up a CRON job
- Running a Queue Worker
- On-going deployments
- Deploy from local development
- Deploy using GitHub Actions