Report this

What is the reason for this report?

dominio Goddady no funciona

Posted on August 8, 2020

Hola que tal un saludo, tengo una app hecha en laravel y funciona correctamente con la dirección ip , tengo un dominio con goddady y hace tres días le registre los dns:

incluso lo reviso en https://www.whatsmydns.net/ y ya se encuentra propagado.

También agregue el dominio a mi droplet y aún no puedo acceder con mi dominio.

Muchas gracias a los que puedan ayudar



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi, @romosugey

Looking at the DNS everything looks good so this is not a DNS related issue. It seems like that the Laravel app is not properly configured to work with the domain name itself.

Can you please check if the domain name is configured in the .env file and that the APP_URL in the .env file is set to your domain name? Additionally you need to check your web server’s virtual host and see if the domain name is properly configured as well.

We have an existing tutorial on how to install and configure Laravel with LEMP stack on Ubuntu 20 and 18 which you can check here:

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-laravel-with-nginx-on-ubuntu-20-04

Laravel is also available in our marketplace as one-click install app:

https://marketplace.digitalocean.com/apps/laravel

Hope that this helps! Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.