laravel-acl icon indicating copy to clipboard operation
laravel-acl copied to clipboard

Lumen support

Open Zyles opened this issue 10 years ago • 7 comments

Could we get some Lumen love?

I can't find a decent Lumen ACL package...

Right now I get:

Fatal error: Call to undefined function Kodeine\\Acl\\config_path()

Thanks.

Zyles avatar Aug 30 '15 23:08 Zyles

@Zyles i will work on it this weekend.

kodeine avatar Aug 31 '15 13:08 kodeine

Thanks a lot.

My use case is to secure an API and also using with https://github.com/dingo/api if you need to run some tests.

Zyles avatar Aug 31 '15 15:08 Zyles

Hey guys, have you managed to solve this issue? I'm trying to implement acl in my Lumen app.

lycha avatar Feb 06 '16 21:02 lycha

@lycha i'll be working on it after some fixes. so its in todo but it will happen sooner now :)

kodeine avatar Feb 06 '16 21:02 kodeine

@kodeine thanks for information!

lycha avatar Feb 06 '16 23:02 lycha

I'm getting this as well. Lumen 5.3.

intositeme avatar Nov 20 '16 18:11 intositeme

We are also experiencing the Lumen issues. We can create a local AclServiceProvider class to solve the VERSION issue, but I expect we will get more issues? A Lumen version would be awesome!!

parallelaus avatar May 08 '17 06:05 parallelaus