Dude I like your humor. Didn't expect to laught that hard at 8:39 😂"sweatin' again like an animal!!1" The stack is what I was looking for. Impressive work man!
@samuelkung7736 Жыл бұрын
FINALLY SOMEONE WHO UNDERSTANDS PEOPLE Who CANT CODE! Love your vids please make more!!!
@mahinchowdhury3995 Жыл бұрын
From the bottom of my heart, thanks John. I was looking for a course that covers Laravel and Nuxt 3 and couldn't find any good courses except yours. Keep up the good work.
@davidmutua6971 Жыл бұрын
At 1:17:03 you can use a local videoSrc state then set it inside onMounted i.e. videoSrc.value = "/lynx.mp4"; which triggers loadeddata event which in turn fires the watcher which plays your video. On the actual video element :src="videoSrc"
@reayhs Жыл бұрын
Thank you! Currently, I am learning Nuxt3, and in 1-2 months, I plan to learn PHP and then Laravel. I hope that these courses or videos will still be available here by that time :D
@gomesbruno2014 ай бұрын
seeing this man reading all those tailwind classes in 2x speed is absolutely amazing
@javierbosch1338 Жыл бұрын
You are hilarious. Loved the start of your video. I'll be sure to watch it all the way through!
@RO-nb6mz Жыл бұрын
this guy!...always delivers
@prodbysmxky Жыл бұрын
didnt know if i should learn php but you just convinced me
@piercegearhart Жыл бұрын
This video was amazing. Would love more laravel based videos like these!
@vuedev Жыл бұрын
oh hell yeah. killer work. not sure if you take suggestions but i’ve been searching for a booking application using multiple external APIs using these technologies - or inertia and vue - to no avail.
@easycodes1586 Жыл бұрын
i like the speed, well done.
@endawekeenkuahone7886 Жыл бұрын
Thank you man 🙏🙏🙏. I have been learning from your tutorial. Please don't give up, do more video like Nuxt and Vuejs and backend laravel and tailwind css. They are my favorites.Thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu very much
@fcomosan Жыл бұрын
Wow INSAAAAAANE!! Thanks bro. Really good job
@namoudnormand3048 Жыл бұрын
I just discovered this guy. underrated channel keep up the hard work 💪
@上岛咖啡-s9b10 ай бұрын
Just wonder how did you achieve that paste whatever you want so quickly, it is so amazing!!
@siskoDE Жыл бұрын
You are in Godmode!
@mingxindong3150 Жыл бұрын
Thank you bro, another awesome clone !!!
@josealeonf Жыл бұрын
Great tutorial, thanks! can you give a list of the vscode plugins you use?
@narekvardapetyan8911 Жыл бұрын
Thanks a lot bro. very interesting and helpful tutorials.
@yoskokleng36584 ай бұрын
bro just need 4h for making tiktok product and bro need 1 hour more to register the company then 1 hour more for become billionaire. haha thank you for this video.
@Sudeep.J.BАй бұрын
😂🤣🤣🤣
@lesssass4478 Жыл бұрын
I am waiting for another big course. Thanks.
@shumonbalok9703 Жыл бұрын
Excellence brother. Super cool!!!😮
@muhammadusmanali3718 Жыл бұрын
aweome work man !!!!
@matthewlloyd2119 Жыл бұрын
Loving the Warrior
@mikemwangi849 Жыл бұрын
Yoooh sick amaizing insane tutorial🤪🤪
@muhamadabdul9231 Жыл бұрын
Awesome work, i had headache 2 day to resolve auth with sanctum spa. Migration from nuxt 2
@ronaldopeo19643 ай бұрын
Great!! Thanks!! Can you teach us build tiktok mobile app ❤
@ronaldopeo1964 Жыл бұрын
🎉 Supper man 😮 ❤ Hope you will build tiktok mobile app with this tech 🎉🎉🎉
@bondamus5430 Жыл бұрын
thanks ... superb tutorial.... clone anything using nuxt with firestore please
@developementpoints Жыл бұрын
Thanks a lot :) really useful :)
@rizhuljanuar1618 Жыл бұрын
Awesome , Next project bro.
@mon_codes Жыл бұрын
this is the content 🎉
@luismoreno1405 Жыл бұрын
CONGRATULATIONS EXCELLENT VIDEO , Could you make a complex system with more tables and more business rules some SAAS project THANKS!!
@NguyenTrong-ev5fu Жыл бұрын
amazing. thanks bro
@David55293 Жыл бұрын
amei o canal! vamos para o round one
@duongngocphuc4099 Жыл бұрын
Thank you so much!
@johnweeksdev Жыл бұрын
No problem!
@rafalmo5258 Жыл бұрын
Thank you for the video
@7ala9at Жыл бұрын
thank you man for this course, but i have question why you add dynamic class with condition "route.fullPath" i do not understand why please explain
@johnweeksdev Жыл бұрын
So for example, if the CURRENTPATH or FULLPATH is equal to the page you have specified then do something. so if you say: if(route.fullPath === '/profile') { // check if user is logged in } else { // go back to home page }
@matthewlloyd2119 Жыл бұрын
@@johnweeksdev Warrior
@faresgeek-dz5692 Жыл бұрын
Would you please make projects with tall stack + filament
@rsufiyand Жыл бұрын
Any live streaming app clone would be great.
@jonabirde Жыл бұрын
can you do more videos that has nodejs(like express) as backend? appreciate it
@codeguy7309 Жыл бұрын
1:49:22 Can you explain why you add ids to components?
@davidmutua6971 Жыл бұрын
For no reason at all. I believe is just his way of demarcation
@reikikaji11 күн бұрын
can you make a video on how to make the git hub work?
@programmersohan599 Жыл бұрын
Great man
@nature_matrika Жыл бұрын
can you please make a pull playlist for NUXT3 and Laravel passport/any API... please!!!!
@Rr-pq8ln Жыл бұрын
Hey man, great stuff! could you tell me please why did you pick Nuxt instead of Vue?
@pegaexpress4335 Жыл бұрын
are u goin update this? or just its a lear proyect? the proyect its good
@sharpsss7666 Жыл бұрын
What if I create laravel inside my nuxt application, name the folder laravel_api and my rest api will be there, will I not have to worry about ports and it will work right away ? Is there any way to make a monolith ?
@BlackProgrammer Жыл бұрын
sir please these type of videos provide in react or next js
@yusha790 Жыл бұрын
insane tutorial bro, can you use mevn stack to build next clone if possible tysm anyway
@whydowe1675 Жыл бұрын
YO JOHN Can you do AirBnb with Inertia SSR, Vue 3, Laravel, Breeze, Tailwind, Vite? Maybe Pinia? but would be cool to handle it with Laravel/ Inertia Functions, so no pinia?
@agamurat3019 Жыл бұрын
why did you use axios intead useFetch composables?
@codeguy7309 Жыл бұрын
I think it's his preference.
@zuko655 Жыл бұрын
useFetch is an ssr-friendly wrapper for ofetch. I think it's advisable to use composables that nuxt provides
@RamiFakih-e1e Жыл бұрын
whats that terminal you opened at the begining
@AXYZE Жыл бұрын
Hey, have you tried using Nuxt as a full stack framework (server components etc.) and using BaaS such as Supabase/AppWrite/PocketBase? I just found this video, saw your channel and I see that you're usually combine JavaScript with PHP (Laravel). I'm currently learning JavaScript and I'm curious if I would do everything for such clones in Nuxt alone, without learning PHP. I know that I can also use NodeJS for backend, but using Nuxt as a fullstack seems like a great choice, but sadly because I'm new its hard to know its limitations. So if you have free time, maybe consider to make some clone (like Udemy clone, Amazon clone, KZbin clone) only in Nuxt so we could learn if its a good choice? :)
9 ай бұрын
Thanks a lot. Could you please add clone ilovepdf? 😐
@learnwithshoaib1273 Жыл бұрын
why you removed vue3 ev charge map tutorials??
@zeroc7253 Жыл бұрын
I like this style! god job
@seabeckstarlite Жыл бұрын
clicking on the login button on the login form or create new user sign up does nothing??
@duncanell6 ай бұрын
Can this be uploaded to shared Hosting ?
@IvyNjoroge-c3r10 ай бұрын
does it allow live streaming services
@gmagnenat Жыл бұрын
Everything went smooth until the backend and some cors issues with the login 😢
@zuhrisaifudin7595 Жыл бұрын
Hi John can share your plugin vscode
@gor2em Жыл бұрын
yooooooooo this is coool
@Ali7med Жыл бұрын
vbase is extension?
@dannjohnrem Жыл бұрын
can I use docker and wsl?
@hxdsgn4375 Жыл бұрын
Dude got a hurricane strike yet still uploadin
@learnwithshoaib1273 Жыл бұрын
please upload ev charge map tutorials list again please. thank you
@johnweeksdev Жыл бұрын
Hey man, look on my twitter page and you'll find the videos
@learnwithshoaib1273 Жыл бұрын
@@johnweeksdev i have seen you twitter page that you have mentioned in this channel but nothing found. can you please share link here
@wondersall69163 ай бұрын
Thank you so much for this tutorial I've been wanting to make a social app for the longest time. Anyway, I have stumbled on an error that I'm afraid is taking too long to fix. The login and register functions aren't working, my console says it's something to do with axios and a 419 error. I solved the CSRF Cookie error but I still get the 419 login error and 401 logged in user error. Can someone share their thoughts on this, I don't know where the bug is
@pleas233 күн бұрын
any updates?
@wondersall69163 күн бұрын
@pleas23 the problem was my database connection 💀💀
@mr.fabian84714 ай бұрын
Thank you
@Daaboo7 ай бұрын
But but but but but, tiktok is a mobile app. How do I use the camera app on Ionic native with mounted android SDK, record and send it to the api endpoint in Vue 3. there is no guide how to do it without paying for firebase......
@costax54977 ай бұрын
man the error of the image is because when you uploads the image and put the cropper in the border he considers you have selected 0 in one of the sides (top, left) and change it into a empty position (example: top: 0 becames top: (no information) in the form data)
@costax54977 ай бұрын
i'm brazilian don't judge my english mistakes lol
@ahmednabil-oo3zq Жыл бұрын
wow keep going plz
@ProGamerru Жыл бұрын
I will try to replace laravel with rust
@chahinevenom93393 ай бұрын
he isn't using a database right?
@InvidiaRaindrops Жыл бұрын
Hi, I'm trying to follow along, and when it comes to testing and making the X icon show up with this line of code: I don't get an Icon when I run dev. It just turns it all back as the text " ✕ mdi:close" (this happens regardless of if I use X or ✕) so I can only assume it's not finding the Icon needed? I'm new to programming, what should I be doing here? I know this is just the test bit, but I'm worried that this indicates there'll be more issues down the line when I try to use
@e.a.kiseljova Жыл бұрын
🔥🔥🔥
@xubinzhu162 Жыл бұрын
cool
@dutchhustler Жыл бұрын
Please if there are any issues give some support i dont mind send some bucks for this