Download the PHP package gravure/laravel-verification-tokens without Composer
On this page you can find all versions of the php package gravure/laravel-verification-tokens. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gravure/laravel-verification-tokens
More information about gravure/laravel-verification-tokens
Files in gravure/laravel-verification-tokens
Download gravure/laravel-verification-tokens
More information about gravure/laravel-verification-tokens
Files in gravure/laravel-verification-tokens
Vendor gravure
Package laravel-verification-tokens
Short Description Generic verification library for Laravel with callback and events.
License MIT
Package laravel-verification-tokens
Short Description Generic verification library for Laravel with callback and events.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-verification-tokens
Laravel verification tokens
A library to easily generate a token, for use in e-mail for instance, and automatically process callbacks.
Installation
Register the service provider in your config/app.php
:
The route provider register the callback handler, the route is named:
verification.callback
. Feel free to implement your own provider and/or route.
All versions of laravel-verification-tokens with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
ramsey/uuid Version ^3.6.0
illuminate/support Version ^5.4
illuminate/database Version ^5.4
illuminate/http Version ^5.4
illuminate/routing Version ^5.4
ramsey/uuid Version ^3.6.0
illuminate/support Version ^5.4
illuminate/database Version ^5.4
illuminate/http Version ^5.4
illuminate/routing Version ^5.4
The package gravure/laravel-verification-tokens contains the following files
Loading the files please wait ....