Laravel 移动认证包。

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

This package is auto-updated.

Last update: 2024-08-31 09:59:53 UTC


README

简介

本包为 Laravel 应用程序提供移动认证。

如何使用

1. Implement your SMS gateway using `ShortMessageService` contract and register it in ServiceContainer.
2. enjoy!