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
Check if there are multiple leagues with same name, it will break if you have more with same name since you're checking just the first available DB record
https://github.com/mvoloder/fantasy/blob/master/app/Http/Controllers/HomeController.php#L80
Check if there are multiple leagues with same name, it will break if you have more with same name since you're checking just the first available DB record