Skip to content

mvaliolahi/auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Mobile Authentication

Introduction

This package provides mobile authentication for Laravel Applications.

How to use

1. Implement your SMS gateway using `ShortMessageService` contract and register it in ServiceContainer.
2. enjoy!