Package Data | |
---|---|
Maintainer Username: | gravitano |
Maintainer Contact: | pingpong.labs@gmail.com (Pingpong Labs) |
Package Create Date: | 2015-07-27 |
Package Last Update: | 2016-10-07 |
Language: | PHP |
License: | BSD-3-Clause |
Last Refreshed: | 2024-11-14 15:15:23 |
Package Statistics | |
---|---|
Total Downloads: | 71 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 3 |
Total Watchers: | 3 |
Total Forks: | 3 |
Total Open Issues: | 1 |
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.