@@xoxoxoy123 RewriteEngine On RewriteRule ^(.*)$ /public/$1 [L] This is how laravel htaccess should be just redirect all to public this is how laragon and herd work
@nachofdezz845Ай бұрын
I have seen 5 tutorials of laravel to hostinger but this one is the one mate. Finally!!! + Thanks for saving my life! - Im literally WebTechKnowledge
@WebTechKnowledgeАй бұрын
Saving lives, Just call me the Laravel Lifeguard! 😂
@danielromero488010 ай бұрын
You helped me a lot, thanks so much!!!!
@avaqua195010 ай бұрын
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
@raxcatchall5 ай бұрын
This is like the best example ever
@kaveeshbhashitha76529 ай бұрын
Good video. Very useful 👌
@blueflaregamerz43753 ай бұрын
bor thannnnnkssssssssssss you literally saved me thank you so much keep growing
@mr.RAND55844 ай бұрын
Ssh is complicated. Thank you sir. Click and drag only. Awesome.
@WebTechKnowledge4 ай бұрын
☺️☺️
@tonyvnd25906 ай бұрын
Esse video me salvou, já me escrevi nesse canal...muito obrigado amigo...
@annisap221311 ай бұрын
Thank youu soo much!!! it works! finally😭👍👍😄
@WebTechKnowledge11 ай бұрын
Glad it was helpful
@FERYFRIADHIE-k1qАй бұрын
thank a lot, brother; its very help me
@rayhanyulistira62115 ай бұрын
Great tutorial!
@mdarefinrezasaim1372 ай бұрын
Nice, but what should we do for the Laravel and React projects?
@fidelischukwunyere31426 ай бұрын
Thanks for this. Please write what you meant between timestamps 02:50 and 02:55
@haqi80452 ай бұрын
thank you so much you save me
@myitclasses10 ай бұрын
which domain should we buy in which larvel is working on hostinger
@yordanmilchevАй бұрын
No one mentioned that env is exposed that way
@Oussama_120382 ай бұрын
thanks brother
@cyberhawkforce79463 ай бұрын
This makes laravel site goes vulnerable, due to your environment in still in local and debug is true. It's the reason that hacker can analyze entire documents and root structure even process and backend functions. So they can make compromise or steal your data. It's not the way that laravel had been provided for debug production. Definitely due to complexity of laravel u may do that as tut but for sensitive pages will goes wrist ever. Better do with codeigniter and make secure manually.
@jmaraneta78003 ай бұрын
THANK YOU BRO!
@ojeianthony6 ай бұрын
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.
@WebTechKnowledge6 ай бұрын
Run ' npm run build ' before uploading to the server
@Rik700073 ай бұрын
@@WebTechKnowledge I've typed it but the design doesn't work
@ragaistanto67225 ай бұрын
What kind of hostinger hosting did you buy/rent in this video?
@ragaistanto67225 ай бұрын
Is it, web hosting - premium?
@Matt-Cody2 ай бұрын
can i use ftp account?,. purpose i unachive or unzip not available inside the file manager??
@musiconme38844 ай бұрын
Can you help me to fix that when i update image or i upload a document it will save in the storage but having a problem in displaying ..
@AhmadAhmad-t1h Жыл бұрын
very good
@hanief75778 ай бұрын
if i have to deploy project for the company system, what plan should i go for?
@mohamedelalfy62665 ай бұрын
thanks
@marcofloriano5 ай бұрын
Thanks
@SacredDiety Жыл бұрын
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 Жыл бұрын
Go to the Advanced option and click PHP Configuration
@SDamariis8 ай бұрын
you roll, gracias
@safaekouartiАй бұрын
nice bro the storage is not work just where i upload my project in Hostinger but in Local is work (oready use php artisan storage:create-link) , can some one give me solution please ?
@fouadbaneАй бұрын
delete storage inside public dir, and then in terminal "ln -s /storage/app/public /public/storage" to create symlink
@Rik700073 ай бұрын
Hey, can you help me to run "npm run dev"? because the design that I have does not work without "npm run dev"
@___Kevin2 ай бұрын
Upload all the files generated after you run the command `npm run build` (look in /public/build/assets)
@muhammadabdillahasyhar659611 ай бұрын
I had a problem uploading the file, my file happened to be around 239 MB, how do I fix it?
@vincentnicholas1664Ай бұрын
why node.js is not working in mobile mode ?
@codezara12 ай бұрын
Connection: mysql, SQL: select * from `sessions` where `id` my problem is not solve plese
@djnoubba1235 Жыл бұрын
Good working Please this for free
@carlosgamaliellunalopez43225 ай бұрын
Could someone help me with this problem when I uploaded my laravel project? file_put_contents(C:\xampp\htdocs\Laravel\pastamona\storage\framework/sessions/g88tNaLrFZ3NWK9nzVolleIkuFIdGf2hNv1QdBGh): Failed to open stream: No such file or directory
@tasiayemima2 ай бұрын
delete the config.php
@R004032 Жыл бұрын
How to use job, thks.
@wiseversayt3 ай бұрын
website is loading but the design is not loading
@paradaxum7 ай бұрын
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 :(