I Built Full Stack Application with Laravel, Vue 3 and Tailwindcss

Поделиться
HTML-код
  • Опубликовано: 3 янв 2025

Комментарии • 708

  • @TheCodeholic
    @TheCodeholic  2 года назад +11

    🔥🔥🔥 Check my full course "Build and Deploy Laravel E-commerce Website with Vue.js Admin Panel" at thecodeholic.com 🔥🔥🔥

    • @nightsurvivor
      @nightsurvivor Год назад

      let me leave the anchor here. i will need this someday

    • @alphonsesossou4283
      @alphonsesossou4283 Год назад

      An excellent course. Keep it up. How long will I have access to a premium course I paid for?

    • @tarunkumardewangan4239
      @tarunkumardewangan4239 8 месяцев назад +1

      sir please 1 video making webapp using nextjs laravel deploy on shared hosting in hostiger
      please pleasepleasepleasepleaseplease please

    • @christianpetelegaspi6196
      @christianpetelegaspi6196 6 месяцев назад

      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 :)

  • @terterola
    @terterola 2 года назад +14

    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.
      @a.human. 2 года назад

      hey thankks a lot, tailwind formatting isn't working for me. I used vue though like you said :(

    • @ericblandet1134
      @ericblandet1134 Год назад +1

      Thanks man !

    • @adrianolangaro4941
      @adrianolangaro4941 Год назад

      Thank you man :)

  • @sayedahmadnaweed1
    @sayedahmadnaweed1 8 месяцев назад +2

    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.

  • @bartff5568
    @bartff5568 2 года назад +22

    one hour through and I'm pretty impressed about how much work you put in these videos

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Thanks buddy.
      Yoir comment means a lot

  • @jdmpanthers45
    @jdmpanthers45 2 года назад +9

    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 RUclips 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!

  • @zoltanhorvathandsomenumbers
    @zoltanhorvathandsomenumbers 2 года назад +15

    This video is utterly useful for me as a software developer to help me understand things better.

  • @Wojtasvx
    @Wojtasvx 2 года назад +7

    Thanks for tutorial, I have been waiting for simple app with Vue 3 + Laravel. Thanks for all you are doing for the community.

    • @TheCodeholic
      @TheCodeholic  2 года назад +2

      Welcome buddy.
      I hope you will learn something from it.

  • @tukeidavid1950
    @tukeidavid1950 Год назад +1

    The first ten minutes, you gave me the energy to follow and watch the all toturial. Thank you

  • @davidsyengo1893
    @davidsyengo1893 2 года назад +1

    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!

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thank you for your nice words.🙏

  • @mrx7mrx
    @mrx7mrx 3 года назад +19

    Best stack! Most popular and common use. Didn’t watch yet but I’m sure u did a great job!

    • @TheCodeholic
      @TheCodeholic  3 года назад +2

      Thank you. I hope you will like it.

  • @breyjhanalmighty657
    @breyjhanalmighty657 Год назад +1

    So far, this is an excellent course on RUclips!

  • @christopheramaeme1585
    @christopheramaeme1585 Год назад +2

    Thank you, This course is amazing

  • @phpisdead
    @phpisdead 2 года назад +2

    BEST VIDEO ON RUclips

  • @maruf1907
    @maruf1907 2 года назад +2

    I had not seen a tutorial like this. This is a perfection

  • @bernanribeiro3329
    @bernanribeiro3329 2 года назад +2

    48:00 I needed to stop to click on like button. lol. I'm loving thits tutorial. Thanks very much!

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Thanks my man. Such support gives me more motivation to keep making more videos.

  • @violin245
    @violin245 3 года назад +5

    just what I needed. thank you. Love laravel content

  • @maxnicolaev3623
    @maxnicolaev3623 11 месяцев назад +1

    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!

    • @TheCodeholic
      @TheCodeholic  11 месяцев назад +1

      Good luck buddy. Try to find the tutorials and reaources which will help you to stay motivated. Without motivation it's very hard.

  • @topalek
    @topalek 3 года назад +6

    Спасибо большое за такое видео. Долго ждал новых уроков на канале, с возвращением)))

  • @joshuankrumah-buadu9341
    @joshuankrumah-buadu9341 3 года назад +8

    Your approach is a senior developer approach. Great job.

  • @shahriarshaon1626
    @shahriarshaon1626 2 года назад +1

    Yes finally i completed that course. thank you so much 😎

  • @leminhman7452
    @leminhman7452 2 года назад +1

    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.

  • @ayoubakkal4469
    @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.

  • @dipenparmar2273
    @dipenparmar2273 2 года назад +3

    Aswsome tutorial so far for laravel, Vue. A to z real real world project,. Thank you for your efforts... Amazing

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Happy to know that.
      Thanks for your comment

  • @vadimgerich9887
    @vadimgerich9887 2 года назад +1

    you are the best teacher i have ever seen. keep going, i appreciate your work very much.

  • @thahawahid6200
    @thahawahid6200 2 года назад +1

    Looking forward. :)

  • @tanuemonet9056
    @tanuemonet9056 2 года назад +3

    this is an amazing video, the content is just awesome

  • @thatsenam9183
    @thatsenam9183 2 года назад +4

    You are almost nearly close to Brad Traversy. Best of luck buddy. Loved you content.

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Huge thanks buddy. Such comments mean a lot to me.

  • @molla4097
    @molla4097 2 года назад +1

    just started. Excited

  • @kanagat_zh
    @kanagat_zh 2 года назад +2

    thank you I loved it, please continue in this temp

  • @behzodjon
    @behzodjon 2 года назад +2

    Thank you,bro! We love this stack!

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Welcome.
      I hope you will like it so much to share it.

  • @Lubbock.
    @Lubbock. 2 года назад +1

    არ ველოდი ქართველის ვიდეოს რო ვნახავდი Full stack application ზე xD, Great video and project!

    • @TheCodeholic
      @TheCodeholic  2 года назад

      იმედია მოგეწონება.
      Thanks my friend.

  • @ossamaelidrissi2624
    @ossamaelidrissi2624 2 года назад +2

    Excellent course , Thank you from Morocco

  • @kdroy139
    @kdroy139 3 года назад +3

    Great Tutorial..!! Love to learn more....

  • @gregherrick4013
    @gregherrick4013 Год назад +1

    Great video Zura! Very, very helpful! Thanks so much!

  • @hristov1280
    @hristov1280 2 года назад +6

    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 👍

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thanks buddy.
      Happy to hear that.

  • @jojojojojo1794
    @jojojojojo1794 2 года назад +1

    i have already followed your MVC Project - i am really happy you made this

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thank you. I hope it will help.

    • @jojojojojo1794
      @jojojojojo1794 2 года назад +1

      @@TheCodeholic i bet - its funny i was just looking for a lara + vue project to follow along. greate timing

  • @joaosiqueira5180
    @joaosiqueira5180 2 года назад +1

    Thanks for the video. I've been looking for a content like this since last week. Hugs from Brazil

  • @RockstahRolln
    @RockstahRolln 2 года назад

    THIS is PRECISELY the Full Stack video I was looking for!!! Many Thanks!! I have subbed!

  • @blakestokes7690
    @blakestokes7690 2 года назад +5

    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!

    • @TheCodeholic
      @TheCodeholic  2 года назад +3

      I do it for such a lovely comments. Thank you.
      🙏
      If you find it good enough please share it on your social media.

  • @actu-soft
    @actu-soft 3 года назад +4

    I'm very interested by this approach you're used!
    Thanks for this most important course!

    • @sayedahmadnaweed1
      @sayedahmadnaweed1 2 года назад

      @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.

  • @TyokahaIsrael
    @TyokahaIsrael 2 года назад +3

    Thanks a million, this video is what i have been looking for, great work sir, need more videos on laravel, vue 3 and tailwind

  • @rajeshbudhathoki7888
    @rajeshbudhathoki7888 2 года назад +4

    An awesome course from my favorite Guru! Thanks for creating it. Keep it up. 🙏🙏🙏

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thanks a lot buddy for your nice words. Appreciate...
      I hope you will like the course.

  • @buiquocanh3686
    @buiquocanh3686 2 года назад

    i am student from Vietnam, thank you very much!

  • @JesusGil90
    @JesusGil90 2 года назад +1

    im starting, looks amazing this course

  • @giovaniguimaraes9822
    @giovaniguimaraes9822 2 года назад +2

    Best stack! Thank you very much for class!

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      You're welcome.
      Very glad that you like it.

  • @feysalmama1800
    @feysalmama1800 2 года назад +1

    this is what I am searching for. thank you very much!
    this helps a lot.

  • @jimson7070
    @jimson7070 2 года назад +1

    because the tutorial is so compact its will not be easy for beginners to digest the coding methodology logic and path of the project.

  • @denyssamsonov9369
    @denyssamsonov9369 2 года назад +1

    Excellent course & thank you for this!

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thanks for your comment. More is coming.

  • @pierrialexander
    @pierrialexander 2 года назад +1

    Excellent course & thank you for this!!! From Brazil!

  • @dfordemo981
    @dfordemo981 2 года назад +1

    big love from pakistan, your courses are making me a great and super backend developer and front-end engineer | thanks zura

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Thank you so much. It means a lot to me.

  • @jamestangeres4875
    @jamestangeres4875 2 года назад +4

    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 ❣️

  • @mraihan19
    @mraihan19 2 года назад

    its really helpfull to learn vue laravel and tailwind css. thanks for your contribution to the world.

  • @RicShaa
    @RicShaa 2 года назад +1

    Wow this project is awesome. Thanks for putting in the effort. Definitely will takle this project on the weekend :)

  • @hustlenthrive404
    @hustlenthrive404 2 года назад +1

    wonderful tutorial fell in love with it first glance.

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thank you. Appreciate your nice words. 🙏

  • @isaacsouza17
    @isaacsouza17 2 года назад +1

    This is pure gold!!!

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Thanks man. Such comments mean a lot.

  • @hooktest8101
    @hooktest8101 3 года назад +1

    awesome as always 😀

  • @AlaminMacharia
    @AlaminMacharia 2 года назад

    Thank you for taking the time to make such an informative video.

  • @AliHassan-wc6nb
    @AliHassan-wc6nb 3 года назад +1

    Bro, seriously you are too good!

    • @TheCodeholic
      @TheCodeholic  3 года назад

      Such comments make my day ❤

    • @AliHassan-wc6nb
      @AliHassan-wc6nb 3 года назад

      @@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-wc6nb
      @AliHassan-wc6nb 3 года назад

      @@TheCodeholic I am stuck in these 2 things. I was following your yii2 videos.

    • @TheCodeholic
      @TheCodeholic  3 года назад

      Will try

    • @TheCodeholic
      @TheCodeholic  3 года назад

      Reporting is very anstract. What type of reports do you mean?

  • @moodysegun8904
    @moodysegun8904 2 года назад +1

    Great work 💯🔥🔥

  • @DaniIhzaFarrosi
    @DaniIhzaFarrosi 2 года назад

    This is really useful. I haven't deployed a full stack web myself, so this really helps. Thank you

  • @sayeedbintariq137
    @sayeedbintariq137 2 года назад +1

    Awesome Bro. Keep going with project based tutorial.

  • @taslimsuman
    @taslimsuman 2 года назад +1

    Really one of the best one

  • @bold_breakdowns
    @bold_breakdowns 10 месяцев назад

    when you go you go really hard!!! hot stuff!!!

  • @talehtaghi8249
    @talehtaghi8249 2 года назад +1

    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

  • @MrDaskaF
    @MrDaskaF 2 года назад +2

    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!

  • @idahosanosa
    @idahosanosa Год назад +1

    this is still a very relevant and awesome tutorial.

  • @tinashecheuka7874
    @tinashecheuka7874 2 года назад +1

    Looking forward to getting in...

  • @lugmonxojapardayev1219
    @lugmonxojapardayev1219 2 года назад +1

    Great video!

  • @ihtishamkhan5914
    @ihtishamkhan5914 2 года назад +1

    love your sincere efforts to deliver your knowledge

  • @jehdaiilegrand6829
    @jehdaiilegrand6829 2 года назад +1

    Great work Man !!!! Thanks a lot and may God bless you !!!

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Thank you my friend. I hope you learn a lot from the project.

    • @jehdaiilegrand6829
      @jehdaiilegrand6829 2 года назад

      @@TheCodeholic I learned so much !!!

  • @iliadzidzishvili7500
    @iliadzidzishvili7500 2 года назад +1

    დიდი მადლობა ზურა

  • @opiaaustin9384
    @opiaaustin9384 2 года назад

    you've done something beautiful, i really wanted a crash crouse back to vue3 and composition api , this is perfect

  • @iBbeenon0piumforthelast10days
    @iBbeenon0piumforthelast10days 7 месяцев назад

    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

  • @RealWackyFrog
    @RealWackyFrog 2 года назад +1

    Awesome tutorial! Thank you very much!

  • @karam0101
    @karam0101 2 года назад +1

    Thank you very much!!!!! this is what I am searching for.

  • @devanochi3073
    @devanochi3073 2 года назад +1

    Amazing work , added to my schedule , thanks for the hard work .

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Awesome, thank you! Let me know your thoughts when you watch it.

  • @kenhcuatai
    @kenhcuatai 2 года назад +1

    I appreciate your work. Keep it up Bro!

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Thanks buddy. Such comments mean a lot. 🙏

  • @mohamedaminelaaryech7957
    @mohamedaminelaaryech7957 2 года назад +1

    Thank you a lot for this course

  • @shortalien9714
    @shortalien9714 2 года назад +1

    Good man! Thank you for this magic travel

  • @mayyadanartun168
    @mayyadanartun168 2 года назад +1

    Thanks for the tutorial.That’s what I need

  • @mexantos
    @mexantos 2 года назад +2

    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.

  • @FauziNS
    @FauziNS 2 года назад

    Awesome! This will be my weekend project!

  • @MrJoboski
    @MrJoboski 2 года назад +1

    wonderful tutorial!

  • @awdev493
    @awdev493 2 года назад

    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.

  • @mphatsomtogolo6263
    @mphatsomtogolo6263 2 года назад +1

    This is a great tutorial thank you man

  • @abdalhfeez4350
    @abdalhfeez4350 2 года назад +1

    Absolutely amazing.

  • @dianafridabtmfrid923
    @dianafridabtmfrid923 2 года назад +1

    thank youuu so much fr this tutorial!!

  • @Ahmet_Altun
    @Ahmet_Altun 3 года назад

    Kral, muazzam bir video olmuş. Teşekkürler.

  • @abuqeisimran9676
    @abuqeisimran9676 2 года назад

    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.

  • @floppyBE565
    @floppyBE565 2 года назад +1

    Thank you sir for your hard work

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Welcome my friend, I hope it will help.

  • @rogue8889
    @rogue8889 2 года назад

    The video and the channel is amazing thank you for this

  • @haroonbadshah4635
    @haroonbadshah4635 2 года назад +1

    I am really thank full for this video it helps me alot :)

  • @lutforurc
    @lutforurc 2 года назад +1

    Thanks for this video.

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Welcome. I hope you will like it.

  • @matheusdeoliveiraandrade2996
    @matheusdeoliveiraandrade2996 2 года назад +1

    very cool!! you helped me with a great project, hugs from Brazil

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Amazing to hear that. Thank you 🙏

  • @Mytztomer
    @Mytztomer 2 года назад

    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.

    • @TheCodeholic
      @TheCodeholic  2 года назад

      Happy to hear that. Stay tuned. I will release ecommerce tutorial soon

  • @zoeksnarf7
    @zoeksnarf7 2 года назад +1

    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!

    • @TheCodeholic
      @TheCodeholic  2 года назад +1

      Thank you as well. Good luck on your journey.

  • @marcosgonzales2007
    @marcosgonzales2007 2 года назад

    i liked this video about a month ago. Today i'm finally going to get it started can't wait. Thank you @The codeholic

  • @richie5769
    @richie5769 2 года назад +1

    Really amazing video just what I needed as well. Thank you so much.

  • @ezekielabdul6661
    @ezekielabdul6661 2 года назад

    Helpful tutorial! Great work

  • @brandonlange2260
    @brandonlange2260 2 года назад

    Built a project very similar to this a couple months back, keep up the good work man!