Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

twg_'s avatar
Level 6

Laravel + Vue SPA with Authentication

Hi Everyone,

I'm starting to learn Vue and I'm playing around with trying to create a simple playground project. I'm trying to create a login system with roles/permissions using Vue & Laravel. Does anyone have any suggestions for tutorials?

0 likes
3 replies
twg_'s avatar
Level 6

Thanks for that @bobbybouwmann. I actually came across the first link you sent about 30 minutes ago and I've been working through it. I'm trying to figure out my error 500 on my login post as we speak.

bobbybouwmann's avatar

Check your logs if you get 500 errors ;) You can find the logs in storage/logs

Please or to participate in this conversation.