Have you tried to add this line in htaccess:
# after this line
RewriteEngine On
# add this
RewriteBase /your laravel folder here/public/
jimgwhit said:
Have you tried to add this line in htaccess:
# after this line RewriteEngine On # add this RewriteBase /your laravel folder here/public/
Hi , thank you for your reply, no not yet im didnt edit any .htaccess so which .htaccess i will add that is it that .htaccess under public folder ?
Solve it by follwing this small tutorial http://www.dev-metal.com/enable-mod_rewrite-ubuntu-14-04-lts/
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community