mvaliolahi / auth

Laravel mobile authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Laravel mobile authentication

License:MIT License


Languages

Language:PHP 70.8%Language:Blade 29.2%