pingpong/confirmation

Laravel 5 Confirmation

Maintainers

Package info

github.com/pingpong-labs/confirmation

pkg:composer/pingpong/confirmation

Statistics

Installs: 73

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

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

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.