alfredoem/authentication
最新稳定版本:v0.3
Composer 安装命令:
composer require alfredoem/authentication
包简介
Basic Authentication & Register for Laravel Framework
README 文档
README
Basic Auth for Laravel Framework
Installation
-
Require this package in your composer.json and run composer update (or run
composer require alfredoem/authenticationdirectly):"alfredoem/authentication": "^0.1.0" -
After composer update, add service providers to the
config/app.phpAlfredoem\Authentication\AuthenticationServiceProvider::class, -
The next step is to install Authentication component. Run this command in terminal:
$ php artisan Auth:install
统计信息
- 总下载量: 44
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-14