Application failed to respond
Hello I'm a newbie in Laravel. I deployed my app to railway app and the error status code 503 appeared. I don't know how to diagnose the error. This is my application link : https://laravel-news-production.up.railway.app/
8 Replies
Project ID:
N/A
sorry how can i find my project ID?
Project ID: 37c07a97-43a1-4bd8-b047-f44b48e604c4
37c07a97-43a1-4bd8-b047-f44b48e604c4
here is the railway provided template for laravel, use it for reference
https://github.com/railwayapp-templates/laravel
Share your repo.
sorry for late response. Here is my repo: https://github.com/kuzu2000/Laravel-News
GitHub
GitHub - kuzu2000/Laravel-News
Contribute to kuzu2000/Laravel-News development by creating an account on GitHub.
Your code has an error. Delete the migrations I have indicated.
Also, your code has a lot of errors. Consider a situation where variables are null.
Once you fix those errors. You should be able to deploy. But if I were you, I would focus on learning the basics of Laravel and worry about deployment later.