Hacker News new | ask | show | jobs
by likortera 1357 days ago
I've been using node/react for a lots of years. This year I started working on a project built with Laravel. I can confirm it is a GREAT framework. Suddenly everything is reasonably easy again.
1 comments

Have you tried filament backend for laravel? Speeds up development 200%.
I'm not much of a fan of livewire, although I've just played with it.

I prefer Unpoly, which I already know. Or inertia if I have to go full Js.