romanbican / roles

Powerful package for handling roles and permissions in Laravel 5
MIT License
1.16k stars 296 forks source link

Laravel 5.3 Support #189

Open nikolaynesov opened 8 years ago

nikolaynesov commented 8 years ago

Adds support of Laravel 5.3. Includes fixes for all known problems.

nikolaynesov commented 8 years ago

To fix it temporary use this: I. Add VCS Repo to your composer.json "repositories": [ { "type": "vcs", "url": "https://github.com/nikolaynesov/roles.git" } ]

II. Change version of the package in composer.json

"bican/roles": "dev-master",

Hopefully it may help.

Criscros commented 8 years ago

this package work with mongdb laravel 5.3

meijdenmedia commented 8 years ago

@romanbican when will this be merged?

SOSkr commented 7 years ago

i modified this request #64 in SOSkr@8e7d390 for Laravel 5.3

Ricky-rick commented 7 years ago

We decided to update and maintain a copy of bican roles and merged this pull request. You can find it on packagist: https://packagist.org/packages/ultraware/roles