.htaccess For Laravel In Hostinger

[Solved] .htaccess For Laravel In Hostinger | Php Frameworks Laravel - Code Explorer | yomemimo.com
Question : .htaccess for laravel in hostinger

Answered by : william-galas

<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)$ public/$1 [L]
</IfModule>

Source : | Last Update : Sun, 29 May 22

Answers related to .htaccess for laravel in hostinger

Code Explorer Popular Question For Php Frameworks Laravel