issues
search
laravel
/
prompts
Beautiful and user-friendly forms for your command-line PHP applications.
https://laravel.com/docs/prompts
MIT License
529
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature suggestion: toggles
#175
Plytas
opened
1 month ago
1
Fix default values not being passed
#174
jessarcher
closed
1 month ago
0
return value from search is inconsistent
#173
jochem-blok
closed
1 month ago
3
`multiselect` / `multisearch` helper functions are missing default hint
#172
ExeQue
closed
1 month ago
1
Adds support for conditional steps
#171
jochem-blok
closed
1 month ago
8
Update logo to support dark/light theme
#170
milewski
closed
1 month ago
0
Uses `nick-fields/retry@v3`
#169
crynobone
closed
1 month ago
0
[0.3.0] Remove circular dependency on `illuminate/collections`
#168
jessarcher
closed
1 month ago
0
[0.3.x] Supports PHP 8.4
#167
crynobone
opened
1 month ago
0
Update `dev-main` branch alias to `0.2.x-dev`
#166
crynobone
closed
1 month ago
0
[0.2.x] Use Pest 3 and update branch alias
#165
crynobone
closed
1 month ago
0
[ BugFix ] Handle Failed Terminal Read Gracefully
#164
ProjektGopher
closed
1 month ago
0
prompts are no longer displaying messages/labels
#163
HichemTab-tech
closed
1 month ago
0
Extract Looping Mechanisms
#162
ProjektGopher
closed
2 months ago
1
Adding Facade For Calling The Functions
#161
TarsisioXavier
closed
2 months ago
7
Adding "Clear" Function For Cleaning The Terminal
#160
TarsisioXavier
closed
2 months ago
1
Fix textarea helper method signature.
#159
samrap
closed
2 months ago
0
`Prompt::fake()` incompatible with `PendingCommand` created by `$this->artisan()`?
#158
jesseleite
closed
3 months ago
4
Replace dead link in Security Policy
#157
Jubeki
closed
3 months ago
0
Add transformation support
#156
emenkens
closed
3 months ago
4
Allow re-rendering during progress callback
#155
jessarcher
closed
4 months ago
0
Extract Looping Mechanisms
#154
ProjektGopher
closed
4 months ago
3
Progress bar label and hint not updating immediately
#153
noplanman
closed
4 months ago
6
Add the `Conditionable` trait to the `FormBuilder`
#152
ash-jc-allen
closed
5 months ago
3
Multiple line output for spin
#151
jasonvarga
closed
5 months ago
4
Feature: FileSelector
#150
macocci7
closed
5 months ago
4
Ignore PHPstan error
#149
jessarcher
closed
5 months ago
0
two progress bar running at the same time disables the previous one
#148
ibrahem-kamal
closed
5 months ago
1
Allow selecting all options in a `multiselect`
#147
duncanmcclean
closed
5 months ago
9
fix(helper): ensure helpers can't be redeclared
#146
NickSdot
closed
6 months ago
1
Select Validation does not handle argument supplied via CLI
#145
JonathanAspeling
closed
6 months ago
1
Feature request: Assign keyboard key to select() choices
#144
Mika56
closed
5 months ago
2
Add DrawsTabs trait with tests
#143
ProjektGopher
opened
6 months ago
3
Extract string handling methods from DrawsBoxes trait
#142
ProjektGopher
closed
6 months ago
0
Add ability to specify character in pad function
#141
ProjektGopher
closed
6 months ago
3
Adds support for additional keys
#140
ProjektGopher
closed
6 months ago
5
Add description to composer.json
#139
edwinvdpol
closed
6 months ago
0
Adds support for nested forms
#138
lukeraymonddowning
closed
6 months ago
2
Fix for up/down arrows + cursor position when textarea content contains multi-byte strings
#137
joetannenbaum
closed
6 months ago
0
Feature: TabbedScrollableSelectPrompt
#136
ProjektGopher
closed
6 months ago
2
Feature: TabbedScrollableSelectPrompt
#135
ProjektGopher
closed
7 months ago
1
Fix type error in suggest with collection
#134
macocci7
closed
6 months ago
0
Incorrect cursor position when text area contains multi-byte strings
#133
macocci7
closed
6 months ago
2
Fix `multisearch` array handling
#132
jessarcher
closed
7 months ago
0
Artisan asserts not working with textarea
#131
james-astalty
closed
6 months ago
4
Fix not highlighting selected items after scrolling on multisearch
#130
macocci7
closed
7 months ago
2
Can't hit enter in text input
#129
philharmonie
closed
7 months ago
4
Remove terminal height requirement
#128
jessarcher
closed
7 months ago
0
Investigate reducing terminal height requirements
#127
jessarcher
closed
7 months ago
1
Validation message cut off at the last character.
#126
henzeb
closed
7 months ago
4
Next