Trial reset (testing)

henrikrusconHOBBY

a year 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…

0 Replies

henrikrusconHOBBY

a year ago

N/A


henrikrusconHOBBY

a year ago

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


henrikrusconHOBBY

a year ago

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


henrikrusconHOBBY

a year ago

Not functional…


a year ago

sorry but that's not something railway could do


henrikrusconHOBBY

a year ago

Which part?


henrikrusconHOBBY

a year ago

The reset or support Laravel


henrikrusconHOBBY

a year ago

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


a year ago

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


henrikrusconHOBBY

a year ago

Fair neough


henrikrusconHOBBY

a year ago

Fair enough


henrikrusconHOBBY

a year ago

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


a year 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


henrikrusconHOBBY

a year ago

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


henrikrusconHOBBY

a year 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



a year ago

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


henrikrusconHOBBY

a year ago

Aha, didn't know that was the case


henrikrusconHOBBY

a year ago

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


henrikrusconHOBBY

a year ago

In truth you wouldn't know


a year 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


henrikrusconHOBBY

a year ago

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


henrikrusconHOBBY

a year ago

So that's that


a year ago

you can use a Dockerfile to deploy your app


a year ago

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


henrikrusconHOBBY

a year ago

Yeah sure, but the idea is for an elegant solution


a year ago

Dockerfiles are quite elegant, it's a single file


henrikrusconHOBBY

a year ago

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


a year ago

it's a one time deal, set and forget


a year ago

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


henrikrusconHOBBY

a year 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


a year 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


a year ago

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


henrikrusconHOBBY

a year ago

Yeah I see your point


henrikrusconHOBBY

a year 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.


a year ago

fair enough!