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
php
version from5.3
all the way to8.1
- Configurable
webroot
- Configurable
nginx
web server - Configurable database backend (
mariadb
,mysql
, orpostgres
) - Configurable
composer
xdebug