Support the ongoing development of Laravel.io →
Installation Configuration

I was working in my localhost with laravel 4, but when I migrate to a real work and I try to access to the website firefox return me the following webpage:

<html>
    <head>

<meta name="viewport" content="width=device-width; height=device-height;"></meta>
<link rel="stylesheet" href="resource://gre/res/ImageDocument.css"></link>
<link rel="stylesheet" href="resource://gre/res/TopLevelImageDocument.css"></link>
<link rel="stylesheet" href="chrome://global/skin/media/TopLevelImageDocument.css"></link>
<title>

    login (Imagen JPEG, 1920 × 1080 píxeles) - Escalad…

</title>
</head> <body> <img class="shrinkToFit" width="908" height="511" src="public/login" alt="/public/login"></img> </body> </html>

In order to migrate my website I did a tar with laravel files and copy to my server and then untar, and dump my mysql database and upload to the server.

Should I do anything more in order to migrate my website?

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

RdlP rdlp Joined 12 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.