composer require pingpong/confirmation
Add Pingpong\Confirmation\ConfirmationServiceProvider
service provider to your providers
array in config/app.php
file.
Publish the package's config and migrations by running php artisan vendor:publish
.
Coming Soon
This package is open-sourced under BSD-3-Clause license.