How to Install Drush with or without Drupal
Since Drush 11, the only way to install drush is through PHP Composer. It should be very easy, but there is a dependency issue currently exist for drush 11 standalone…
Since Drush 11, the only way to install drush is through PHP Composer. It should be very easy, but there is a dependency issue currently exist for drush 11 standalone…
This article present you the basic of PHP composer, and you can quickly install it and move to your own project.
The easiest way to install and update a Drupal site is via composer. It'll save you time and effort later when you update.