pingpong/confirmation

Laravel 5 Confirmation

Installs: 73

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 3

Open Issues: 1

pkg:composer/pingpong/confirmation

v0.0 2016-02-23 08:57 UTC

This package is not auto-updated.

Last update: 2025-10-11 23:59:13 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.