php-casbin/laravel-authz

[Question] Loading model from a remote URL

francoisauclair911 opened this issue · 4 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

@basakest

/cc @techoner

Not planned.

@leeqvip this issue can be closed now

Fixed by #69