4 ms·
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
by tr888 1y 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.
- agos 1y agodo real time updates and two way communication work out of the box with a cluster as well?