alfredoem/ragnarok
最新稳定版本:v0.3
Composer 安装命令:
composer require alfredoem/ragnarok
包简介
Authentication, Roles and Menus for a specific bussines logic
README 文档
README
Authentication, Roles (coming soon) and Menus (coming soon) for a specific bussines logic
Installation
-
Require this package in your composer.json and run composer update (or run
composer require alfredoem/ragnarokdirectly, if you want get the last release add dev-master):"alfredoem/ragnarok": "^0.3.0" -
After composer update, add service providers to the
config/app.phpAlfredoem\Ragnarok\RagnarokServiceProvider::class, -
Configure your database.
-
The next step is to install Ragnarok Security component. Run this command in terminal:
$ php artisan Ragnarok:install
统计信息
- 总下载量: 94
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-30