Laravel Mobile Authentication Package.

v0.0.8 2024-02-28 14:18 UTC

This package is auto-updated.

Last update: 2024-04-28 14:44:08 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!