pb
pb
👍 I would like the same feature. The loopback documentation suggests a very complex way to configure multiple groups such as below: http://loopback.io/doc/en/lb3/Authentication-authorization-and-permissions.html#access-control-with-multiple-user-models
one way to achieve what you asking @epocci if you are trying to optimize for processing via laravel queues. ``` $message->setAttachments($message->attachments()->transform( function (Attachment $attachment) use ($message) { $storagePath = sprintf(config('mailhandler.storage_dir'),...
When can we have this PR merged?
I have sent a pull request to update to the latest version 4.9.8
Waiting for this update too.
@raymondfeng I'd like some help with https://github.com/strongloop/loopback-component-storage/issues/237 Not sure if I should open a new one.