I\'m not only new to Laravel 4, but new to using frameworks. I thought I\'d start with Laravel since it\'s gotten such good reviews. I\'ve got a good install of Laravel. I g
in httpd.conf change
AllowOverride none Require all granted
to
AllowOverride all Require all granted
then uncomment
#LoadModule rewrite_module modules/mod_rewrite.so
LoadModule rewrite_module modules/mod_rewrite.so