Laravel Mobile Authentication Package.

v0.0.11 2024-07-31 09:44 UTC

This package is auto-updated.

Last update: 2024-10-31 00:25:55 UTC


README

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!