Ricardo Di Zio

Results 6 comments of Ricardo Di Zio

Laravel 11 just got released.

Hey @driftingly , nothing special. These are the settings I have in the duster.json file `{ "include": [ "app", "config", "database" ], "exclude": [ "vendor" ], "level": 8, "scripts": {...

Closed the issue by accident, my bad lol

Hi @PROFeNoM, Yes, it seems like the behavior is not consistent for me. I ran `new JsonResponse($user);` and I only get the error after the 3er or second attempt. I...

@PROFeNoM let me know if you are able to replicate the issue. I'm can also send a docker demo app

Hi @PROFeNoM, sorry for the delay. I stoped trying to replicate the issue from another env for all this time. I came back later to it, and the issue stopped...