Dave Calnan has been using Remix in production for about 6 months now and has decided to add a Laravel backend to the stack. Here’s what he’s learned from the process.
PHP
Easier endpoint tests with Policy::fake
This make testing endpoint authorization much simpler. Read more