6 ms·
I would use a full stack framework so I do not have the overhead of creating API endpoints. I would use Laravel with Livewire.
by michilehr 4y ago
I would use a full stack framework so I do not have the overhead of creating API endpoints.
I would use Laravel with Livewire.
- matijash 4y agoYou might also want to check out https://wasp-lang.dev/ https://wasp-lang.dev/ - it lets you use React & Node.js (although it seems you prefer php), but you don't have to write API endpoints + everything works out-of-the-box (disclaimer: I'm one of the main contributors to the project)
- michilehr 4y agoThank you for your reply matijash! I am not tied to a language. wasp looks very cool and will definitely try it out on the next educational day at the office!