Brain Fuel is a fake company name I use for experimental projects such as this one.
- Laravel 5.8
- Lando - for environment spin-up and management
- Clone this repo
- If you like to use Lando, simply run the following in the root of this directory:
lando start
lando setup
This will handle the typical Laravel project setup steps.