eloquent get first 10 lines code example Example: laravel eloquent get 10 records Model::all()->take(10)->get();