Skip to content

otkrsk/email-verification-api

Repository files navigation

Email Verification via API in Laravel

Verify a User via API rather than via web.

Laravel has built-in email verification, but it is done in the web. This project aims to tackle the problem using APIs to verify the User's email and respond with JSON.

Usage

API Endpoints

TODO

About

Using APIs in Laravel to verify a user via Verification Email Link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published