tuandm/laravue

Permission update not reflect immediately to others user

MarcosGit opened this issue · 1 comments

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.

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