PHPackages                             sheaxiang/sms-auth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sheaxiang/sms-auth

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sheaxiang/sms-auth
==================

sms for laravel

1.1(5y ago)152MITPHPPHP &gt;=5.5.9

Since Nov 13Pushed 5y agoCompare

[ Source](https://github.com/sheaxiang/sms-auth-for-laravel5)[ Packagist](https://packagist.org/packages/sheaxiang/sms-auth)[ RSS](/packages/sheaxiang-sms-auth/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

sms-auth-for-laravel
====================

[](#sms-auth-for-laravel)

说明
==

[](#说明)

短信验证码

安装
==

[](#安装)

```
composer require "sheaxiang/sms-auth"

```

配置
==

[](#配置)

1：创建配置文件：

```
php artisan vendor:publish --provider="SheaXiang\SmsAuth\SmsAuthServiceProvider"

```

2：在config/sms-auth.php

```
