Joucke Hempenius

Results 2 comments of Joucke Hempenius

Hi @Mo7sin, I think these are 2 separate issues. The N+1 issue is caused by - appending the path to Reply, without - eager loading the thread. I'm working on...

It looks like the route handler (in laravel-routes.js) is correctly validating that the route exists, but the "error message" is stating the opposite of what it should state. I think...