16 lines
618 B
Markdown
16 lines
618 B
Markdown
---
|
|
title: Drush now uses Laravel Prompts
|
|
date: 2024-08-21 18:43:15
|
|
tags: [Drupal, Drush, Laravel, PHP]
|
|
note: true
|
|
permalink: /notes/4-drush-now-uses-laravel-prompts
|
|
---
|
|
|
|
By Jess:
|
|
|
|
> Very cool to see Drush (Drupal's goto CLI tool) using Laravel Prompts! It was always a goal to make it work in any PHP application, not just Laravel.
|
|
|
|
- <https://x.com/jessarchercodes/status/1826033275196027268>
|
|
- <https://github.com/drush-ops/drush/pull/5823>
|
|
- <https://github.com/drush-ops/drush/commit/f2e39540cbd7cd39d6e7417bc91885a4d8e4fd39>
|
|
- <https://github.com/drush-ops/drush/commit/72da139dcbd74b623fb6b41adc92e292b07c9334>
|