mblarsen / vue-browser-acl

Easy user access control in Vue for better UX. Build on top of the browser-acl package.
https://blog.cheesefi.com/blog/vue-user-permissions-through-directives/
MIT License
214 stars 27 forks source link

[Question] Can we use it with laravel ? #3

Closed alphaelf closed 6 years ago

mblarsen commented 6 years ago

Yes, Laravel is not a dependency. Parts of the component/library is just inspired by how you do policies in Laravel.