how to get the id after save using model in laravel code example Example: laravel model save get id $data->save(); $data->id;