tuandm / laravue

Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
https://laravue.dev
MIT License
2.21k stars 654 forks source link

Permission update not reflect immediately to others user #287

Closed MarcosGit closed 3 years ago

MarcosGit commented 3 years ago

First thank you for the grate job.

I have one problem on my project with laravue, when i update user permission its not refleting to all user. i have to manual refresh the page to get the new permission changes.

For exemple if i block some user to do some thing and if the user dont refresh the page the permission will not apply to hin.

Please help me solve this problem.

MarcosGit commented 3 years ago

I did update users account to get news permission with event (Laravel Echo and Websockets)