S
S
semki0962017-01-17 14:01:24
Laravel
semki096, 2017-01-17 14:01:24

How to organize a full-fledged authorization system with separation of rights in laravel5?

What packages are best to use? Or is it better to do it with your hands using guards, etc.?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Aksentiev, 2017-01-17
@Sanasol

https://packagist.org/packages/zizaco/entrust
is a very good basis, it's a pity that the author put the bolt.
there are forks with some fixes, but I haven’t seen much live ones.
Generally usable.

V
Vlad Palchikov, 2017-01-17
@vlad_palchikov

https://github.com/ultraware/roles is a fork of the abandoned https://github.com/romanbican/roles , updated and running 5.3, seems to do the job pretty well.

R
Roman, 2017-01-18
@EDF

Laratrust is one of the zizako forks that is up to date:
https://github.com/santigarcor/laratrust
laratrust.readthedocs.io - documentation

S
semki096, 2017-02-07
@semki096

I chose to learn Symfony in the end. Not only because of this issue. There is too much magic that is criticized and it is not clear whether this magic will be abandoned in the future and whether it will come out sideways.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question