laravel has many relationship mass update code example Example: laravel mass update relationship Click to copy$channel->videos()->update(['visibility' => true]);