🔥 Laravel Tip: wherePivot.
Oct 19, 2022
In your many-to-many relationships, you can add where statements to your pivot table using the `wherePivot` method.

Other tips:
🔥 Laravel Tip: Dispatch jobs conditionally.
Apr 11, 2022