定制 james.xue/login 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

james.xue/login

最新稳定版本:1.2.2

Composer 安装命令:

composer require james.xue/login

包简介

laravel-admin 登录时判断用户是否启用状态

README 文档

README

示例: Image text

Image text

Installation First, install dependencies:

1、composer require james.xue/login

2、php artisan migrate

3、php artisan vendor:publish --tag=login

Configuration In the extensions section of the config/admin.php file, add some configuration that belongs to this extension.

 'extensions' => [
     'login' => [
         // set to false if you want to disable this extension
         'enable' => true,
     ]
 ]

统计信息

  • 总下载量: 2.19k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-01-02