Hacker News new | ask | show | jobs
by tr888 242 days ago
Not knocking the choice but:

> I still needed background jobs, real-time updates, and two-way communication that just works. Those things are possible in Rails and Laravel, but they take a bit more effort to set up.

These all have first class support in Laravel out the box.

1 comments

do real time updates and two way communication work out of the box with a cluster as well?