I have an application with Laravel 4, that runs in localhost correctly, but when I uploaded it in my host I received the error .
app>config>database.php file is:
Check your mysql database is running perfectly or not. Then check you db user root in mysql with no password and restart your server.
root