An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## Email-Verify
Laravel 5 Email Verify Example

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Description
1. 仮会員登録
- 入力画面
- 確認画面
- 完了画面
1. メール送信(メール認証)
1. 本会員登録
- 入力画面
- 確認画面
- 完了画面

## Installation