/auth

Laravel mobile authentication

Primary LanguagePHPMIT LicenseMIT

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!