Lasso CI/CD is the repo that goes along with my guide Laravel CI/CD Pipeline with Lasso and GitHub Actions. This repo contains all the code referenced in the guide.
This guide will walk you though how I use GitHub Actions to create a CI/CD pipeline for Laravel applications. We'll use Lasso from Sam Carré to compile Webpack assets and upload them to a S3 storage provider and then trigger a deployment using the workflow.
The repository is meant to be a starting point and a reference for your application. Fork it, clone it and use it however you'd like to fit your process.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This project utilizes open source projects.