On my localhost it works but when I bring it to my host its a black screen

Url/public/admin
No description
Solution:
There should be plenty of tutorials on how to set up Laravel. You should avoid shared hosting. You need hosting where you can configure the document root
Jump to solution
11 Replies
Renssus
RenssusOP3mo ago
*ping on respond please
Dennis Koch
Dennis Koch3mo ago
public shouldn’t be part of your url. Your server isn’t configured right.
Renssus
RenssusOP3mo ago
how could I do that
Solution
Dennis Koch
Dennis Koch3mo ago
There should be plenty of tutorials on how to set up Laravel. You should avoid shared hosting. You need hosting where you can configure the document root
Renssus
RenssusOP3mo ago
okay so not possible with a shared hosting? and only with a VPS
Dennis Koch
Dennis Koch3mo ago
Might be, depending on the shared hosting. But it's usually a pain to set it up and almost always needs some workarounds
Renssus
RenssusOP3mo ago
Hey there now the /admin is just white I bought an VPS and set it up
Dennis Koch
Dennis Koch3mo ago
Just Filament not working? Or Laravel, too?
Renssus
RenssusOP3mo ago
Just filament When going to /admin After Logging in Its just a white screen
Dennis Koch
Dennis Koch3mo ago
So the Login page works? That's weird.
Renssus
RenssusOP3mo ago
yea then it sends me to /admin and then a white screen

Did you find this page helpful?