prompts
prompts copied to clipboard
Beautiful and user-friendly forms for your command-line PHP applications.
Currently, when using the `multiselect` component, if you want to select all of the available options, you have to manually hit `space + down` until you've toggled all the options....
This PR adds a trait that can be used in the same way as the `DrawsScrollbars` or `DrawsBoxes` traits to draw a series of tabs in a prompt. The selected...
Ok, taking another stab at this one based on your feedback in #72. I tested the following scenarios: - Question -> Spinner -> Question - Spinner -> Question - Spinner...
In draft until closer to Laravel v12's release date.
This PR introduces an optional third argument to the `spin` helper, allowing the user to display a final message after the spinner has completed its process. The message can either...
I asked about this on [Twitter last week](https://twitter.com/wouterjnl/status/1681991895998689282), but I realize that is not the best place to discuss this. I'm really digging the interactive prompts (arrow-based choice lists &...
### Laravel Prompts Version n/a ### Laravel Version n/a ### PHP Version n/a ### Operating System & Version n/a ### Terminal Application n/a ### Description Similar to `confirm()` and/or `multiselect()`...
- [ ] `pestphp/pest` supports for PHP 8.4 pestphp/pest#1199 - [ ] `brianium/paratest` supports for PHP 8.4 paratestphp/paratest#871
### Laravel Prompts Version 0.3.5 ### Laravel Version 12.7.2 ### PHP Version 8.2.27 ### Operating System & Version macOS 14.7.4 ### Terminal Application zsh ### Description When using Laravel Prompts'...
### Laravel Prompts Version 0.3.5 ### Laravel Version 11.44.2 ### PHP Version 8.3.17 ### Operating System & Version Windows 11 (not WSL, using Herd) ### Terminal Application Powershell 7 with...