Laravel Mobile Authentication Package.

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

This package is auto-updated.

Last update: 2025-01-31 00:46:58 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!