https://stackoverflow.com/questions/32038019/how-to-index-returned-array-by-key-with-eager-loading-in-laravel-eloquent
$resultArray = json_decode(json_encode($result), true);
No comments:
Post a Comment