Sortieren Sie nach Json Fied in Laravel

$users->orderBy('column->key', 'desc');
Basel Rabia