2017 © Pedro Peláez
 

library entrance

Role-based Permissions for laravel 5.

image

brooksyang/entrance

Role-based Permissions for laravel 5.

  • Thursday, July 19, 2018
  • by BrooksYang
  • Repository
  • 2 Watchers
  • 3 Stars
  • 125 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 20 Versions
  • 21 % Grown

The README.md

介绍

该项目基于laravel5,提供了一套基于角色的权限解决方案, (*1)

项目依赖

依赖包 版本
PHP >=5.5.9
Laravel >=5.3
predis >=1.1

更新日志

v1.1.0 内置管理员;模块之上添加板块的概念,方便模块分组

安装

composer require brooksyang/entrance:"^v1.0"

配置:

重写配置文件,该命令将生成config/entrance.php配置文件, (*2)

php artisan vendor:publish --tag=entrance

修改 .env 文件,将缓存驱动设置为redis(推荐), (*3)

CACHE_DRIVER=redis

生成相关表, (*4)

php artisan entrance:install

The Versions

19/07 2018

dev-master

9999999-dev

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

19/07 2018

v1.1.0

1.1.0.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

16/04 2018

dev-admin

dev-admin

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

16/04 2018

v2.1.9

2.1.9.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

05/12 2017

v2.1.8

2.1.8.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

01/12 2017

v2.1.7

2.1.7.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

29/11 2017

v2.1.6

2.1.6.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

29/11 2017

v2.1.5

2.1.5.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

29/11 2017

v2.1.4

2.1.4.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

29/11 2017

v2.1.3

2.1.3.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

28/11 2017

v2.1.2

2.1.2.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

27/11 2017

v2.1.1

2.1.1.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

27/11 2017

v2.1.0

2.1.0.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

24/11 2017

v2.0.4

2.0.4.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

08/10 2017

v2.0.3

2.0.3.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

08/10 2017

v2.0.2

2.0.2.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

 

by Avatar BrooksYang

14/09 2017

v2.0.1

2.0.1.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Avatar BrooksYang

14/09 2017

v1.0.1

1.0.1.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Avatar BrooksYang

28/08 2017

v2.0.0

2.0.0.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Avatar BrooksYang

28/08 2017

v1.0.0

1.0.0.0

Role-based Permissions for laravel 5.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Avatar BrooksYang