From 674efb5a62fc86a3dcbdadc708f5641b8b47b3b5 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 21 Aug 2024 19:27:54 +0100 Subject: [PATCH] Add Jess quote --- source/_notes/4.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_notes/4.md b/source/_notes/4.md index b21cccd..39257c6 100644 --- a/source/_notes/4.md +++ b/source/_notes/4.md @@ -4,6 +4,10 @@ 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. + - - -