Laravel Mobile Authentication Package.

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

This package is auto-updated.

Last update: 2024-12-31 00:32:50 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!