Achraf AAMRI

Results 3 comments of Achraf AAMRI

In my opinion, Octane is designed to optimize Laravel for high-performance environments like RoadRunner, the streaming behavior should be handled at the Octane level rather than in the core framework....

@Pok09 this issue is already resolved in version 4.1.

I believe the current behavior in findOrFail() reveals an architectural consideration worth discussing: **Layer Responsibility** The query builder's `where()` clause correctly handles Enum conversion because it's specifically processing query values....