Step-by-Step Guide: Upload and Host Laravel Project to cPanel Shared Hosting

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

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

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

    Thank you sir! really appreciate this.

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

    Thank you Sir but I have Vite manifest not found at: error, because it trys to find /public/build/manifest.json but we deleted the public

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

      I hope have the same error. Please have you gotten solution to that now?

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

      build assets (npm run build) then link these assets.

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

      @@kdroy139 how will I link that. I run npm run build before I uploaded it to the cpanel but still I am getting error like that. How will I link it?

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

      @@jijirijohnson3453 link css and js on app/guest layout.

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

    The styles and the script files are not loading for me sir! ,I found out that the server is looking for the assets within the root directory not within the public directory where it should look for the assets, I tried your code for .htaccess and still it didn't work. do you have any suggestions?

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

    hello not work for me