Mahesh's avatar

Helpers in Lumen

Hi guys,

I am working on Lumen for the first time and using 6.0,

I am not able to use any helpers like resource(), bcrypt() or anything in laravel helpers.

I have tried adding "laravel/helpers": "^1.2", but no luck. can someone throw some light on this. anyway I can get this running.

0 likes
2 replies
topvillas's avatar

What are you doing after you've installed the package? You'll need to get composer to autoload the file containing the functions.

Please or to participate in this conversation.