palmabit/authentication
Composer 安装命令:
composer require palmabit/authentication
包简介
README 文档
README
#Authentication
##description
This package adds authentication and user management to your laravel application.
Installation
The simplest method of installation is to install it as a global Composer package:
- run
composer require "palmabit/authentication 1.0.*" - Add to your service providers the following string:
'Palmabit\Authentication\AuthenticationServiceProvider' - Then run the install command:
php artisan authentication:install
Docs
In order to see the docs install the laravel package example app: https://github.com/Palmabit-IT/package-examples
统计信息
- 总下载量: 162
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2014-10-14