Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
Hello bro! Do you have videos with creating vue + laravel spa but not full app. Something like half-spa. For example all the pages are simple multi page app, and only routes with /cabinet/* are single page application.
Im new to all of this api stuff im making a photo sharing app can i use airlock for my prpject. Im nlt using separate vue file like you im using vue components inside the laravel application. Kinsly suggest should i use airlock or stick with jwt or passport
Hello, nice content, it's very helpful, I'm wondering, how about the mobile authentication, in the docs said, the config/sanctum.php we need to configure the SANCTUM_STATEFUL_DOMAINS, if the request came from a mobile, what we need to put in this config?
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
Hello, I have implement all the things that you told us to do and it is working perfectly in my local but when I push my code to Iive I am getting this error "Auth guard [sanctum] is not defined." can you please advice Thank you
after logout status 200 still i can get user data.It should say 401 unauthorized but i am still getting data.So i am confused whether i am loggedout or not.
Thank you for a great tutorial on airlock! I just have a quick question. I've tried to add middleware(auth:airlock) to logout api and sent api request to logout, and I got error but when I remove that middleware it works like you did! I thought having middleware would be fine because when I send the logout request I am authenticated but didn't work. Do you know why that wouldn't work? thanks again for this awesome video!
You can use the airlock or sanctum middleware in all user actions when you dont need stay authenticated the logout and login usually not are protected by any middleware
Airlock is't not working if Laravel and frontend is setup on different domains. If I install laravel and frontend on same domain it works perfectly fine. DO you know the issue ?
@@kossiecoder I think on cross domain Cooke is not created that's the problem we have to crate a middleware on laravel inst. Where we have pass Cookie ourself,
Thanks BitVuemes!
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
bitfumes.com
wow! new logo looking good.
Yeaahhhhhhh thanks
Hello bro!
Do you have videos with creating vue + laravel spa but not full app. Something like half-spa. For example all the pages are simple multi page app, and only routes with /cabinet/* are single page application.
Yes sure, videos are coming very soon
AWESOME!
Yeahhhhhhhhhhh
Any example to use sunctom with fortify?
Im new to all of this api stuff im making a photo sharing app can i use airlock for my prpject. Im nlt using separate vue file like you im using vue components inside the laravel application. Kinsly suggest should i use airlock or stick with jwt or passport
Hello, nice content, it's very helpful, I'm wondering, how about the mobile authentication, in the docs said, the config/sanctum.php we need to configure the SANCTUM_STATEFUL_DOMAINS, if the request came from a mobile, what we need to put in this config?
Respect from Pakistan.
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
bitfumes.com
That was awesome
gracias esta genial
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
bitfumes.com
Hello,
I have implement all the things that you told us to do and it is working perfectly in my local but when I push my code to Iive I am getting this error "Auth guard [sanctum] is not defined."
can you please advice
Thank you
after logout status 200 still i can get user data.It should say 401 unauthorized but i am still getting data.So i am confused whether i am loggedout or not.
auth()->logout() is nnot working, it's generating an error called "Method Illuminate\Auth\RequestGuard::logout does not exist"
Which sublime font do you use for cursive fonts ?
Please make a video on how can we implement antilock in lumen
Thank you for a great tutorial on airlock! I just have a quick question. I've tried to add middleware(auth:airlock) to logout api and sent api request to logout, and I got error but when I remove that middleware it works like you did!
I thought having middleware would be fine because when I send the logout request I am authenticated but didn't work.
Do you know why that wouldn't work? thanks again for this awesome video!
You can use the airlock or sanctum middleware in all user actions when you dont need stay authenticated the logout and login usually not are protected by any middleware
is there any way for using this way of SPA authentication to login from different domains (not sub domain) ???
Then you need to use token instead of SPA mode of sanctum
done everything same but after login when trying to get user it says unauthorized
same issue here, Status Code: 401 Unauthorized
Still find no reason except I have done frontend and api in same laravel project. And by the way it's working on the postman
how to implement with nuxt ???
will this work with React Native API ?
Airlock is't not working if Laravel and frontend is setup on different domains. If I install laravel and frontend on same domain it works perfectly fine. DO you know the issue ?
Really, i not trying yet,
looks like airlock only works on same domain or sub domain?
@@kossiecoder I think on cross domain Cooke is not created that's the problem we have to crate a middleware on laravel inst. Where we have pass Cookie ourself,
vscode theme ?
How to update the laravel version from 6 to 7 ?
laravel.com/docs/7.x/upgrade
Check this out , ruclips.net/video/-5QcxlpyA7Y/видео.html
You didn't even bother to change the variables you copied from Andre. Unsubbed 👎
Which variables ?