laravel-verifiable maintained by tumainimosha
Description
Your Package Description here
Author
Last update
2019/09/21 18:39
(dev-master)
License
Downloads
75
verifiable
Install
composer require tumainimosha/laravel-verifiable
Publish Migrations
php artisan vendor:publish --provider="Tumainimosha\Verifiable\VerifiableServiceProvider" --tag="migrations"
php artisan migrate
Publish Configuration File
Publish config file to customize the default package config.
php artisan vendor:publish --provider="Tumainimosha\Verifiable\VerifiableServiceProvider" --tag="config"
Usage
Write a few lines about the usage of this package.
Testing
Run the tests with:
vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email princeton.mosha@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.