Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

alexjustesen/lasso-ci-cd

Repository files navigation

Lasso CI/CD

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.

Installation

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.

Contributing

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.

Open Source

This project utilizes open source projects.

License

MIT