tengo problemas con la instalación de Laravel
estos fueron los pasos que realice
1. wget https://github.com/laravel/laravel/archive/develop.zip
2 which unzip
3 mv laravel-develop /var/www/html
4 cd /var/www/html/laravel-develop
5 composer install
6 chmod –R 777 /var/www/html/laravel-develop/app/storage
y voy al navegador para comprobar http://localhost/laravel-develop/
y obtengo este error
Cita:
Forbidden
You don't have permission to access /laravel-develop/ on this server.
Apache/2.2.15 (CentOS) Server at localhost Port 80
You don't have permission to access /laravel-develop/ on this server.
Apache/2.2.15 (CentOS) Server at localhost Port 80
este es el tutorial que segui https://www.digitalocean.com/communi...a-centos-6-vps