laravel project htaccess redirect to public path example code

laravel project htaccess redirect to public path example code

laravel project htaccess redirect to public path example

laravel project htaccess redirect to public path example in php

//In your Root directory create a file .htaccess and write it

RewriteEngine on
RewriteCond %{REQUEST_URI} !^public
RewriteRule ^(.*)$ public/$1 [L]


By Manish Salunke In php -

Tags:

php

Sponsors

themeforest
pluralsight
Invest in you. Online courses as low as $11.99