Laravel Mobile Authentication Package.

Maintainers

Package info

github.com/mvaliolahi/auth

pkg:composer/mvaliolahi/auth

Statistics

Installs: 41

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.0.19 2025-09-03 13: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!