pingpong/confirmation
Laravel 5 Confirmation Package (WIP)
Installation
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.
Documentation
Coming Soon
License
This package is open-sourced under BSD-3-Clause license.
Related Packages
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707
laravel/serializable-closure
Laravel Serializable Closure provides an easy and secure way to serialize closur...
404,034,618
608
nunomaduro/collision
Cli error handling for console/command-line PHP applications.
387,976,821
4,658