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

  • @thesis-rz8mg
    @thesis-rz8mg Год назад +4

    hello. what is the code under .htaccess file? can i get it

    • @takneekicode
      @takneekicode Год назад +3

      Yes, it is available on the internet also.
      stackoverflow.com/questions/24620505/laravel-htaccess

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

    Can you pls help with code that is in the .htacess file which redirect the to the Public folder that has the index page? That seems to be catch, u dint explain that part. Thanks

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

    Very informative sir.. Please also make a video on ajax with laravel

  • @ParvezAlam-zj5pf
    @ParvezAlam-zj5pf 3 месяца назад +2

    Thanks dude! Just what i needed in a concuse way

  • @JohnSmith-co1zv
    @JohnSmith-co1zv Год назад +4

    Isn't it dangerous to host the application inside public html?

  • @jeffagaming732
    @jeffagaming732 5 дней назад

    thank you bro, you handsome

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

    I already have an .htaccess file in the public folder of my Laravel 9.5 project, should I add another .htaccess file on the main root? In case I don't I get a 403 error on my site meaning an error accessing my resources

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

      You should also have a .htaccess file in the root directory

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

      @@takneekicode okay, but in that case I got a 403 access file error. Sorry, can you help me?

    • @halith2004
      @halith2004 11 месяцев назад

      ​​@@jeanwona2689hey did u solved the error?

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

    thanks a lot chef🙏

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

      Most welcome 😊 👍🏻

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

    Hello what laravel version is your application? mine wont work using your method and I am still trying other method still it wont work. when I am searing my domain it just sending Happy to see your domain with Hostinger! page

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

      Delete the default file and upload the htaccess it should work

  • @vhonbautista7157
    @vhonbautista7157 7 месяцев назад +1

    Tried to deploy my laravel project on hostinger it works however it does not load the resources it just says :Failed to load resource: net::ERR_CONNECTION_REFUSED: in console. my larevel project uses tailwind and other installed libraries and non of them are working, tailwind not applying, apexcharts and other installed libraries all I see is a mess html front, no styling applied but works on local

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

      Were you developing your project in some folder of xampp?

  • @keikahakari3398
    @keikahakari3398 Месяц назад

    can dbeaver be use?

  • @dr.ankitpatel6446
    @dr.ankitpatel6446 Год назад +1

    I successfully deployed the laravel 8 application with database but on clicking the menu the routes are not working.. Please help sir

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

      What issue u are facing?

    • @dr.ankitpatel6446
      @dr.ankitpatel6446 Год назад

      @@takneekicode on clicking on menu links the server response the page not found or bad link

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

    does hostinger support 9.5?

  • @Faisalkhan-ms3je
    @Faisalkhan-ms3je 3 месяца назад +1

    Hello sir thank you so much for providing such a great video. But I am facing an issue. I have created many routes in my web.php. But routes are not working and giving me 404 error. for example mydomain/route this is not working for me. please help me with this.

    • @takneekicode
      @takneekicode 3 месяца назад

      I can only tell by checking the code.

  • @vinayaksen8126
    @vinayaksen8126 2 месяца назад +1

    I am getting index of / . what should i do

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

      Please follow all step and make sure your htacces file is correct

  • @astartesidon609
    @astartesidon609 24 дня назад

    .env without caching sometimes create unexpected behavior.. better to run optimize first ,, or just be ready everything before upload

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

    what about npm?

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

      If you have npm packages in your project then no worries, but if you want to install the new package with npm you can do that with a terminal or install it locally first and deploy it again.

  • @annbonador
    @annbonador Год назад +3

    I found this technique difficult, you may encounter problems in cache, and public/public_html here. Hostinger have SSH which is easier in deploying Laravel.

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

      You are right, exactly what I said in the video this method is for beginners and it takes time. I will also upload ssh method.

    • @JuniorTheDev
      @JuniorTheDev 11 месяцев назад

      You are right but you have SSH at least with the premium hosting plan, i bought the first plan and i do not have this access so i am suffering actually to deploy my laravel 10 project

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

    Why do u have htaccess at first

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

      To secure my folders and website

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

    not for laravel 9

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

      First of all, you should not use laravel 9 because it needs the latest PHP and most of the packages and hosting do not support the latest PHP. But Yes it is also for laravel 9

  • @djnoubba1235
    @djnoubba1235 5 месяцев назад +1

    This is for free

    • @takneekicode
      @takneekicode 5 месяцев назад +1

      No, you need to buy Hostinger account.

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

    my laravel 8x got error 500 , another ht access not working : My Htacess still work normal on xamp and my sql :
    Options -MultiViews
    RewriteEngine On
    # Redirect Trailing Slashes If Not A Folder...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)/$ /$1 [L,R=301]
    # Handle Front Controller...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]
    # Handle Authorization Header
    RewriteCond %{HTTP:Authorization} .
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /index.php?path=$1 [NC,L,QSA]

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

      thank for support . I have done change version php 8.4 -> 7.4 so my website have work again with laravel 8