Laravel: Be Careful with whereHas Performance in Eloquent

Laravel: Be Careful with whereHas Performance in Eloquent
youtube.com
Quick video, comparing two Laravel queries that perform almost the same task - querying by relationship. WhereHas() or join()?