- Redis 5 for Cache & Sessions
- MySQL 5.7
- PHP 7.3
- NGINX (default) & Apache
- Clone repository
- Copy
.env.sample
to.env
- Execute:
lando artisan key:generate
- Execute:
lando composer install
- Lando start
(Optional) Check that mailhog is receiving email @ https://mail.mylaravel.lndo.site:
lando artisan mailhog:test
Enjoy!