Download the PHP package stylers/laravel-email-change without Composer
On this page you can find all versions of the php package stylers/laravel-email-change. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-email-change
Laravel Email Change (non-released)
TODO
- [ ] Release
- [ ] Publish on Packagist
Requirements
- PHP >= 7.1.3
- Laravel ~5.x
- stylers/laravel-email-verification
Installation
Publish the config of email verification package
Run the migrations
Usage
Set up the abstraction
Create change request
Finish change request
This package requires Laravel Email Verification package and the ChangeEmail listener handle it's VerificationSuccess event. If you want to finish change request, you have to implement email-verification route. Read more: https://github.com/stylers-llc/laravel-email-verification#example-of-verification
All versions of laravel-email-change with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/database Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/queue Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
stylers/laravel-email-verification Version dev-master
illuminate/database Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/queue Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
stylers/laravel-email-verification Version dev-master
The package stylers/laravel-email-change contains the following files
Loading the files please wait ....