Drush Installation
- Go to your drupal root
- composer require drush/drush
See http://docs.drush.org/en/master/install/ for details.
Then install drupal launcher -> https://github.com/drush-ops/drush-launcher
- cd ~
- wget -O drush.phar https://github.com/drush-ops/drush-launcher/releases/download/0.3.1/drush.phar
- chmod ug+x drush.phar
- sudo chown www-data:www-data drush.phar
- sudo mv drush.phar /usr/local/bin/drush
Further readings in https://www.dx-experts.nl/site-specific-local-drush-and-drupal-console