17/10/2025
laravel find is returning an array instead of an object - https://querifyquestion.com/question/laravel-find-is-returning-an-array-instead-of-an-object/
In my local the return is as expected an object, but in our development box it's returning an array
In my local the return is as expected an object, but in our development box it's returning an array. ...