pingpong / confirmation
Laravel 5 Confirmation
v0.0
2016-02-23 08:57 UTC
Requires
- php: >=5.5.9
- illuminate/contracts: ~5
Requires (Dev)
- phpunit/phpunit: ^4.7
This package is not auto-updated.
Last update: 2026-03-15 02:30:52 UTC
README
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.