https://github.com/nitaking/email-verify
Laravel email-verify register.
https://github.com/nitaking/email-verify
Last synced: 8 months ago
JSON representation
Laravel email-verify register.
- Host: GitHub
- URL: https://github.com/nitaking/email-verify
- Owner: nitaking
- License: mit
- Created: 2018-05-01T13:38:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T02:09:10.000Z (about 7 years ago)
- Last Synced: 2025-08-12T17:48:15.919Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 206 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Email-Verify
Laravel 5 Email Verify Example
[](https://opensource.org/licenses/MIT)
## Description
1. 仮会員登録
- 入力画面
- 確認画面
- 完了画面
1. メール送信(メール認証)
1. 本会員登録
- 入力画面
- 確認画面
- 完了画面
## Installation