This commit is contained in:
Oliver Davies 2025-10-02 07:58:12 +01:00
parent 247ff913b3
commit b96f5b114c
60 changed files with 0 additions and 0 deletions

14
old/zet/source/_zets/4.md Normal file
View file

@ -0,0 +1,14 @@
---
title: Drush now uses Laravel Prompts
date: 2024-08-21 18:43:15
tags: [Drupal, Drush, Laravel, PHP]
---
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>