Download the PHP package ricoa/laravel-auth without Composer
On this page you can find all versions of the php package ricoa/laravel-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ricoa/laravel-auth
More information about ricoa/laravel-auth
Files in ricoa/laravel-auth
Download ricoa/laravel-auth
More information about ricoa/laravel-auth
Files in ricoa/laravel-auth
Vendor ricoa
Package laravel-auth
Short Description 一个基于 Laravel5 的后台权限、菜单管理解决方案
License MIT
Homepage https://github.com/ricoa/laravel-auth
Package laravel-auth
Short Description 一个基于 Laravel5 的后台权限、菜单管理解决方案
License MIT
Homepage https://github.com/ricoa/laravel-auth
Please rate this library. Is it a good library?
Informations about the package laravel-auth
laravel-auth
一个基于Laravel的后台权限、菜单管理解决方案.
## 描述 本系统集laravel的后台权限管理和菜单管理于一体,使得开发者不用过多关注权限和菜单如何处理,可以花更多时间去考虑如何更好完成项目。 本系统使用[Zizaco/entrust](https://github.com/Zizaco/entrust)做为权限的基础,请先阅读相关文档,理解其中的概念。 ## 安装 ## 配置 1、注册 ServiceProvider: 2、创建配置文件 3、修改config/menus.php的对应信息 4、添加数据 在database/seeds/DatabaseSeeder.php里添加 此时会生成 * 超级管理员角色 * 用户,角色是超级管理员 * 基础权限 ## 使用All versions of laravel-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version >=5.0
laravelcollective/html Version >=5.3
laracasts/flash Version ~2.0 || ~3.0
zizaco/entrust Version ^1.7
prettus/l5-repository Version ~2.1
illuminate/support Version >=5.0
laravelcollective/html Version >=5.3
laracasts/flash Version ~2.0 || ~3.0
zizaco/entrust Version ^1.7
prettus/l5-repository Version ~2.1
The package ricoa/laravel-auth contains the following files
Loading the files please wait ....