Laravel Mobile Authentication Package.

v0.0.13 2025-04-16 09:58 UTC

This package is auto-updated.

Last update: 2025-04-16 09:59:37 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!