Answer Posted / 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 |
Post New Answer View All Answers