trait ConfirmableTrait (View source)
| bool | confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback = null) Confirm before proceeding with the action. | |
| Closure | getDefaultConfirmCallback() Get the default confirmation callback. | 
Confirm before proceeding with the action.
This method only asks for confirmation in production.
Get the default confirmation callback.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Console/ConfirmableTrait.html