You have published very useful videos. Especially those related to emails (reset and so on). You deserve a kiss. Thank you very much for sharing the information. Most people make us pay for tutorials that are far from having the value yours have.
At some point I will shift to paid courses and maybe do it as an early access type of thing. I just don't have the time to commit to it just yet. I'm glad you're finding value in these
Hi, thank you for the excelent video. I have a question, on resend method (front-end) i have to take off the request to sanctum/csrf-cookie because was killing my current user session. is that a back practice or anything wrong??
Hey there Heraldo Castillo. Thanks for watching. Welcome to the channel! 😎 Thanks for the question. Logically speaking if you're sending data to your server that has anything to do with authentication, you really should get a fresh cookie/token. I don't know if it's an official best practice but it's definitely something I practice. If you choose to remove the line of code just make sure to check the security of what happens when the function is run without it. Hope this helps
You would use it the same as you would normally. I have an entire series on admin panels using the spatie laravel-permissions package. Here's the link to set it up in laravel. Hopefully it can give you some ideas on how to set it up with nuxt. ua-cam.com/video/feYE2d4j9so/v-deo.html
Thank you for the video. I, however, have a problem when I click on the email link. It redirects me to localhost 8000. My spa runs on localhost 3000. How can I solve this?
Hey there Osama Ali. Thanks for watching. Welcome to the channel! 😎 I haven't used react but this project is designed to have any frontend you want. Earlier in this series we set up authentication with sanctum, so after you've seen that you can check react docs to see where you would set up the configuration for it. Good luck to you.
Hey there, Osama Ali! Thanks for the question. When I started out I learned python, then vanilla js and php, and when I started looking at frameworks I picked Laravel and at the time Vue was baked into it. I just haven't gotten around to deep diving into React yet but it is on my list. I've lightly tinkered with it but that's about it. As far as better or superior, I don't really have an opinion on that as unless you are working for someone who has specific needs, it really comes down to personal preference and what works best for you. I will be implementing React in some projects for this channel but it'll be a ways before I get to that. I'm glad you're enjoying React and that it's working out for you!
Click to watch the next part: ua-cam.com/video/8lkXJSjPOQU/v-deo.html 👍🏼
Безопасности конечно "0", но метод реально рабочий в наших нелёгких условиях
You have published very useful videos. Especially those related to emails (reset and so on).
You deserve a kiss.
Thank you very much for sharing the information. Most people make us pay for tutorials that are far from having the value yours have.
At some point I will shift to paid courses and maybe do it as an early access type of thing. I just don't have the time to commit to it just yet. I'm glad you're finding value in these
Thanx a lot! Just I was looking for
No worries!
Hi, thank you for the excelent video. I have a question, on resend method (front-end) i have to take off the request to sanctum/csrf-cookie because was killing my current user session. is that a back practice or anything wrong??
Hey there Heraldo Castillo. Thanks for watching. Welcome to the channel! 😎
Thanks for the question. Logically speaking if you're sending data to your server that has anything to do with authentication, you really should get a fresh cookie/token. I don't know if it's an official best practice but it's definitely something I practice. If you choose to remove the line of code just make sure to check the security of what happens when the function is run without it. Hope this helps
I have been following along and I was asking how would I implement acl in nuxt using spatie permissions as my package.
You would use it the same as you would normally. I have an entire series on admin panels using the spatie laravel-permissions package. Here's the link to set it up in laravel. Hopefully it can give you some ideas on how to set it up with nuxt.
ua-cam.com/video/feYE2d4j9so/v-deo.html
Thank you for the video. I, however, have a problem when I click on the email link. It redirects me to localhost 8000. My spa runs on localhost 3000. How can I solve this?
Hey there micro raptor. Thanks for watching. Welcome to the channel! 😎 Have you added the spa url to your .env file in the api folder?
How to get an email verification code along with an email verification email.
how can we do the same thing with react js?
Hey there Osama Ali. Thanks for watching. Welcome to the channel! 😎 I haven't used react but this project is designed to have any frontend you want. Earlier in this series we set up authentication with sanctum, so after you've seen that you can check react docs to see where you would set up the configuration for it. Good luck to you.
@@DesignatedCoder Thank you for your reply, but how have you not used reactjs? or why haven’t you? its much better and superior than vue or angular
Hey there, Osama Ali! Thanks for the question. When I started out I learned python, then vanilla js and php, and when I started looking at frameworks I picked Laravel and at the time Vue was baked into it. I just haven't gotten around to deep diving into React yet but it is on my list. I've lightly tinkered with it but that's about it. As far as better or superior, I don't really have an opinion on that as unless you are working for someone who has specific needs, it really comes down to personal preference and what works best for you. I will be implementing React in some projects for this channel but it'll be a ways before I get to that. I'm glad you're enjoying React and that it's working out for you!
+