Deploy LARAVEL 11 app on Shared Hosting with C-Panel in 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 54

  • @suyogyagautam2563
    @suyogyagautam2563 4 หลายเดือนก่อน +4

    Best Tutorial hands down. Other ones always gave me errors like css not compiling or vite manifest not found etc. This has no flaws

  • @paashaasXD
    @paashaasXD 3 หลายเดือนก่อน +1

    omg finally. First I tried to build through SSH on hostinger shared server but I ran into many errors. Then I realized I can just build it locally and upload the node modules en build folder. With the help of this tutorial it's finally working! thanks!

  • @BrettRoscoe-b6t
    @BrettRoscoe-b6t 3 หลายเดือนก่อน +1

    This was an absolutely amazing Laravel tutorial series. Thanks so much for making these videos available on TH-cam.

  • @abdulhaleem6832
    @abdulhaleem6832 หลายเดือนก่อน

    You are a Gem man. After searching for 3 days I finally found the right video to deploy my laravel app. Thumbs up Man

  • @drkizzy6515
    @drkizzy6515 หลายเดือนก่อน

    This has driven me crazy for 3 days.
    Your tutorial solves it for me.
    I just don't understand why it works.
    Note: I had a dir structure "assets core index.php" vite built into assets. The core directory is laravel-core. I configured my public_path() to point to assets. Yet it loads without the css and js.
    I moved out the build from assets directory, to same directory as index.php and core, deleted assets directory, put the manifest.json into "public/build" and it started working.

  • @alfinal3845
    @alfinal3845 12 วันที่ผ่านมา

    Thank you so much, this is straight up the most easiest tutorial to follow and it's work perfectly!

  • @ibadal-mahrak
    @ibadal-mahrak 2 หลายเดือนก่อน +1

    Actually what i do to deploy laravel is create new dir with the name of project lets say Blog then inside this dir i create another dir i call it src and i put all laravel files and folder inside src folder then i move all files and folder from public folder to root folder which is Blog then i change index.php like what you did in 5:00 and all thing will work as a charm .

  • @DylRicho
    @DylRicho 13 วันที่ผ่านมา

    Thank you so much Jon.

  • @hanymax
    @hanymax 5 หลายเดือนก่อน +1

    mysql will work fine maybe the problem with your shared host but you did great job .. thanks for you sharing

  • @akhdanx
    @akhdanx 4 หลายเดือนก่อน +2

    how about if there's no terminal in my cpanel? and I unable to using SSH too. I only can access using FTP

    • @karakondzula4216
      @karakondzula4216 2 หลายเดือนก่อน

      And letters C, V, X and Ctrl on your keyboard don't work, just to make it a bit more challenging? 😂 Seriously, change your hosting provider. Hosts that provide ssh access, git, composer, etc... aren't that expensive any more. Even the biggest cheap-asses (of all companies I work with) started using such hosts.

  • @nurbakiguzeller8809
    @nurbakiguzeller8809 4 หลายเดือนก่อน +2

    The size of my Laravel file is 2.5 GB. What is the reason of this? Do I need to downsize? If so, can you help me how to make it smaller? vender file 2.3gb

    • @MuhammadRizki-tr8vp
      @MuhammadRizki-tr8vp 4 หลายเดือนก่อน

      Nope you don't need, just upload it. I have same size as you

    • @LearnWithJonVadar
      @LearnWithJonVadar  4 หลายเดือนก่อน

      Do you have photos or videos in your project when you’re deploying it?

  • @gorr9737
    @gorr9737 วันที่ผ่านมา

    what if there are any workers I need to run?

  • @heheh8877
    @heheh8877 6 หลายเดือนก่อน

    hello, i want to ask, why does my phone does not rendering the tailwind css in laravel, i am still using php artisan serve --host myip address to test if my laravel project is working properly in my mobile phone

  • @muhamadipal2410
    @muhamadipal2410 5 หลายเดือนก่อน +1

    I followed the entire tutorial video and even repeated it, but why does my project return error 500?

    • @CodeFixing
      @CodeFixing 5 หลายเดือนก่อน

      .env cek lagi bang

    • @khalidyoga7517
      @khalidyoga7517 2 หลายเดือนก่อน

      same

    • @khalidyoga7517
      @khalidyoga7517 2 หลายเดือนก่อน

      @@CodeFixing dah bener

  • @peoplease_need
    @peoplease_need 6 หลายเดือนก่อน

    do i need to move my css, js, views folder from resources to public folder? and do i need to run "php artisan build" first when i wanna deploy my laravel?
    anyway thanks, nice video!

  • @arnel3530
    @arnel3530 หลายเดือนก่อน

    First of all, thanks a lot for this amazing tutorial and it worked on my end smoothly. But I got one follow up question, what if I have changes on the project and I want to update the server for this? Should I overwrite everything from the current working setup in the server? Thanks in advance.

    • @LearnWithJonVadar
      @LearnWithJonVadar  หลายเดือนก่อน +1

      Thank you for your comment. I'd say it depends on amount of changes you want to make on your project. If they are minor changes, I'd personally just do it directly on the server without taking down the site, but if it's a big upgrade or change then I'd suggest backup everything and then upgrade.

    • @arnel3530
      @arnel3530 หลายเดือนก่อน

      @@LearnWithJonVadar Thank you so much for the reply, I really appreciate it. However, I tried your suggestion to directly update minor changes on the server. Like simple changing text from Home.vue file, but it did not reflect to the site. Does it need to run npm again?

  • @sajidifti6806
    @sajidifti6806 หลายเดือนก่อน

    Thanks a Lot!!!!! Subscribed ❤

  • @1o1_records
    @1o1_records หลายเดือนก่อน

    So you don't need to run node modules?

  • @samuelnjau8086
    @samuelnjau8086 2 หลายเดือนก่อน +1

    Thank You alot.

  • @vikramsharma9412
    @vikramsharma9412 2 หลายเดือนก่อน

    hey after hosting that application on cpanel. can we share that cpanel link to other people and will application still work when they open up the link

  • @xirpl2-riskirahmand276
    @xirpl2-riskirahmand276 4 หลายเดือนก่อน

    i have a issue, 500 internal server error, log not created, i think this is permission issue

    • @batsmanist
      @batsmanist 3 หลายเดือนก่อน

      Try changing the php version to that on your local machine

  • @PanhaRa-f2d
    @PanhaRa-f2d 6 หลายเดือนก่อน

    Thank you so much for course.

  • @khalidyoga7517
    @khalidyoga7517 2 หลายเดือนก่อน

    symbolic link is mandatory?

  • @birhatshukry7602
    @birhatshukry7602 6 หลายเดือนก่อน

    thank you for this course

  • @govindamishra3746
    @govindamishra3746 6 หลายเดือนก่อน

    How many topics are left?

    • @LearnWithJonVadar
      @LearnWithJonVadar  6 หลายเดือนก่อน +2

      None for this project. I may work on another project with a starter kit and more features from Laravel. 😊

    • @govindamishra3746
      @govindamishra3746 6 หลายเดือนก่อน

      Ok thx for the crash course i loved it.​@@LearnWithJonVadar

  • @SergioGandrus
    @SergioGandrus หลายเดือนก่อน

    Bravo

  • @fhsoecane-em7rq
    @fhsoecane-em7rq 4 หลายเดือนก่อน

    please provide your hosting provider name

  • @kiritouchia4499
    @kiritouchia4499 21 วันที่ผ่านมา

    thanks bro

  • @DedeMaulana-t4p
    @DedeMaulana-t4p 29 วันที่ผ่านมา

    Thanks

  • @omniataha9633
    @omniataha9633 หลายเดือนก่อน

    is it free or paid?

  • @CyranicalGoated
    @CyranicalGoated 5 หลายเดือนก่อน +1

    Is cpanel free?

    • @LearnWithJonVadar
      @LearnWithJonVadar  5 หลายเดือนก่อน +1

      cPanel comes with the hosting provider that you need to purchase.

    • @han07013
      @han07013 4 หลายเดือนก่อน

      ​@@LearnWithJonVadar What provider are you using pls?

  • @acegear
    @acegear 5 หลายเดือนก่อน

    thanks

  • @khalidyoga7517
    @khalidyoga7517 2 หลายเดือนก่อน

    500 error just like some people here

  • @jowagu
    @jowagu 3 หลายเดือนก่อน

    Thanks for the tutorial. 1) Unable to edit or delete, 403 error, Unauthorized action. 2) Unable to open path "storage/posts_images/fycDLFeHznPbdVgg0waGczTa4we0NhGJ4aB84VWw.jpg".

  • @Bellarosefarm
    @Bellarosefarm 6 หลายเดือนก่อน

  • @besanamateojrd.376
    @besanamateojrd.376 หลายเดือนก่อน

    This is free? @every one