$this->freshTimeStamp()->addMinutes(10); code example Example: carbon add minutes Carbon::now()->addMinutes($minutes)->timestamp;