How to Upload Laravel Project on Hostinger Hpanel Step by Step Tutorial

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • How to Upload Laravel Project on Hostinger Hpanel Step by Step Tutorial
    If you get helped from this tutorial, please subscribe my channel and stay with me to get more powerful tip 
    Thanks For Watching.
    I hope This video was helpful.If you have any questions then let me know in the comment section.
    Best of luck
    #webtechknowledge
    You can connect with me with the given links below:
    Please Subscribe to this channel: / @webtechknowledge
    Join this channel to get access to perks: / @webtechknowledge
    Follow me on :
    Facebook Link: / yaminshakil07
    Instagram Link: / yamin_shakil
    Twitter Link: / yaheashakil
    #hostinger #hpanel #cpanel #hostingerlaravel #uploadlaravelprojectonhostinger #hosting #domain #hostingernameserver
    #uploadlaravelprojectincpanel #makelaravelprojectliveinhostinger #websitehostinger #webserverhosting

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

  • @WebTechKnowledge
    @WebTechKnowledge  6 месяцев назад +9

    Options +FollowSymLinks
    RewriteEngine On
    RewriteCond %{REQUEST_URI} !^/public/
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ /public/$1
    #RewriteRule ^ index.php [L]
    RewriteRule ^(/)?$ public/index.php [L]

  • @raxcatchall
    @raxcatchall 4 дня назад +1

    This is like the best example ever

  • @kaveeshbhashitha7652
    @kaveeshbhashitha7652 3 месяца назад +1

    Good video. Very useful 👌

  • @danielromero4880
    @danielromero4880 4 месяца назад +1

    You helped me a lot, thanks so much!!!!

  • @tonyvnd2590
    @tonyvnd2590 26 дней назад

    Esse video me salvou, já me escrevi nesse canal...muito obrigado amigo...

  • @avaqua1950
    @avaqua1950 4 месяца назад +3

    I have some problem I am host my laravel site in hostinger but that laravel site redirect home page again again when I click different links in that site i think I want to clear cache but how to I do in histinger I can’t find terminal so you put video for this please help me and thanks advanced

  • @SDamariis
    @SDamariis 2 месяца назад

    you roll, gracias

  • @fidelischukwunyere3142
    @fidelischukwunyere3142 7 дней назад

    Thanks for this. Please write what you meant between timestamps 02:50 and 02:55

  • @annisap2213
    @annisap2213 5 месяцев назад

    Thank youu soo much!!! it works! finally😭👍👍😄

  • @hanief7577
    @hanief7577 2 месяца назад

    if i have to deploy project for the company system, what plan should i go for?

  • @myitclasses
    @myitclasses 4 месяца назад

    which domain should we buy in which larvel is working on hostinger

  • @user-dh3gx3yw2z
    @user-dh3gx3yw2z 19 дней назад +1

    in my project when i wants to register new user i need to run npm run dev, if my project running in hostinger if someone want register on that site will it show run vite or the person get registered.

    • @WebTechKnowledge
      @WebTechKnowledge  19 дней назад +1

      Run ' npm run build ' before uploading to the server

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

    Good working
    Please this for free

  • @user-tu9uf2ti7l
    @user-tu9uf2ti7l 6 месяцев назад

    very good

  • @muhammadabdillahasyhar6596
    @muhammadabdillahasyhar6596 5 месяцев назад

    I had a problem uploading the file, my file happened to be around 239 MB, how do I fix it?

  • @SacredDiety
    @SacredDiety 6 месяцев назад +1

    Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". How do you fix this error? I am on PHP version 8.2.11

    • @WebTechKnowledge
      @WebTechKnowledge  6 месяцев назад +3

      Go to the Advanced option and click PHP Configuration

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

    How to use job, thks.

  • @tegundagamer
    @tegundagamer 6 месяцев назад +1

    Is hostinger free ?

  • @paradaxum
    @paradaxum 2 месяца назад

    after making the .htaccess it shows this: file_put_contents(C:\Users\mafla\OneDrive\Escritorio\Adelanto_Final\CodeLink\storage\framework/sessions/iN8LOowHS14yCGLkPROfjJzl8gVIqpNmQMCVxUCc): Failed to open stream: No such file or directory instead of access denied for database :(