Add daily email for 2024-08-22
Drush is using Laravel Prompts
This commit is contained in:
parent
5d74ae9888
commit
204fe0d00d
26
source/_daily_emails/2024-08-22.md
Normal file
26
source/_daily_emails/2024-08-22.md
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
title: Drush is using Laravel Prompts
|
||||||
|
date: 2024-08-22
|
||||||
|
permalink: daily/2024/08/22/drush-is-using-laravel-prompts
|
||||||
|
tags:
|
||||||
|
- software-development
|
||||||
|
- drupal
|
||||||
|
- php
|
||||||
|
- laravel
|
||||||
|
- laravel-prompts
|
||||||
|
cta: ~
|
||||||
|
The new version of Drush is using Laravel Prompts.
|
||||||
|
---
|
||||||
|
|
||||||
|
Whilst starting to upgrade my [automated testing email course][0] to Drupal 11, I needed to update Drush and [noticed the output was different][1].
|
||||||
|
|
||||||
|
People replied to that post, saying Drush was now using Laravel Prompts.
|
||||||
|
|
||||||
|
I've seen the conference talk [where Jess Archer unveiled Laravel Prompts][2] at Laracon EU, but wasn't aware it was being used by Drush.
|
||||||
|
|
||||||
|
It's great to see Laravel Prompts being used in other PHP projects, which was one of Jess' main objectives, and the Drupal ecosystem continuing to [get off the island][3].
|
||||||
|
|
||||||
|
[0]: {{site.url}}/atdc
|
||||||
|
[1]: https://x.com/opdavies/status/1825940869595201905
|
||||||
|
[2]: https://www.youtube.com/watch?v=PW-2_-KxF-8
|
||||||
|
[3]: {{site.url}}/daily/2024/06/09/proudly-found-elsewhere
|
Loading…
Reference in a new issue