@@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
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
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.
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.
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 ?
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 :(
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
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
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]
this exposes env
@@yordanmilchev what is the good thing to do?
@@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
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
Saving lives, Just call me the Laravel Lifeguard! 😂
You helped me a lot, thanks so much!!!!
This is like the best example ever
Thank youu soo much!!! it works! finally😭👍👍😄
Glad it was helpful
Ssh is complicated. Thank you sir. Click and drag only. Awesome.
☺️☺️
bor thannnnnkssssssssssss you literally saved me thank you so much keep growing
Good video. Very useful 👌
Esse video me salvou, já me escrevi nesse canal...muito obrigado amigo...
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
thank a lot, brother; its very help me
Thanks for this. Please write what you meant between timestamps 02:50 and 02:55
Great tutorial!
Nice, but what should we do for the Laravel and React projects?
which domain should we buy in which larvel is working on hostinger
thank you so much you save me
can i use ftp account?,. purpose i unachive or unzip not available inside the file manager??
thanks brother
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.
Run ' npm run build ' before uploading to the server
@@WebTechKnowledge I've typed it but the design doesn't work
No one mentioned that env is exposed that way
if i have to deploy project for the company system, what plan should i go for?
very good
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 ..
What kind of hostinger hosting did you buy/rent in this video?
Is it, web hosting - premium?
thanks
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.
Thanks
THANK YOU BRO!
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 ?
delete storage inside public dir, and then in terminal "ln -s /storage/app/public /public/storage" to create symlink
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 :(
Hey, can you help me to run "npm run dev"? because the design that I have does not work without "npm run dev"
Upload all the files generated after you run the command `npm run build` (look in /public/build/assets)
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
Go to the Advanced option and click PHP Configuration
you roll, gracias
why node.js is not working in mobile mode ?
I had a problem uploading the file, my file happened to be around 239 MB, how do I fix it?
Good working
Please this for free
Connection: mysql, SQL: select * from `sessions` where `id` my problem is not solve plese
How to use job, thks.
" This site can’t be reached " why? helpp
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
delete the config.php
website is loading but the design is not loading
i got server error