sorting data in laravel 7 code example Example: get all sort by laravel $results = Project::orderBy('name')->get();