LEMP
The LEMP stack is a common infrastructure designed to run PHP applications.
Lando offers a configurable recipe for developing LEMP apps.
Note that this recipe is for a generic LEMP stack. Definitely check out Lando's other recipes before you use this as there may be one designed specifically for use with your framework.
Features of this plugin:
- Configurable
phpversion from5.3all the way to8.1 - Configurable
webroot - Configurable
nginxweb server - Configurable database backend (
mariadb,mysql, orpostgres) - Configurable
composer xdebug