2:02 install laravel 13:37 he chooses light weight setup so no inertia 14:16 scaffold auth (i actually first need to run "composer require laravel/breeze --dev ") 19:30 here he moves auth routes to the api routes WHERE THEY BELONG! 27:30 got the bloody token!! wooOO 33:00 make some more resources
@mr.digitus Жыл бұрын
Best laravel 10 sanctum api tutorial, thank you so much.
@lestamon695010 ай бұрын
fucking unbeliavable, came here to watch about how to use Sancum and Breeze but the guy starts explaining the absolute basics of laravel folder structure.... My god this people are crazy.
@lestamon695010 ай бұрын
You can "love" this comment as much as you want, your tutorial sucks, no timestamps and you are explaining other things instead of focusing for what I came for here, thats a freacking clickbait.
@chulopapi812 Жыл бұрын
Loved the introduction
@kaiserdianalan70598 ай бұрын
I hope you create a fullcourse topic about laravel 10 api sanctum only so that it has a spa
@aymenhb48509 ай бұрын
Why some files are not exist im my project , like files in middleware
@WebDevWithArtisan9 ай бұрын
If you are using fresh Laravel 11 project then many files won’t be there. It is a new update😁
@jorensumagang35338 ай бұрын
can u implement the email verification sir? im having trouble with it
@tqnmusic5612 Жыл бұрын
Before installing Breeze API, the cors.php file in the config folder was working. However, after installing Breeze API, cors.php doesn't work. Please help me fix it. (I have searched the internet for solutions, but I still can't resolve the issue.)
@1Sunaaaaaa10 ай бұрын
"message": "The GET method is not supported for route api/register. Supported methods: POST.",
@BlingyPES Жыл бұрын
great video mate. what vscode extension gives you the code suggestions?
@WebDevWithArtisan Жыл бұрын
Thanks. I am using Github Copilot.
@annisaurohmah6 ай бұрын
thank youu, it is so helpful🎉
@sameeraprasantha458611 ай бұрын
Thank you. you save my job interview ❤❤❤❤
@WebDevWithArtisan11 ай бұрын
I am so pleased to hear this. Thanks a lot for the comment. Congratulations 😁
@binodbhandari75438 ай бұрын
source code, please. I couldn't register and get a user with the token, instead getting "Laravel": "10.48.10" this response.
@perrinfanou204210 ай бұрын
Thanks a lot. I appreciated it. now I have verified the person connected by email. It worked but once the verification link was sent I had difficulty using it in postmant how to do it and how to change the password. what to do can I have help?
@olamilekanomosanya3002 Жыл бұрын
How do I implement Email verification
@elielson3ew4234 Жыл бұрын
Bro thank you very much!💙
@borutonaruto5468 Жыл бұрын
Bro I'm beginner in Laravel is this adapt to me or not?
@KaBiL16 Жыл бұрын
very useful
@prashlovessamosa Жыл бұрын
Thank you.
@1Sunaaaaaa10 ай бұрын
Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException PHP 8.1.25 10.45.1 The GET method is not supported for route api/login. Supported methods: POST. when i want to run the log in