pingpong/confirmation

Laravel 5 Confirmation
73 3
Install
composer require pingpong/confirmation
Latest Version:v0.0
PHP:>=5.5.9
License:BSD-3-Clause
Last Updated:Oct 7, 2016
Links: GitHub  ·  Packagist
Maintainer: gravitano

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/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444
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