roles icon indicating copy to clipboard operation
roles copied to clipboard

Laravel 5.3 Support

Open nikolaynesov opened this issue 8 years ago • 5 comments

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

nikolaynesov avatar Sep 07 '16 15:09 nikolaynesov

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.

nikolaynesov avatar Sep 10 '16 17:09 nikolaynesov

this package work with mongdb laravel 5.3

Criscros avatar Sep 26 '16 04:09 Criscros

@romanbican when will this be merged?

meijdenmedia avatar Sep 30 '16 20:09 meijdenmedia

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

SOSkr avatar Nov 20 '16 16:11 SOSkr

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

Ricky-rick avatar Dec 01 '16 07:12 Ricky-rick