hoe to get first 1o data and descending order in laravel code example Example: get all sort by laravel $results = Project::orderBy('name')->get();