pedapp/auth

该软件包最新版本(dev-master)没有可用的许可信息。

通过手机号进行认证

dev-master 2017-10-09 12:23 UTC

This package is not auto-updated.

Last update: 2024-09-21 16:28:47 UTC


README

关于

pedapp.ir

安装

TODO: composer require PedApp/Auth dev-master

使用

  1. 将提供者 PedApp\Auth\AuthServiceProvider::class 添加到路径 configs/app.php
  2. 将 facade 'Auth_PedApp' => PedApp\Auth\Fecades\AuthFacade::class 添加到路径 configs/app.php
  3. 迁移
  4. 使用

许可

本项目是开源软件,许可协议为 MIT 许可协议