ConfirmableTrait
trait ConfirmableTrait (View source)
Methods
| bool | confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback = null) Confirm before proceeding with the action. |
ConfirmableTrait
trait ConfirmableTrait (View source)
| bool | confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback = null) Confirm before proceeding with the action. |
Please login to continue.