Laravel deploy to 000webhost error

I follow the steps here to deploy my laravel project:https://www.000webhost.com/forum/t/deploy-laravel-project-into-000webhost-site/127323

but i got error when i try to access page using DB: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known

https://bookstore-00.000webhostapp.com/users

Try lowering your PHP version to see if this makes a difference?

So I changed the host to localhost

Instead of the URL to our phpmyadmin you have inserted.

It seems to load a lot better than it did now?

1 Like