class
Illuminate
/
Console
/
View
/
Components
/
Choice
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
Choice
Extends
Methods
public
render ( $question , $choices , $default , $attempts , $multiple ) : mixed
Renders the component using the given arguments.
Parameters
- $question string
-
$choices
array
- $default mixed
- $attempts int
- $multiple bool