Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

derrickrozay's avatar

Roles and permissions (ACL) library for Lumen 5.4?

Are there any role and permissions libraries available for lumen 5.4?

0 likes
4 replies
jekinney's avatar

Searched GitHub? Actually a very basic one can be coded in less then 15 minutes. I posted the three models here awhile back.

derrickrozay's avatar

@jekinney Yes I did and most are for Laravel and I couldnt install them. I tried entrust but I kept getting an error saying config couldnt be found in vendors or something when I tried to publish

Do you have a link to that post I clicked on your profile but I dont see an option to view all your posts

bdjunayed's avatar

@derrickrozay

I kept getting an error saying config couldn't be found in vendors or something when I tried to publish

same here, have you got a solution for it.

It seems my middleware for it, is not working.

Please or to participate in this conversation.