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