Hey, a very simple rule to go by. Use the backend for business logic and the front-end for ease-of-use. You can even use the built-in authentication, it works perfectly.
May 16, 2018
3
Level 3
What is the standard practice for Laravel + VueJS authentication?
Hi Folks,
I am building an application with Laravel + VueJS, am confused about the authentication methods to follow. Simple Ajax call using Axios or Laravel Passport? This application needs to be enterprise grade. Please help me on this topic.
Regards, Hemanth
Please or to participate in this conversation.