Trial reset (testing)
henrikruscon
PROOP

2 years ago

Tried Railway for Laravel about a year ago and had no success, had to remain on Heroku for time being. It's that time of the year again where I wanna try if there's been any progress with PHP on Railway, albeit says my trial ran out. Could you please reset it? Don't want to commit to a plan unless I know it works…

36 Replies

henrikruscon
PROOP

2 years ago

N/A


henrikruscon
PROOP

2 years ago

Even tried to upgrade by paying and my card gets declined (fully functional been using)


henrikruscon
PROOP

2 years ago

Looks like Railway is in the same state I left it a year ago?


henrikruscon
PROOP

2 years ago

Not functional…


2 years ago

sorry but that's not something railway could do


henrikruscon
PROOP

2 years ago

Which part?


henrikruscon
PROOP

2 years ago

The reset or support Laravel


henrikruscon
PROOP

2 years ago

Assuming the reset but who knows, good to know before I commit to paying for a plan if the platform is supported


2 years ago

the trial reset, it just wouldn't be fair to anyone else who's ever had their trial run out


henrikruscon
PROOP

2 years ago

Fair neough


henrikruscon
PROOP

2 years ago

Fair enough


henrikruscon
PROOP

2 years ago

Not sure how to mark this as solved but yeah consider it solved


2 years ago

as for Laravel support, the hard truth is if you don't understand the Laravel ecosystem you will always have a hard time deploying it


henrikruscon
PROOP

2 years ago

I've worked with Laravel for years, no issues with that


henrikruscon
PROOP

2 years ago

Super easy to deploy to Heroku, was impossible to get it to function a year ago, even with lots of help from your staff



2 years ago

I don't have staff 🙂 I don't work for railway


henrikruscon
PROOP

2 years ago

Aha, didn't know that was the case


henrikruscon
PROOP

2 years ago

You replied as if you knew if Railway would reset my trial


henrikruscon
PROOP

2 years ago

In truth you wouldn't know


2 years ago

I have been helping in this discord for a very long time, I'm fully confident that the answer I gave you would be the same the team would give you


henrikruscon
PROOP

2 years ago

Seems that there is still issues with PHP extensions on Railway based on the answers in that pull request


henrikruscon
PROOP

2 years ago

So that's that


2 years ago

you can use a Dockerfile to deploy your app


2 years ago

but as previously mentioned, if you aren't quite familiar with the entire php and Laravel ecosystem it will be challenging to deploy


henrikruscon
PROOP

2 years ago

Yeah sure, but the idea is for an elegant solution


2 years ago

Dockerfiles are quite elegant, it's a single file


henrikruscon
PROOP

2 years ago

I mean in the sense that it requires little to no setup from my part


2 years ago

it's a one time deal, set and forget


2 years ago

gives you total control over your build with none of the ambiguity you would get with nixpacks


henrikruscon
PROOP

2 years ago

Thanks for the info, might look into it. I do so much already as a solo dev that even if it sound ridicilous, I try to avoid adding more overhead


2 years ago

it's definitely worth using a dockerfile, and I'm sure you could find a good generic dockerfile for Laravel that would get you 90% of the way there


2 years ago

and as long as you are using a dockerfile the Laravel support becomes as great as your knowledge allows it to be


henrikruscon
PROOP

2 years ago

Yeah I see your point


henrikruscon
PROOP

2 years ago

See it's quite easy from my perspective, if there is this much hassle to move from Heroku to begin with, why bother? It all works great on Heroku with a quite complex setup, I'm probably not doing myself any favor. It's not a simple app in any sense. I do appreciate your time and help though, best of luck.


2 years ago

fair enough!


Loading...