Laravel htaccess
问题 I've setup a new install of Laravel on my local. It appears there are issues with htaccess or Apache settings. I've researched for a number of hours and tried everything I read. OSX Lion 10.7.5 MAMP 3.0.5 PHP 5.5.10 mod_rewrite is being loaded. My development server works with other sites. This is the first time I am trying Laravel 4. I get a 403 Forbidden on the welcome page which is located at website.dev:8888/ Apache gives me this error: Directory index forbidden by Options directive Here