Highly recommended pls make ecommerce website with laravel
@rayles26094 ай бұрын
Bagisto is a good alternative for laravel e-commerce if you want
@MoaiedALajwaАй бұрын
Why there is two errors in refresh and factory?
@muzaffer4337 ай бұрын
Thank you sir for my recommendated video. But I have a query If I have multiple users for login then how many time to generate token for each and then copy past token in bear-token fields.
@aliraza6374.7 ай бұрын
best one video😊
@ajay-yadav7 ай бұрын
thanks
@satishksharma7 ай бұрын
Bro, Can we host react auth system hostinger shared hosting? Is it (client side) secure to use?
@mdsafikulislam91137 ай бұрын
Thank you so much! Please make JWT authorization tutorial.
@ajay-yadav7 ай бұрын
Noted!
@mdsafikulislam91137 ай бұрын
@@ajay-yadav Thanks
@rohan-d2e5 ай бұрын
really helpful video, thanks
@ajay-yadav5 ай бұрын
Glad it was helpful!
@CGTiger-t7z3 ай бұрын
Hello Bhai, Bahut achha video hai apka Maine ek SSO server banaya hai using laravel passport Lekin mere sare client app session based hai mai kaise SSO implement karu
@iseedeadpeople1993 ай бұрын
Assalam-u-Alikum, your tutorials are nice and informative, i only have one concern. Your video features a secret key which will be given as a response if we are able to authenticate correctly right? when we will be working on front end ofcourse we will be saving this secret key onto our local storage to continue rest of the operations. So the secret key would be exposed if anyone opens dev tools and head over to the localstorage section, he or she could abuse the whole application via postman by externally hitting api's that we programmed using that bearer token that was exposed on front end, how can we tackle a situation like this?
@ajay-yadav3 ай бұрын
Instead of storing the token in localStorage, you can store it in a cookie with the HttpOnly and Secure flags
@satishksharma7 ай бұрын
Very informative video. Bro also request to you please make the video on convert html to pdf with selectable text (if use js canvas) in laravel or react or with both with background image (if possible with tailwind css). For invoice, certificate etc.
@ajay-yadav7 ай бұрын
Ok I will try
@muhammadfahad48265 ай бұрын
Good video, Where is this API Guard defined?
@ajay-yadav5 ай бұрын
config/auth.php
@skgamer2.0277 ай бұрын
livewire ki complete series aa rahi hai nhi
@NIKHILSCI-t3g6 ай бұрын
how to use jwt Authentication with mongodb database in laravel 11 ?
@babar1787 ай бұрын
Sir please make a video Reverb with blade
@jasvinderkumar67256 ай бұрын
jab token refresh kar diya or new token generate ho gya to me api ko work nahi karna chahiye. This is not working perfectly
@RoyalGirl-f4e5 ай бұрын
Make a video on this topic "laravel 11 push notification firebase "
@ooogabooga5111Ай бұрын
The problem is that I'm still able to use the JWT even after logout
@WEESPlayzZzАй бұрын
Add a logic to laravel auth controller , when logout it delete the token from database
@ooogabooga5111Ай бұрын
@@WEESPlayzZz No no, I realised JWT tokens don't expire. Learn more bro.
@WEESPlayzZzАй бұрын
@@ooogabooga5111 yeh I need to learn more am new to this 🙂
@WEESPlayzZzАй бұрын
@@ooogabooga5111 do you use twitter or facebook?
@gfxrds77 ай бұрын
Please make video on laravel Oauth 2.0 server and integration with IFTTT, or any application