LAMP
The LAMP stack is a common infrastructure designed to run PHP applications.
Lando offers a configurable recipe for developing LAMP apps.
Note that this recipe is for a generic LAMP 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.3
- Configurable
webroot
- Configurable
apache
web server - Configurable database backend (
mariadb
,mysql
, orpostgres
) - Configurable
composer
xdebug