You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered the issue of ambiguous column banned_at while using the scope functions when child and parent both tables have Bannable Trait.
So it will be helpful if this column has a table name alias similar to the SoftDeletes Trait in Laravel.