Open PetzJohannes opened 3 years ago
I'll research what you can do! Thank you! 🙌🏻
First of all, great package! Very easy to use and is flexible and not overloaded.
One simple question:
Is there a way to update the roles / permissions and make use of the vue reactivity?
At the moment I am using
this.$forceUpdate()
after updating my permissions but this seams not the correct way.Thank you. Cheers
Hey can u share a gist or a repo how u manage that pls?
I'll research what you can do! Thank you! 🙌🏻
Great package I'm using it with laravel and it's really easy and simple to use. Did you find something about the question above? It would be great
First of all, great package! Very easy to use and is flexible and not overloaded.
One simple question:
Is there a way to update the roles / permissions and make use of the vue reactivity?
At the moment I am using
this.$forceUpdate()
after updating my permissions but this seams not the correct way.Thank you. Cheers