🔥🔥🔥 Check my full course "Build and Deploy Laravel E-commerce Website with Vue.js Admin Panel" at thecodeholic.com 🔥🔥🔥
@nightsurvivor Жыл бұрын
let me leave the anchor here. i will need this someday
@alphonsesossou4283 Жыл бұрын
An excellent course. Keep it up. How long will I have access to a premium course I paid for?
@tarunkumardewangan42398 ай бұрын
sir please 1 video making webapp using nextjs laravel deploy on shared hosting in hostiger please pleasepleasepleasepleaseplease please
@christianpetelegaspi61966 ай бұрын
Hi @TheCodeholic , I know you are busy. Please make an Laravel Inertia JS Vue version of this. Im sure you'll get all the views from laravel-inertia-vue community :)
@sayedahmadnaweed18 ай бұрын
I am about to completed it. It took me at least more than 50 hours studying, watching, rewatching, researching and following alone coding. If it is not the best tutorial, but it could be a best tutorial for learning vue3. Be careful newbies to not dive into this tutorial without any prior basic vue3 knowledge. Otherwise you may quit in the middle. Thank you @TheCodeholic for your immense effort.
@davidsyengo18932 жыл бұрын
Thanks alot! Between 1:09:00 to 1:13:00, that's a good example of the S and O in SOLID pattern, you've changed from fetch API to Axios without affecting other code in the login and register components. Genius!
@TheCodeholic2 жыл бұрын
Thank you for your nice words.🙏
@zoltanhorvathandsomenumbers2 жыл бұрын
This video is utterly useful for me as a software developer to help me understand things better.
@terterola2 жыл бұрын
Just documenting TROUBLESHOOTING I had that might be useful to someone else: 24:45 - If tailwind formatting does not work, try this: when adding the content values to the tailwind.config.js, pay hight attention to copy the code from the tab USING VUE of the Tailwindcss website. There are two tabs, near the top of the page. One is "Using React", the other one is "Using Vue". You can also add manually the extension "vue" to the list. That is the difference that causes tailwind not to work in this VUE project. 26:25 - If the header context menu does not work properly (when clicking the user picture), again, it is because you didn't copied the VUE version of the code. Pay attention that next to the COPY icon (button) there is a dropdown where we must select VUE to copy the full code that represents the entire component (with the TEMPLATE and SCRIPT sessions) 01:05:45 - When adding the Auth call, an error rises on the editor , something like "undefined type auth". For those who are new to PHP/Laravel, things like this can be tricky. But the solution is easy. Just add use Illuminate\Support\Facades\Auth at the top of the file.
@a.human.2 жыл бұрын
hey thankks a lot, tailwind formatting isn't working for me. I used vue though like you said :(
@ericblandet1134 Жыл бұрын
Thanks man !
@adrianolangaro4941 Жыл бұрын
Thank you man :)
@jdmpanthers452 жыл бұрын
Writing this comment when only 9 minutes into the video and I can already tell that you are going to be more helpful and thorough than 99% of KZbin programming tutorial makers! I'm excited to get through the whole guide, it's exactly what I need to get back into programming after a few years off!
@bartff55682 жыл бұрын
one hour through and I'm pretty impressed about how much work you put in these videos
@TheCodeholic2 жыл бұрын
Thanks buddy. Yoir comment means a lot
@Wojtasvx2 жыл бұрын
Thanks for tutorial, I have been waiting for simple app with Vue 3 + Laravel. Thanks for all you are doing for the community.
@TheCodeholic2 жыл бұрын
Welcome buddy. I hope you will learn something from it.
@tukeidavid1950 Жыл бұрын
The first ten minutes, you gave me the energy to follow and watch the all toturial. Thank you
@bernanribeiro33292 жыл бұрын
48:00 I needed to stop to click on like button. lol. I'm loving thits tutorial. Thanks very much!
@TheCodeholic2 жыл бұрын
Thanks my man. Such support gives me more motivation to keep making more videos.
@ayoubakkal4469 Жыл бұрын
im literally here because im struggling so much about linking laravel auth with vue , i will give you my review as soon as i finish the video edit : after finishing the video the only thing i have to say is perfection i love how much your code is clean, you gained a subscriber.
@shahriarshaon16262 жыл бұрын
Yes finally i completed that course. thank you so much 😎
@mrx7mrx3 жыл бұрын
Best stack! Most popular and common use. Didn’t watch yet but I’m sure u did a great job!
@TheCodeholic3 жыл бұрын
Thank you. I hope you will like it.
@breyjhanalmighty657 Жыл бұрын
So far, this is an excellent course on KZbin!
@leminhman74522 жыл бұрын
You are the savior of my life this is the 2nd series I learnt from you and it totally works out fine for me. Very detail and I could learn from 0 knowledge of the framework. Keep up the greate spirit.
@maxnicolaev362311 ай бұрын
used to code for a couple of years and at some point due to poor project management I gave up on coding and did a career break. I start off with your tutorial and hopefully to get that burning desire of coding back!
@TheCodeholic11 ай бұрын
Good luck buddy. Try to find the tutorials and reaources which will help you to stay motivated. Without motivation it's very hard.
@topalek3 жыл бұрын
Спасибо большое за такое видео. Долго ждал новых уроков на канале, с возвращением)))
@TyokahaIsrael2 жыл бұрын
Thanks a million, this video is what i have been looking for, great work sir, need more videos on laravel, vue 3 and tailwind
@TheCodeholic2 жыл бұрын
Thanks a lot. Will try...
@dipenparmar22732 жыл бұрын
Aswsome tutorial so far for laravel, Vue. A to z real real world project,. Thank you for your efforts... Amazing
@TheCodeholic2 жыл бұрын
Happy to know that. Thanks for your comment
@hristov12802 жыл бұрын
Great stuff man! I made online shopping application with Vue and Laravel for my semester project & I wish this video dropped before I presented it to my teacher, so I can take some ideas and implement them in the project but whatever, lol. It still doesn't stop me to learn something valueble. Keep it up 👍
@TheCodeholic2 жыл бұрын
Thanks buddy. Happy to hear that.
@joshuankrumah-buadu93413 жыл бұрын
Your approach is a senior developer approach. Great job.
@TheCodeholic3 жыл бұрын
Thanks
@vadimgerich98872 жыл бұрын
you are the best teacher i have ever seen. keep going, i appreciate your work very much.
@TheCodeholic2 жыл бұрын
Thank you! 😃
@RockstahRolln2 жыл бұрын
THIS is PRECISELY the Full Stack video I was looking for!!! Many Thanks!! I have subbed!
@jamestangeres48752 жыл бұрын
Excited to tackle this new valuable video. I started watching your tutorials after I watched your video about PHP roadmap. I like the way you explained the topics, easy to understand. God bless as always. Thank you Sir Zura, from phil with ❣️
@TheCodeholic2 жыл бұрын
Thanks my friend. I appreciate
@rajeshbudhathoki78882 жыл бұрын
An awesome course from my favorite Guru! Thanks for creating it. Keep it up. 🙏🙏🙏
@TheCodeholic2 жыл бұрын
Thanks a lot buddy for your nice words. Appreciate... I hope you will like the course.
@christopheramaeme1585 Жыл бұрын
Thank you, This course is amazing
@violin2453 жыл бұрын
just what I needed. thank you. Love laravel content
@blakestokes76902 жыл бұрын
Wonderful tutorial man! Going to use this as a reference during development when needed. Thanks for taking the time to go over things like generating ssh keys. It's always helpful!
@TheCodeholic2 жыл бұрын
I do it for such a lovely comments. Thank you. 🙏 If you find it good enough please share it on your social media.
@maruf19072 жыл бұрын
I had not seen a tutorial like this. This is a perfection
@TheCodeholic2 жыл бұрын
Thanks a lot.
@thatsenam91832 жыл бұрын
You are almost nearly close to Brad Traversy. Best of luck buddy. Loved you content.
@TheCodeholic2 жыл бұрын
Huge thanks buddy. Such comments mean a lot to me.
@jojojojojo17942 жыл бұрын
i have already followed your MVC Project - i am really happy you made this
@TheCodeholic2 жыл бұрын
Thank you. I hope it will help.
@jojojojojo17942 жыл бұрын
@@TheCodeholic i bet - its funny i was just looking for a lara + vue project to follow along. greate timing
@dfordemo9812 жыл бұрын
big love from pakistan, your courses are making me a great and super backend developer and front-end engineer | thanks zura
@TheCodeholic2 жыл бұрын
Thank you so much. It means a lot to me.
@actu-soft3 жыл бұрын
I'm very interested by this approach you're used! Thanks for this most important course!
@sayedahmadnaweed12 жыл бұрын
@CYSPORT GIST It is immoral to market for your useless video. At lease have this courage to thanks this guy with a such a wonderful tutorial.
@iBbeenon0piumforthelast10days7 ай бұрын
thank u, i'm still learning but i managed to make something with ur help + thx for posting the source code u are a legend
@phpisdead2 жыл бұрын
BEST VIDEO ON KZbin
@joaosiqueira51802 жыл бұрын
Thanks for the video. I've been looking for a content like this since last week. Hugs from Brazil
@TheCodeholic2 жыл бұрын
Glad you enjoyed it!
@mraihan192 жыл бұрын
its really helpfull to learn vue laravel and tailwind css. thanks for your contribution to the world.
@talehtaghi82492 жыл бұрын
Great job, man! It's the second video of yours that I've watched, and both of them are absolutely useful and include really lots of important stuff
@TheCodeholic2 жыл бұрын
I am really happy to hear that
@buiquocanh36862 жыл бұрын
i am student from Vietnam, thank you very much!
@arturorodriguezgonzalez77072 жыл бұрын
The best Full Stack App video in the whole internet, congratulations! I have a question. What is the best way to work with import and export Excel files in Laravel -Vue?
@awdev4932 жыл бұрын
I am just starting now to watch this video and I liked the video in advance. I'll talk to you soon when I finish the whole tutorial.
@DaniIhzaFarrosi2 жыл бұрын
This is really useful. I haven't deployed a full stack web myself, so this really helps. Thank you
@RicShaa2 жыл бұрын
Wow this project is awesome. Thanks for putting in the effort. Definitely will takle this project on the weekend :)
@TheCodeholic2 жыл бұрын
Thank you. Hope you enjoy it!
@opiaaustin93842 жыл бұрын
you've done something beautiful, i really wanted a crash crouse back to vue3 and composition api , this is perfect
@jimson70702 жыл бұрын
because the tutorial is so compact its will not be easy for beginners to digest the coding methodology logic and path of the project.
@JesusGil902 жыл бұрын
im starting, looks amazing this course
@abuqeisimran96762 жыл бұрын
I really interest with this video tutorial, I've been searching modern Laravel with Tailwindcss tutorial and I find this cool video. Thank you so much Sir for this video. It's great and you really help me to learning Laravel better.
@TheCodeholic2 жыл бұрын
Happy to know that
@kanagat_zh2 жыл бұрын
thank you I loved it, please continue in this temp
@feysalmama18002 жыл бұрын
this is what I am searching for. thank you very much! this helps a lot.
@marcosgonzales20072 жыл бұрын
i liked this video about a month ago. Today i'm finally going to get it started can't wait. Thank you @The codeholic
@mexantos2 жыл бұрын
This is what i want the most. There still many that i want to add to those thing, such as easy configuration(settings) in the dashboard, plug and play feature with extension or plugin and theming. Thanks in advance.
@gregherrick4013 Жыл бұрын
Great video Zura! Very, very helpful! Thanks so much!
@TheCodeholic Жыл бұрын
Thanks for your comment.
@ossamaelidrissi26242 жыл бұрын
Excellent course , Thank you from Morocco
@TheCodeholic2 жыл бұрын
Welcome
@behzodjon2 жыл бұрын
Thank you,bro! We love this stack!
@TheCodeholic2 жыл бұрын
Welcome. I hope you will like it so much to share it.
@tanuemonet90562 жыл бұрын
this is an amazing video, the content is just awesome
@TheCodeholic2 жыл бұрын
Thanks buddy
@thahawahid62002 жыл бұрын
Looking forward. :)
@zoeksnarf72 жыл бұрын
Amazing video Zura! Thank you very much, for context I'm not very advanced yet with programming - mainly using python/django for web dev - and I wanted to study a bit about Laravel because loads of corporations use it for their software. Your course taught me a lot of new things, so thanks again!
@TheCodeholic2 жыл бұрын
Thank you as well. Good luck on your journey.
@molla40972 жыл бұрын
just started. Excited
@TheCodeholic2 жыл бұрын
Good luck
@Mytztomer2 жыл бұрын
A fantastic tutorial, indeed!!!! I never thought I would build with Larvel, but the Vue, which integrates with it as a front, bought me. Ever since, I left with many questions about Laravel and the way it works and the basics of all the modules, resources, and in general... Wish you make a tutorial about that.
@TheCodeholic2 жыл бұрын
Happy to hear that. Stay tuned. I will release ecommerce tutorial soon
@MrDaskaF2 жыл бұрын
I've had Hostinger hosting for a while now, but have struggled with how to handle mapping the non-configurable/public_html to the /public folder of my laravel projects. I hadn't thought of just using a sym link, Thanks so much for this suggestion!
@awdev4932 жыл бұрын
I am just starting now to watch this video and I liked the video in advance. I'll talk to you soon when I finish the whole tutorial. 😀
@TheCodeholic2 жыл бұрын
How is it now after 5 hours? 😀
@kdroy1393 жыл бұрын
Great Tutorial..!! Love to learn more....
@sayeedbintariq1372 жыл бұрын
Awesome Bro. Keep going with project based tutorial.
@TheCodeholic2 жыл бұрын
Thank you, I will
@pierrialexander2 жыл бұрын
Excellent course & thank you for this!!! From Brazil!
@pwcodigo2 жыл бұрын
I too
@thewpwing2 жыл бұрын
I am verymuch exited to go with the flow. I saved it for watch later playlist as I am currently watching another tutorial of ReactJS. I would love to get a full stack project using ReactJS and Laravel from you. Thanks :)
@TheCodeholic2 жыл бұрын
Thank you. Will keep your suggestion in mind.
@brandonlange22602 жыл бұрын
Built a project very similar to this a couple months back, keep up the good work man!
@TheCodeholic2 жыл бұрын
Nice to know. Thank you.
@tinashecheuka78742 жыл бұрын
Looking forward to getting in...
@moodysegun89042 жыл бұрын
Great work 💯🔥🔥
@TheCodeholic2 жыл бұрын
Thanks a lot
@AlaminMacharia2 жыл бұрын
Thank you for taking the time to make such an informative video.
@TheCodeholic2 жыл бұрын
Glad it was helpful!
@haw_to_draw2 жыл бұрын
is this magic or what❣❣❣
@devanochi30732 жыл бұрын
Amazing work , added to my schedule , thanks for the hard work .
@TheCodeholic2 жыл бұрын
Awesome, thank you! Let me know your thoughts when you watch it.
@idahosanosa Жыл бұрын
this is still a very relevant and awesome tutorial.
@denyssamsonov93692 жыл бұрын
Excellent course & thank you for this!
@TheCodeholic2 жыл бұрын
Thanks for your comment. More is coming.
@brainyworld21843 жыл бұрын
Nice content as always, thanks for all you are doing for the community.
@giovaniguimaraes98222 жыл бұрын
Best stack! Thank you very much for class!
@TheCodeholic2 жыл бұрын
You're welcome. Very glad that you like it.
@hustlenthrive4042 жыл бұрын
wonderful tutorial fell in love with it first glance.
@TheCodeholic2 жыл бұрын
Thank you. Appreciate your nice words. 🙏
@orlandochinchi15982 жыл бұрын
Thank you very much for the video, it helped me improve my laravel skills and learn vuejs.
@TheCodeholic2 жыл бұрын
Happy to hear that
@FauziNS2 жыл бұрын
Awesome! This will be my weekend project!
@trongoanhnguyen71162 жыл бұрын
Thanks a lot, this is what I searching for ages. Love the way you teach.
@TheCodeholic2 жыл бұрын
Very glad that you like it. Thank you
@ihtishamkhan59142 жыл бұрын
love your sincere efforts to deliver your knowledge
@TheCodeholic2 жыл бұрын
Thanks a lot.
@matheusdeoliveiraandrade29962 жыл бұрын
very cool!! you helped me with a great project, hugs from Brazil
@TheCodeholic2 жыл бұрын
Amazing to hear that. Thank you 🙏
@kenhcuatai3 жыл бұрын
I appreciate your work. Keep it up Bro!
@TheCodeholic3 жыл бұрын
Thanks buddy. Such comments mean a lot. 🙏
@hooktest81013 жыл бұрын
awesome as always 😀
@haroonbadshah46352 жыл бұрын
I am really thank full for this video it helps me alot :)
@AliHassan-wc6nb3 жыл бұрын
Bro, seriously you are too good!
@TheCodeholic3 жыл бұрын
Such comments make my day ❤
@AliHassan-wc6nb3 жыл бұрын
@@TheCodeholic bro thanks for kind response! If you ever get a spare time, please cover 2 things, 1:Reporting in php for enterprise applications, preferably yii2. 2: background/long running jobs on button click with Asyn to avoid waiting for page load and get response in UI if the job completed successfully.
@AliHassan-wc6nb3 жыл бұрын
@@TheCodeholic I am stuck in these 2 things. I was following your yii2 videos.
@TheCodeholic3 жыл бұрын
Will try
@TheCodeholic3 жыл бұрын
Reporting is very anstract. What type of reports do you mean?
@croanna_ Жыл бұрын
After npm run dev 21:44, default port is 5173, and when I open it, I only see "This is the Vite development server that provides Hot Module Replacement for your Laravel application. To access your Laravel application, you will need to run a local development server.". What do I have to do to see what you see?
@bold_breakdowns10 ай бұрын
when you go you go really hard!!! hot stuff!!!
@rogue88892 жыл бұрын
The video and the channel is amazing thank you for this
@evilzona81052 жыл бұрын
thank you so much for this tutorial. i learned lot for things. thank you soooo much for your valuable time.. ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
@TheCodeholic2 жыл бұрын
Welcome.
@mohamedaminelaaryech79572 жыл бұрын
Thank you a lot for this course
@Lubbock.2 жыл бұрын
არ ველოდი ქართველის ვიდეოს რო ვნახავდი Full stack application ზე xD, Great video and project!
@TheCodeholic2 жыл бұрын
იმედია მოგეწონება. Thanks my friend.
@richie57692 жыл бұрын
Really amazing video just what I needed as well. Thank you so much.
@TheCodeholic2 жыл бұрын
Glad it was helpful!
@gushung02 жыл бұрын
Excellent course & thank you for this! I was wondering if you're planning on creating a livewire equivalent?
@chawerkamanga21992 жыл бұрын
We are actually getting this for free thanks a lot 👏🏼👏🏼
@TheCodeholic2 жыл бұрын
You're welcome
@dev-am13033 жыл бұрын
doing one project with nuxt static generated site for jamstack and laravel would be one of a kind in KZbin as well. none the less thank you very much for this much needed tutorial.
@TheCodeholic3 жыл бұрын
Will keep that in mind. I hope you will enjoy the tutorial.
@WEXXTER2 жыл бұрын
It really helps me a lot! Thank you and God bless bro.
@jehdaiilegrand68292 жыл бұрын
Great work Man !!!! Thanks a lot and may God bless you !!!
@TheCodeholic2 жыл бұрын
Thank you my friend. I hope you learn a lot from the project.
@jehdaiilegrand68292 жыл бұрын
@@TheCodeholic I learned so much !!!
@zhitoooo Жыл бұрын
please make more complex topics such as use object storage in laravel app or how manage streams , more advance topics, thank you
@karam01012 жыл бұрын
Thank you very much!!!!! this is what I am searching for.
@TheCodeholic2 жыл бұрын
Glad to hear that
@eegle9621 Жыл бұрын
Amzing video very useful. What could be also very useful would be to access the code examples in a git repo. Maybe did you mention it somewhere and I missed it.