Skip to content

samaphp/lando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lando config file for Drupal 8

PRs Welcome Support Lando

My custom Lando config file for Drupal 8. It is contain these services:

  • Latest PHP version supported by Drupal 8. (PHP 7.3).
  • MySQL 5.7.27
  • Using Drush command from local path.
  • Mailhog to receive all emails sent using the Mailhog SMTP port. (Require drupal/smtp contrib module and setup the proper SMTP port).
  • Xdebug the debugger and profiler tool for PHP. Can be integrated with PHPStorm Configuring PHPStorm.

Custom commands

  • lando abracadabra: Used when you cloned the Drupal 8 project from your repository. This command will automate the installation and importing all configs from (sync) folder.
  • lando dejavu: This command will help you to import and apply any new changes have been made since last git pull time.
  • lando locale: This command will import all new locale changes from the .po files in your project.

Also, this config file has a demo of custom commands that will run post-start and pre-destroy.

I will keep maintining this repo and will add updates that makes my development automated and easier.

Big thanks to Lando creators 🏆 Please consider supporting them on Patreon.

About

My custom Lando config for Drupal 8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published