如何使用带有核心ui的vue js中的laravel实现基于角色的身份验证

How to implement role based authentication using laravel in vue js with core ui .I have core ui pro template of vue js and I want to implement role based authetication using laravel at backend.

I tried it with static blade templating but now I want to be converted to spa using vue js