ConfirmableTrait
trait ConfirmableTrait (View source)
Methods
bool
confirmToProceed(string $warning = 'Application In Production', Closure|bool|null $callback = null)
Confirm before proceeding with the action.
getDefaultConfirmCallback()
Get the default confirmation callback.