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

[Question] Loading model from a remote URL

Open francoisauclair911 opened this issue 3 years ago • 2 comments

Hi,

I'm storing my model.conf remotly and would like to fetch it at runtime(and eventually cache it)

I see that the config has a load from string option, I'm wondering how (where) one would set up request call to the model URL and then load the model as string.

Thank you

francoisauclair911 avatar Mar 31 '21 14:03 francoisauclair911

@basakest

/cc @techoner

hsluoyz avatar Mar 31 '21 16:03 hsluoyz

See #16

francoisauclair911 avatar Mar 31 '21 17:03 francoisauclair911