You have no idea how much of a legend you are! I was like "here we go again, another dead end that doesn't fix my issue..." but you were spot on! I'm doing funky multi-sites being accessed from a single domain in multiple kubernetes containers and laravel was not liking the domain. Nice!
Hi, do you have a paid for nuxt and laravel API of extensive project like this one you are show casing? I'm wiling to buy. I need to learn this best practices
Hey Cdruc, I know you're working on a Sanctum authentication course. If you could create a TH-cam playlist explaining the basics of Sanctum and how to use it for authenticating a SPA on different domains with a Laravel API, that would be really helpful
You have no idea how much of a legend you are! I was like "here we go again, another dead end that doesn't fix my issue..." but you were spot on! I'm doing funky multi-sites being accessed from a single domain in multiple kubernetes containers and laravel was not liking the domain. Nice!
Thank you soo soo much
thank you so much!!!
@cdruc i have tried all possible configs, "/user" returns 401. The logs look ok. I dont know what to do next
Hi, do you have a paid for nuxt and laravel API of extensive project like this one you are show casing? I'm wiling to buy. I need to learn this best practices
In sanctum.php, it looks like the FRONTEND_URL is supposed to be included in the stateful domains array..?
Oh, but it uses parse_url and PHP_URL_HOST which excludes the port. This feels like maybe this should be PR'd.
Hey Cdruc, I know you're working on a Sanctum authentication course. If you could create a TH-cam playlist explaining the basics of Sanctum and how to use it for authenticating a SPA on different domains with a Laravel API, that would be really helpful