How do I install drush globally?
Answer / Bushra Saher
To install Drush globally on a Unix-like system, use the following command: `curl -L https://github.com/drush-ops/drush/releases/download/v10.x-dev/drush --create-dirs -o /usr/local/bin/drush && chmod a+x /usr/local/bin/drush`
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is drupal used?
What is theme and theme engine in drupal?
Explain about workbench moderation module
What modules do you always recommend to your clients?
What is the most popular cms platform?
What is the use of Add to Cart Form Settings field in receive donation
What is permission in drupal ?
How to configure .htaccess to ignore specific subfolders?
Explain region, block, menu in drupal?
What are services in drupal 8?
Which modules are added in d7 core modules?
How to debug in drupal ?