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

Поділитися
Вставка
  • Опубліковано 8 лют 2025
  • 📃 Laravel 11 playlist: • Laravel 11 crash course
    💾 Source code (updated with each video): github.com/Jon...
    🌐 Mailtrap: mailtrap.io/
    🌐 Laravel docs: laravel.com/docs
    🌐 XAMPP: www.apachefrie...
    🌐 Composer: getcomposer.or...
    🌐 Homebrew: brew.sh/
    🌐 Table plus: tableplus.com/
    🌐 TailwindCSS: tailwindcss.co...
    📃 Web Developer Path playlist: • Web Developer Path
    📃 Tips & Tricks playlist: • Tips and Tricks
    📃 MERN Stack playlist: • MERN Stack
    📃 React playlist: • React
    📃 Useful tools playlist: • Useful Tools
    🙏 Thank you for watching my video please don't forget to LIKE and SUBSCRIBE.
    🎮 My gaming channel: / @jonvadar
    ☕ Support me: www.buymeacoff...
    🌐 My website: jonvadar.xyz/
    #laravel #laravel11 #laravelcourse #laravel_tutorial #laravel10 #php #fullstack #learnwebdevelopment #webdevelopment #phpcourse #fullstackwebdevelopment #learnwebdevelopment

КОМЕНТАРІ • 65

  • @suyogyagautam2563
    @suyogyagautam2563 7 місяців тому +6

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

  • @BrettRoscoe-b6t
    @BrettRoscoe-b6t 5 місяців тому +1

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

  • @paashaasXD
    @paashaasXD 5 місяців тому +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!

  • @BennyStuxNet
    @BennyStuxNet Місяць тому

    You have no idea how much you saved me with this video.... much love and i've subscribed 🤟

  • @abdulhaleem6832
    @abdulhaleem6832 3 місяці тому

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

  • @alfinal3845
    @alfinal3845 2 місяці тому

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

  • @drkizzy6515
    @drkizzy6515 3 місяці тому +1

    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.

  • @comedyadda8784
    @comedyadda8784 2 місяці тому

    You saved my day the only video which helped me bro thanks a lot

  • @hanymax
    @hanymax 7 місяців тому +1

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

  • @muldiyanto5236
    @muldiyanto5236 Місяць тому

    Thank You so much for your video, God Bless You

  • @ibadal-mahrak
    @ibadal-mahrak 5 місяців тому +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 2 місяці тому

    Thank you so much Jon.

  • @alifbimbang
    @alifbimbang Місяць тому

    thanks bro and best tutorial

  • @sajidifti6806
    @sajidifti6806 4 місяці тому

    Thanks a Lot!!!!! Subscribed ❤

  • @AyokunleDada
    @AyokunleDada 13 днів тому

    I used php artisan storage:link instead of Ln -s now my images won’t load. Please I need help. I couldn’t use ln -s to create the symbolic link because I was getting errors

  • @samuelnjau8086
    @samuelnjau8086 4 місяці тому +1

    Thank You alot.

  • @PanhaRa-f2d
    @PanhaRa-f2d 8 місяців тому

    Thank you so much for course.

  • @akhdanx
    @akhdanx 6 місяців тому +3

    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 4 місяці тому

      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.

  • @ame1783
    @ame1783 2 місяці тому

    if you already have access to terminal. then why not just do a git clone and cd to the laravel project. And composer install, artisan migrate, etc?

  • @chamathviranga619
    @chamathviranga619 Місяць тому

    Thank you. One question, As i remember previously we can put all files in public_html folder and it worked. Is there any change with Laravel 11 ? Please correct me if I'm wrong.

  • @oiagato
    @oiagato Місяць тому

    Hi, how to upgrade the app without lose storage files?

  • @davidinnocenti133
    @davidinnocenti133 Місяць тому

    Great!!!!

  • @nurbakiguzeller8809
    @nurbakiguzeller8809 6 місяців тому +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 6 місяців тому

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

    • @LearnWithJonVadar
      @LearnWithJonVadar  6 місяців тому

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

  • @birhatshukry7602
    @birhatshukry7602 8 місяців тому

    thank you for this course

  • @Barka15
    @Barka15 Місяць тому

    i also use tailwind in my project, in i use cpanel?

  • @arnel3530
    @arnel3530 4 місяці тому

    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  4 місяці тому +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 4 місяці тому

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

  • @1o1_records
    @1o1_records 3 місяці тому

    So you don't need to run node modules?

  • @gorr9737
    @gorr9737 2 місяці тому

    what if there are any workers I need to run?

  • @vikramsharma9412
    @vikramsharma9412 4 місяці тому

    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

  • @heheh8877
    @heheh8877 8 місяців тому

    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

  • @peoplease_need
    @peoplease_need 8 місяців тому

    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!

  • @500_Server-Error
    @500_Server-Error 7 місяців тому +1

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

  • @longjohnedwinedward
    @longjohnedwinedward Місяць тому

    thank you

  • @khalidyoga7517
    @khalidyoga7517 5 місяців тому

    symbolic link is mandatory?

  • @kiritouchia4499
    @kiritouchia4499 2 місяці тому

    thanks bro

  • @xirpl2-riskirahmand276
    @xirpl2-riskirahmand276 6 місяців тому

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

    • @batsmanist
      @batsmanist 6 місяців тому

      Try changing the php version to that on your local machine

  • @DedeMaulana-t4p
    @DedeMaulana-t4p 3 місяці тому

    Thanks

  • @SergioGandrus
    @SergioGandrus 3 місяці тому

    Bravo

  • @fhsoecane-em7rq
    @fhsoecane-em7rq 6 місяців тому

    please provide your hosting provider name

  • @govindamishra3746
    @govindamishra3746 8 місяців тому

    How many topics are left?

    • @LearnWithJonVadar
      @LearnWithJonVadar  8 місяців тому +2

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

    • @govindamishra3746
      @govindamishra3746 8 місяців тому

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

  • @omniataha9633
    @omniataha9633 3 місяці тому

    is it free or paid?

  • @acegear
    @acegear 7 місяців тому

    thanks

  • @CyranicalGoated
    @CyranicalGoated 7 місяців тому +1

    Is cpanel free?

    • @LearnWithJonVadar
      @LearnWithJonVadar  7 місяців тому +1

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

    • @han07013
      @han07013 6 місяців тому

      ​@@LearnWithJonVadar What provider are you using pls?

  • @khalidyoga7517
    @khalidyoga7517 4 місяці тому +1

    500 error just like some people here

  • @jowagu
    @jowagu 6 місяців тому

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

  • @besanamateojrd.376
    @besanamateojrd.376 3 місяці тому

    This is free? @every one

  • @Bellarosefarm
    @Bellarosefarm 8 місяців тому