laravel-authz
laravel-authz copied to clipboard
[Question] Loading model from a remote URL
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
@basakest
/cc @techoner
See #16