Liverpool

How Do We Evaluate Liverpool’s Season?


As I write this, Manchester United are losing in stoppage time to Crystal Palace, who have scored four but could probably have had another couple of goals for their trouble. For me, the match was excellent viewing while doing a leisurely treadmill run, but it got me thinking about a recent hypothetical from an online friend.

He, a Manchester United supporter, told me that if Manchester United won the FA Cup — which they might well do! The best team doesn’t always win a final! — then his team would have had the better season (on paper and in terms of how history would look back on things) than Liverpool will have done. If we value the silverware in the generally accepted way (the league is bettered only by the European Cup, and the FA Cup is the more prestigious domestic trophy), then Liverpool’s season would perhaps amount to a lot of bluster and a single cup — the “lesser” one. We don’t “celebrate” league positions that aren’t “first,” so, in his view, it would be a matter of FA Cup v League Cup, with his side on top after a season full of noise.

I didn’t buy this argument then, and I definitely don’t now, as a horrid Manchester United side quietly applaud an away end who can’t be happy with much that went on in front of them.

For me, Manchester United got to where they are this season by over-performing in specific matches in the cup and by scraping through a number of league games they maybe didn’t deserve to win. This delightful match is characteristic, rather than an anomaly: Manchester United in 2023/24 are not a cohesive side, and tactically the attack seems disjointed from the defense. There is no “classic” United goal at present, and while Crystal Palace looked fluid — they could make passes under pressure because they knew where to expect teammates — you’d be floored if United could manage the same; despite their possession percentage, it feels like a lot more graft for them.

This is very different to the frustrations that have come with watching Liverpool this season. The Reds also largely overperformed their metrics (though in the way they often do), until suddenly they didn’t. The Reds were flying high, and then this turned to frustration, and that frustration has led to us having to settle for “just” one trophy to crown the end of the Klopp era.

But I would argue that this is a different kind of frustrating. Being frustrating through profligacy in front of goal during a period — and frustrating in performance levels in a two-to-three week span where you feel the physical and mental toll of the side’s injury levels might finally be making themselves apparent — is not quite the same as being largely poor or annoying to watch throughout a season. The Reds have conceded too much this season, certainly, but they were always going to be an imperfect side in the midst of a rebuild even without a large injury list.

I have seen a Liverpool side slump through to a mid-table finish (though when Liverpool’s domestic form struggled in the late 2000s you could at least see them mounting a European campaign), and for me this does not at all compare to the disappointment coming close and falling short brings — even if the “falling short” feels very avoidable and largely self-inflicted.

Liverpool fans and players alike will be disappointed that the side didn’t manage more silverware in Klopp’s final season, though it’s crucial really that this disappointment comes from some serious good work: it only hurts because we got so close — this is what people mean when they trot out the empty “you’d have taken third and a League Cup before the season kicked off; it’s a rebuilding year” chat. That’s true, sure, but I’m not happy with that now.

Of course, Klopp and Liverpool are larger than one season, and we’ve been rightly spoiled under this great man, who is great enough that his era will be remembered for positive changes in the team’s culture and extreme highs on the pitch.

It’s true that Liverpool’s season is a disappointment, but being three or so results off of something great means something, even if in 40 years all we’ll see is a League Cup on the team’s Wikipedia (or whatever we’re using then). I’ve previously joined a chorus of people talking about how collapsing seasons into their end results (generally “silverware or no?”) belies the point of following a football team, which is much more about the experiences game by game.

The Reds have given us quite a few good experiences on days and nights out around the matches this season; there was a real sense of belief in April, even if that belief turned to dust. It will not always be this way.

It’s hard to evaluate a season that’s both better than expected and suddenly worse than we anticipate, all while we figure out how to cope with saying goodbye to one of the best ever Liverpool managers.

But I know I wouldn’t trade a second of this season for Manchester United’s long series of embarrassments, even if they were to win the FA Cup. We feel saddened and disappointed and angry and frustrated that they fell short when they looked in the driver’s seat to a fairytale ending, but these feelings can’t 100% overwrite the highs that got us here.

Anyway, I wouldn’t worry about United winning the FA Cup; I might put a bet on them conceding seven.

To continue reading please choose to download our free app, or visit the original website.

League Table

Illuminate\Database\Eloquent\Collection {#1966 // resources/views/components/league-table.blade.php
  #items: array:20 [
    0 => App\Models\LeagueTable {#1975
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 4
        "league_id" => 1
        "team_id" => 9
        "team_name" => "Manchester City"
        "form" => "WWWWW"
        "position" => 1
        "played" => 37
        "won" => 27
        "drawn" => 7
        "lost" => 3
        "for" => 93
        "against" => 33
        "gd" => 60
        "points" => 88
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #original: array:16 [
        "id" => 4
        "league_id" => 1
        "team_id" => 9
        "team_name" => "Manchester City"
        "form" => "WWWWW"
        "position" => 1
        "played" => 37
        "won" => 27
        "drawn" => 7
        "lost" => 3
        "for" => 93
        "against" => 33
        "gd" => 60
        "points" => 88
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2014
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 9
            "name" => "Manchester City"
            "league_id" => 1
            "color" => "#98c5e9"
            "alt_color" => "#00285e"
            "highlight_color" => "#98C5E9"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Man%2BCity/0899cd94-e6e4-4893-a9bd-c94f85bea9fa.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BCity-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BCity-away_kit.png"
            "apif_id" => 50
            "apif_logo" => "https://media.api-sports.io/football/teams/50.png"
            "short_name" => "Man City"
            "api_token" => "UAsVD1kzckyEFvOy0xsMxqQpgmRjp1WA6ot1T57LEXcU9kUSQ7QzDLKFj8iQ"
          ]
          #original: array:14 [
            "id" => 9
            "name" => "Manchester City"
            "league_id" => 1
            "color" => "#98c5e9"
            "alt_color" => "#00285e"
            "highlight_color" => "#98C5E9"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Man%2BCity/0899cd94-e6e4-4893-a9bd-c94f85bea9fa.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BCity-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BCity-away_kit.png"
            "apif_id" => 50
            "apif_logo" => "https://media.api-sports.io/football/teams/50.png"
            "short_name" => "Man City"
            "api_token" => "UAsVD1kzckyEFvOy0xsMxqQpgmRjp1WA6ot1T57LEXcU9kUSQ7QzDLKFj8iQ"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\LeagueTable {#1977
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 6
        "league_id" => 1
        "team_id" => 1
        "team_name" => "Arsenal"
        "form" => "WWWWW"
        "position" => 2
        "played" => 37
        "won" => 27
        "drawn" => 5
        "lost" => 5
        "for" => 89
        "against" => 28
        "gd" => 61
        "points" => 86
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #original: array:16 [
        "id" => 6
        "league_id" => 1
        "team_id" => 1
        "team_name" => "Arsenal"
        "form" => "WWWWW"
        "position" => 2
        "played" => 37
        "won" => 27
        "drawn" => 5
        "lost" => 5
        "for" => 89
        "against" => 28
        "gd" => 61
        "points" => 86
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2007
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 1
            "name" => "Arsenal"
            "league_id" => 1
            "color" => "#f00000"
            "alt_color" => "#172030"
            "highlight_color" => "#f00000"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Arsenal/f5fb4b5b-ea91-4a19-91e0-9953eab5c038.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Arsenal-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Arsenal-away_kit.png"
            "apif_id" => 42
            "apif_logo" => "https://media.api-sports.io/football/teams/42.png"
            "short_name" => "Arsenal"
            "api_token" => "hNI2ZIq5dLGZSvVdNmvHSnVdvIYZoWnKSqBgCsD73Fke3aaZVcicCZwBccpB"
          ]
          #original: array:14 [
            "id" => 1
            "name" => "Arsenal"
            "league_id" => 1
            "color" => "#f00000"
            "alt_color" => "#172030"
            "highlight_color" => "#f00000"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Arsenal/f5fb4b5b-ea91-4a19-91e0-9953eab5c038.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Arsenal-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Arsenal-away_kit.png"
            "apif_id" => 42
            "apif_logo" => "https://media.api-sports.io/football/teams/42.png"
            "short_name" => "Arsenal"
            "api_token" => "hNI2ZIq5dLGZSvVdNmvHSnVdvIYZoWnKSqBgCsD73Fke3aaZVcicCZwBccpB"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    2 => App\Models\LeagueTable {#1978
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 8
        "league_id" => 1
        "team_id" => 8
        "team_name" => "Liverpool"
        "form" => "DWDLW"
        "position" => 3
        "played" => 37
        "won" => 23
        "drawn" => 10
        "lost" => 4
        "for" => 84
        "against" => 41
        "gd" => 43
        "points" => 79
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #original: array:16 [
        "id" => 8
        "league_id" => 1
        "team_id" => 8
        "team_name" => "Liverpool"
        "form" => "DWDLW"
        "position" => 3
        "played" => 37
        "won" => 23
        "drawn" => 10
        "lost" => 4
        "for" => 84
        "against" => 41
        "gd" => 43
        "points" => 79
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2013
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 8
            "name" => "Liverpool"
            "league_id" => 1
            "color" => "#e31b23"
            "alt_color" => "#fbba00"
            "highlight_color" => "#e31b23"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Liverpool/8e0c1016-02f6-4f84-9627-021786e76833.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Liverpool-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Liverpool-away_kit.png"
            "apif_id" => 40
            "apif_logo" => "https://media.api-sports.io/football/teams/40.png"
            "short_name" => "Liverpool"
            "api_token" => "c5uWQXRAfmenqwqqLStNqn2UVer2M0LQxWQ5W2xC4BNaX4OmGAWGLllJW53E"
          ]
          #original: array:14 [
            "id" => 8
            "name" => "Liverpool"
            "league_id" => 1
            "color" => "#e31b23"
            "alt_color" => "#fbba00"
            "highlight_color" => "#e31b23"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Liverpool/8e0c1016-02f6-4f84-9627-021786e76833.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Liverpool-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Liverpool-away_kit.png"
            "apif_id" => 40
            "apif_logo" => "https://media.api-sports.io/football/teams/40.png"
            "short_name" => "Liverpool"
            "api_token" => "c5uWQXRAfmenqwqqLStNqn2UVer2M0LQxWQ5W2xC4BNaX4OmGAWGLllJW53E"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    3 => App\Models\LeagueTable {#1979
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 10
        "league_id" => 1
        "team_id" => 2
        "team_name" => "Aston Villa"
        "form" => "DLDWW"
        "position" => 4
        "played" => 37
        "won" => 20
        "drawn" => 8
        "lost" => 9
        "for" => 76
        "against" => 56
        "gd" => 20
        "points" => 68
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #original: array:16 [
        "id" => 10
        "league_id" => 1
        "team_id" => 2
        "team_name" => "Aston Villa"
        "form" => "DLDWW"
        "position" => 4
        "played" => 37
        "won" => 20
        "drawn" => 8
        "lost" => 9
        "for" => 76
        "against" => 56
        "gd" => 20
        "points" => 68
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2008
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 2
            "name" => "Aston Villa"
            "league_id" => 1
            "color" => "#57002b"
            "alt_color" => "#94BEE5"
            "highlight_color" => "#57002b"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Villa/767d390d-992b-4f3b-aece-648e0641939c.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Aston%2BVilla-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Aston%2BVilla-away_kit.png"
            "apif_id" => 66
            "apif_logo" => "https://media.api-sports.io/football/teams/66.png"
            "short_name" => "Villa"
            "api_token" => "xrHEnhJWn35RSPmoglbBZIX87MjoDVtdCuLYIARWnW8gpEGpMXknThOG1J9S"
          ]
          #original: array:14 [
            "id" => 2
            "name" => "Aston Villa"
            "league_id" => 1
            "color" => "#57002b"
            "alt_color" => "#94BEE5"
            "highlight_color" => "#57002b"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Villa/767d390d-992b-4f3b-aece-648e0641939c.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Aston%2BVilla-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Aston%2BVilla-away_kit.png"
            "apif_id" => 66
            "apif_logo" => "https://media.api-sports.io/football/teams/66.png"
            "short_name" => "Villa"
            "api_token" => "xrHEnhJWn35RSPmoglbBZIX87MjoDVtdCuLYIARWnW8gpEGpMXknThOG1J9S"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    4 => App\Models\LeagueTable {#1980
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 12
        "league_id" => 1
        "team_id" => 17
        "team_name" => "Tottenham Hotspur"
        "form" => "LWLLL"
        "position" => 5
        "played" => 37
        "won" => 19
        "drawn" => 6
        "lost" => 12
        "for" => 71
        "against" => 61
        "gd" => 10
        "points" => 63
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #original: array:16 [
        "id" => 12
        "league_id" => 1
        "team_id" => 17
        "team_name" => "Tottenham Hotspur"
        "form" => "LWLLL"
        "position" => 5
        "played" => 37
        "won" => 19
        "drawn" => 6
        "lost" => 12
        "for" => 71
        "against" => 61
        "gd" => 10
        "points" => 63
        "created_at" => "2024-05-19 10:11:08"
        "updated_at" => "2024-05-19 10:11:08"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2017
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 17
            "name" => "Tottenham Hotspur"
            "league_id" => 1
            "color" => "#ffffff"
            "alt_color" => "#001c58"
            "highlight_color" => "#ffffff"
            "text_color" => "#001c58"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Tottenham/b8238d6f-88e2-48ab-a39a-db4898a5d66b.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Tottenham%2BHotspur-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Tottenham%2BHotspur-away_kit.png"
            "apif_id" => 47
            "apif_logo" => "https://media.api-sports.io/football/teams/47.png"
            "short_name" => "Tottenham"
            "api_token" => "xd6GtKZ61QjKaq2YglfQqVb4IQoXT9aMvZgSP8hCgvVQy7DDrkQKs0BVwEWf"
          ]
          #original: array:14 [
            "id" => 17
            "name" => "Tottenham Hotspur"
            "league_id" => 1
            "color" => "#ffffff"
            "alt_color" => "#001c58"
            "highlight_color" => "#ffffff"
            "text_color" => "#001c58"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Tottenham/b8238d6f-88e2-48ab-a39a-db4898a5d66b.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Tottenham%2BHotspur-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Tottenham%2BHotspur-away_kit.png"
            "apif_id" => 47
            "apif_logo" => "https://media.api-sports.io/football/teams/47.png"
            "short_name" => "Tottenham"
            "api_token" => "xd6GtKZ61QjKaq2YglfQqVb4IQoXT9aMvZgSP8hCgvVQy7DDrkQKs0BVwEWf"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    5 => App\Models\LeagueTable {#1981
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 14
        "league_id" => 1
        "team_id" => 4
        "team_name" => "Chelsea"
        "form" => "WWWWD"
        "position" => 6
        "played" => 37
        "won" => 17
        "drawn" => 9
        "lost" => 11
        "for" => 75
        "against" => 62
        "gd" => 13
        "points" => 60
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 14
        "league_id" => 1
        "team_id" => 4
        "team_name" => "Chelsea"
        "form" => "WWWWD"
        "position" => 6
        "played" => 37
        "won" => 17
        "drawn" => 9
        "lost" => 11
        "for" => 75
        "against" => 62
        "gd" => 13
        "points" => 60
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2010
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 4
            "name" => "Chelsea"
            "league_id" => 1
            "color" => "#034694"
            "alt_color" => "#000000"
            "highlight_color" => "#034694"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Chelsea/a40d209e-566d-4fcd-a815-db3ceea27ad3.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Chelsea-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Chelsea-away_kit.png"
            "apif_id" => 49
            "apif_logo" => "https://media.api-sports.io/football/teams/49.png"
            "short_name" => "Chelsea"
            "api_token" => "evPXqIujNMfqwNrQHKmZSG8oEZaQ4iUQy0Dp3AIUqRpJHuAmhIzcJmhniA6C"
          ]
          #original: array:14 [
            "id" => 4
            "name" => "Chelsea"
            "league_id" => 1
            "color" => "#034694"
            "alt_color" => "#000000"
            "highlight_color" => "#034694"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Chelsea/a40d209e-566d-4fcd-a815-db3ceea27ad3.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Chelsea-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Chelsea-away_kit.png"
            "apif_id" => 49
            "apif_logo" => "https://media.api-sports.io/football/teams/49.png"
            "short_name" => "Chelsea"
            "api_token" => "evPXqIujNMfqwNrQHKmZSG8oEZaQ4iUQy0Dp3AIUqRpJHuAmhIzcJmhniA6C"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    6 => App\Models\LeagueTable {#1982
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 16
        "league_id" => 1
        "team_id" => 11
        "team_name" => "Newcastle United"
        "form" => "LDWWL"
        "position" => 7
        "played" => 37
        "won" => 17
        "drawn" => 6
        "lost" => 14
        "for" => 81
        "against" => 60
        "gd" => 21
        "points" => 57
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 16
        "league_id" => 1
        "team_id" => 11
        "team_name" => "Newcastle United"
        "form" => "LDWWL"
        "position" => 7
        "played" => 37
        "won" => 17
        "drawn" => 6
        "lost" => 14
        "for" => 81
        "against" => 60
        "gd" => 21
        "points" => 57
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2016
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 11
            "name" => "Newcastle United"
            "league_id" => 1
            "color" => "#000000"
            "alt_color" => "#846F4C"
            "highlight_color" => "#000000"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Newcastle/c914bb47-e6c7-4c9d-acd9-c2e81174aa57.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Newcastle%2BUnited-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Newcastle%2BUnited-away_kit.png"
            "apif_id" => 34
            "apif_logo" => "https://media.api-sports.io/football/teams/34.png"
            "short_name" => "Newcastle"
            "api_token" => "5x9pyD1tgQmRIYAdf9kI6ixzzQC5m47VnIhk7S4x73SgVs85Ec7ZfL9nYtdn"
          ]
          #original: array:14 [
            "id" => 11
            "name" => "Newcastle United"
            "league_id" => 1
            "color" => "#000000"
            "alt_color" => "#846F4C"
            "highlight_color" => "#000000"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Newcastle/c914bb47-e6c7-4c9d-acd9-c2e81174aa57.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Newcastle%2BUnited-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Newcastle%2BUnited-away_kit.png"
            "apif_id" => 34
            "apif_logo" => "https://media.api-sports.io/football/teams/34.png"
            "short_name" => "Newcastle"
            "api_token" => "5x9pyD1tgQmRIYAdf9kI6ixzzQC5m47VnIhk7S4x73SgVs85Ec7ZfL9nYtdn"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    7 => App\Models\LeagueTable {#1983
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 18
        "league_id" => 1
        "team_id" => 10
        "team_name" => "Manchester United"
        "form" => "WLLDW"
        "position" => 8
        "played" => 37
        "won" => 17
        "drawn" => 6
        "lost" => 14
        "for" => 55
        "against" => 58
        "gd" => -3
        "points" => 57
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 18
        "league_id" => 1
        "team_id" => 10
        "team_name" => "Manchester United"
        "form" => "WLLDW"
        "position" => 8
        "played" => 37
        "won" => 17
        "drawn" => 6
        "lost" => 14
        "for" => 55
        "against" => 58
        "gd" => -3
        "points" => 57
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2015
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 10
            "name" => "Manchester United"
            "league_id" => 1
            "color" => "#cc1a1a"
            "alt_color" => "#ffe800"
            "highlight_color" => "#cc1a1a"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Man%2BUnited/42d7a2b4-860e-43aa-acfc-a9fc215b3603.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BUnited-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BUnited-away_kit.png"
            "apif_id" => 33
            "apif_logo" => "https://media.api-sports.io/football/teams/33.png"
            "short_name" => "Man United"
            "api_token" => "IBPmlBI4XStqB1CkMXDhT3kJo6MbANCzQmJTZWAhWeSjJIr3J9IXQvoOU2fq"
          ]
          #original: array:14 [
            "id" => 10
            "name" => "Manchester United"
            "league_id" => 1
            "color" => "#cc1a1a"
            "alt_color" => "#ffe800"
            "highlight_color" => "#cc1a1a"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Man%2BUnited/42d7a2b4-860e-43aa-acfc-a9fc215b3603.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BUnited-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Manchester%2BUnited-away_kit.png"
            "apif_id" => 33
            "apif_logo" => "https://media.api-sports.io/football/teams/33.png"
            "short_name" => "Man United"
            "api_token" => "IBPmlBI4XStqB1CkMXDhT3kJo6MbANCzQmJTZWAhWeSjJIr3J9IXQvoOU2fq"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    8 => App\Models\LeagueTable {#1984
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 20
        "league_id" => 1
        "team_id" => 20
        "team_name" => "West Ham United"
        "form" => "WLDLL"
        "position" => 9
        "played" => 37
        "won" => 14
        "drawn" => 10
        "lost" => 13
        "for" => 59
        "against" => 71
        "gd" => -12
        "points" => 52
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 20
        "league_id" => 1
        "team_id" => 20
        "team_name" => "West Ham United"
        "form" => "WLDLL"
        "position" => 9
        "played" => 37
        "won" => 14
        "drawn" => 10
        "lost" => 13
        "for" => 59
        "against" => 71
        "gd" => -12
        "points" => 52
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2018
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 20
            "name" => "West Ham United"
            "league_id" => 1
            "color" => "#60223B"
            "alt_color" => "#5299C6"
            "highlight_color" => "#60223B"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/West%2BHam/159e5179-7a47-4476-935e-42bd374df084.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/West%2BHam%2BUnited-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/West%2BHam%2BUnited-away_kit.png"
            "apif_id" => 48
            "apif_logo" => "https://media.api-sports.io/football/teams/48.png"
            "short_name" => "West Ham"
            "api_token" => "4drN0Iu7g5vHMOnDlWTbdIBBgKpU9JkTer2hQfFmE5bUmMznnQ8E6RUJsgTu"
          ]
          #original: array:14 [
            "id" => 20
            "name" => "West Ham United"
            "league_id" => 1
            "color" => "#60223B"
            "alt_color" => "#5299C6"
            "highlight_color" => "#60223B"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/West%2BHam/159e5179-7a47-4476-935e-42bd374df084.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/West%2BHam%2BUnited-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/West%2BHam%2BUnited-away_kit.png"
            "apif_id" => 48
            "apif_logo" => "https://media.api-sports.io/football/teams/48.png"
            "short_name" => "West Ham"
            "api_token" => "4drN0Iu7g5vHMOnDlWTbdIBBgKpU9JkTer2hQfFmE5bUmMznnQ8E6RUJsgTu"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    9 => App\Models\LeagueTable {#1985
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 22
        "league_id" => 1
        "team_id" => 29
        "team_name" => "Brighton & Hove Albion"
        "form" => "LDWLL"
        "position" => 10
        "played" => 37
        "won" => 12
        "drawn" => 12
        "lost" => 13
        "for" => 55
        "against" => 60
        "gd" => -5
        "points" => 48
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 22
        "league_id" => 1
        "team_id" => 29
        "team_name" => "Brighton & Hove Albion"
        "form" => "LDWLL"
        "position" => 10
        "played" => 37
        "won" => 12
        "drawn" => 12
        "lost" => 13
        "for" => 55
        "against" => 60
        "gd" => -5
        "points" => 48
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2020
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 29
            "name" => "Brighton & Hove Albion"
            "league_id" => 1
            "color" => "#0054a6"
            "alt_color" => "#1c1c1c"
            "highlight_color" => "#0054a6"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Brighton/465d2856-60c0-4c03-8d97-6e3643a011dd.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Brighton%2B%2526%2BHove%2BAlbion-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Brighton%2B%2526%2BHove%2BAlbion-away_kit.png"
            "apif_id" => 51
            "apif_logo" => "https://media.api-sports.io/football/teams/51.png"
            "short_name" => "Brighton"
            "api_token" => "n3sohHelC3x6hbytzTUshZ2h6lJ8QKsRnzV0Xd923qBzELwpNWInNsEanC8a"
          ]
          #original: array:14 [
            "id" => 29
            "name" => "Brighton & Hove Albion"
            "league_id" => 1
            "color" => "#0054a6"
            "alt_color" => "#1c1c1c"
            "highlight_color" => "#0054a6"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Brighton/465d2856-60c0-4c03-8d97-6e3643a011dd.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Brighton%2B%2526%2BHove%2BAlbion-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Brighton%2B%2526%2BHove%2BAlbion-away_kit.png"
            "apif_id" => 51
            "apif_logo" => "https://media.api-sports.io/football/teams/51.png"
            "short_name" => "Brighton"
            "api_token" => "n3sohHelC3x6hbytzTUshZ2h6lJ8QKsRnzV0Xd923qBzELwpNWInNsEanC8a"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    10 => App\Models\LeagueTable {#1986
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 24
        "league_id" => 1
        "team_id" => 3
        "team_name" => "AFC Bournemouth"
        "form" => "LLWWL"
        "position" => 11
        "played" => 37
        "won" => 13
        "drawn" => 9
        "lost" => 15
        "for" => 53
        "against" => 65
        "gd" => -12
        "points" => 48
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 24
        "league_id" => 1
        "team_id" => 3
        "team_name" => "AFC Bournemouth"
        "form" => "LLWWL"
        "position" => 11
        "played" => 37
        "won" => 13
        "drawn" => 9
        "lost" => 15
        "for" => 53
        "against" => 65
        "gd" => -12
        "points" => 48
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2009
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 3
            "name" => "Bournemouth"
            "league_id" => 1
            "color" => "#000000"
            "alt_color" => "#d92a1f"
            "highlight_color" => "#000000"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Bournemouth/be66a306-55fa-4202-883f-68e41deefa5c.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Bournemouth-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Bournemouth-away_kit.png"
            "apif_id" => 35
            "apif_logo" => "https://media.api-sports.io/football/teams/35.png"
            "short_name" => "Bournemouth"
            "api_token" => "rAxS4d1wv3PmGAkyVCeZqs9ttL5x1213RepY4giOHb4pqZLmMabHtY5FWzJL"
          ]
          #original: array:14 [
            "id" => 3
            "name" => "Bournemouth"
            "league_id" => 1
            "color" => "#000000"
            "alt_color" => "#d92a1f"
            "highlight_color" => "#000000"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Bournemouth/be66a306-55fa-4202-883f-68e41deefa5c.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Bournemouth-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Bournemouth-away_kit.png"
            "apif_id" => 35
            "apif_logo" => "https://media.api-sports.io/football/teams/35.png"
            "short_name" => "Bournemouth"
            "api_token" => "rAxS4d1wv3PmGAkyVCeZqs9ttL5x1213RepY4giOHb4pqZLmMabHtY5FWzJL"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    11 => App\Models\LeagueTable {#1987
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 26
        "league_id" => 1
        "team_id" => 5
        "team_name" => "Crystal Palace"
        "form" => "WWDWW"
        "position" => 12
        "played" => 37
        "won" => 12
        "drawn" => 10
        "lost" => 15
        "for" => 52
        "against" => 58
        "gd" => -6
        "points" => 46
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 26
        "league_id" => 1
        "team_id" => 5
        "team_name" => "Crystal Palace"
        "form" => "WWDWW"
        "position" => 12
        "played" => 37
        "won" => 12
        "drawn" => 10
        "lost" => 15
        "for" => 52
        "against" => 58
        "gd" => -6
        "points" => 46
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2011
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 5
            "name" => "Crystal Palace"
            "league_id" => 1
            "color" => "#1B458F"
            "alt_color" => "#C4122E"
            "highlight_color" => "#1B458F"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Palace/69d443ad-3889-4b25-a03d-f3bcad4be55b.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Crystal%2BPalace-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Crystal%2BPalace-away_kit.png"
            "apif_id" => 52
            "apif_logo" => "https://media.api-sports.io/football/teams/52.png"
            "short_name" => "Palace"
            "api_token" => "FoIiuCBmcTbPJvEsfHvQI5ysOB0aXqKaUSvdHdhnFwnxGpuRxgjDNSH7WbiP"
          ]
          #original: array:14 [
            "id" => 5
            "name" => "Crystal Palace"
            "league_id" => 1
            "color" => "#1B458F"
            "alt_color" => "#C4122E"
            "highlight_color" => "#1B458F"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Palace/69d443ad-3889-4b25-a03d-f3bcad4be55b.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Crystal%2BPalace-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Crystal%2BPalace-away_kit.png"
            "apif_id" => 52
            "apif_logo" => "https://media.api-sports.io/football/teams/52.png"
            "short_name" => "Palace"
            "api_token" => "FoIiuCBmcTbPJvEsfHvQI5ysOB0aXqKaUSvdHdhnFwnxGpuRxgjDNSH7WbiP"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    12 => App\Models\LeagueTable {#1988
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 28
        "league_id" => 1
        "team_id" => 31
        "team_name" => "Wolverhampton Wanderers"
        "form" => "LLWLL"
        "position" => 13
        "played" => 37
        "won" => 13
        "drawn" => 7
        "lost" => 17
        "for" => 50
        "against" => 63
        "gd" => -13
        "points" => 46
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 28
        "league_id" => 1
        "team_id" => 31
        "team_name" => "Wolverhampton Wanderers"
        "form" => "LLWLL"
        "position" => 13
        "played" => 37
        "won" => 13
        "drawn" => 7
        "lost" => 17
        "for" => 50
        "against" => 63
        "gd" => -13
        "points" => 46
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2021
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 31
            "name" => "Wolverhampton Wanderers"
            "league_id" => 1
            "color" => "#ffb536"
            "alt_color" => "#000000"
            "highlight_color" => "#ffb536"
            "text_color" => "#000000"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Wolves/30daf332-b226-4cf0-acc7-9b68f06fc566.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Wolverhampton%2BWanderers-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Wolverhampton%2BWanderers-away_kit.png"
            "apif_id" => 39
            "apif_logo" => "https://media.api-sports.io/football/teams/39.png"
            "short_name" => "Wolves"
            "api_token" => "NyLsipKFKuxJ5AsmVrsxWvjONRrGTmP8esI6inrb3x4qvyNz7L4nW3bDPmNb"
          ]
          #original: array:14 [
            "id" => 31
            "name" => "Wolverhampton Wanderers"
            "league_id" => 1
            "color" => "#ffb536"
            "alt_color" => "#000000"
            "highlight_color" => "#ffb536"
            "text_color" => "#000000"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Wolves/30daf332-b226-4cf0-acc7-9b68f06fc566.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Wolverhampton%2BWanderers-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Wolverhampton%2BWanderers-away_kit.png"
            "apif_id" => 39
            "apif_logo" => "https://media.api-sports.io/football/teams/39.png"
            "short_name" => "Wolves"
            "api_token" => "NyLsipKFKuxJ5AsmVrsxWvjONRrGTmP8esI6inrb3x4qvyNz7L4nW3bDPmNb"
          ]
          #changes: []
          #casts: array:5 [
            "twitter_bot_enabled" => "boolean"
            "twitter_post_tweets" => "boolean"
            "twitter_dm_enabled" => "boolean"
            "twitter_landing_page" => "boolean"
            "chat_rooms" => "array"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [
            0 => "apple_id"
            1 => "has_iap"
            2 => "has_onesignal"
            3 => "league_name"
            4 => "has_twitter"
            5 => "has_chat"
            6 => "slug"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "league" => App\Models\League {#1888 …30}
          ]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [
            0 => "fms_token"
            1 => "pem_file"
          ]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    13 => App\Models\LeagueTable {#1989
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 30
        "league_id" => 1
        "team_id" => 36
        "team_name" => "Fulham"
        "form" => "LDDLW"
        "position" => 14
        "played" => 37
        "won" => 12
        "drawn" => 8
        "lost" => 17
        "for" => 51
        "against" => 59
        "gd" => -8
        "points" => 44
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 30
        "league_id" => 1
        "team_id" => 36
        "team_name" => "Fulham"
        "form" => "LDDLW"
        "position" => 14
        "played" => 37
        "won" => 12
        "drawn" => 8
        "lost" => 17
        "for" => 51
        "against" => 59
        "gd" => -8
        "points" => 44
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2023
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [
            0 => "league"
          ]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 36
            "name" => "Fulham"
            "league_id" => 1
            "color" => "#ffffff"
            "alt_color" => "#d71c2d"
            "highlight_color" => "#000000"
            "text_color" => "#000000"
             …7
          ]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    14 => App\Models\LeagueTable {#1990
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 32
        "league_id" => 1
        "team_id" => 6
        "team_name" => "Everton"
        "form" => "WDWWW"
        "position" => 15
        "played" => 37
        "won" => 13
        "drawn" => 9
        "lost" => 15
        "for" => 39
        "against" => 49
        "gd" => -10
        "points" => 40
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 32
        "league_id" => 1
        "team_id" => 6
        "team_name" => "Everton"
        "form" => "WDWWW"
        "position" => 15
        "played" => 37
        "won" => 13
        "drawn" => 9
        "lost" => 15
        "for" => 39
        "against" => 49
        "gd" => -10
        "points" => 40
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2012
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [ …1]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [ …14]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    15 => App\Models\LeagueTable {#1991
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 33
        "league_id" => 1
        "team_id" => 50
        "team_name" => "Brentford"
        "form" => "WDLWW"
        "position" => 16
        "played" => 37
        "won" => 10
        "drawn" => 9
        "lost" => 18
        "for" => 54
        "against" => 61
        "gd" => -7
        "points" => 39
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 33
        "league_id" => 1
        "team_id" => 50
        "team_name" => "Brentford"
        "form" => "WDLWW"
        "position" => 16
        "played" => 37
        "won" => 10
        "drawn" => 9
        "lost" => 18
        "for" => 54
        "against" => 61
        "gd" => -7
        "points" => 39
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2025
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [ …1]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [ …14]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    16 => App\Models\LeagueTable {#1992
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 35
        "league_id" => 1
        "team_id" => 32
        "team_name" => "Nottingham Forest"
        "form" => "LWLLD"
        "position" => 17
        "played" => 37
        "won" => 8
        "drawn" => 9
        "lost" => 20
        "for" => 47
        "against" => 66
        "gd" => -19
        "points" => 29
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 35
        "league_id" => 1
        "team_id" => 32
        "team_name" => "Nottingham Forest"
        "form" => "LWLLD"
        "position" => 17
        "played" => 37
        "won" => 8
        "drawn" => 9
        "lost" => 20
        "for" => 47
        "against" => 66
        "gd" => -19
        "points" => 29
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2022
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [ …1]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [ …14]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    17 => App\Models\LeagueTable {#1993
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 37
        "league_id" => 1
        "team_id" => 109
        "team_name" => "Luton Town"
        "form" => "LDLLL"
        "position" => 18
        "played" => 37
        "won" => 6
        "drawn" => 8
        "lost" => 23
        "for" => 50
        "against" => 81
        "gd" => -31
        "points" => 26
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 37
        "league_id" => 1
        "team_id" => 109
        "team_name" => "Luton Town"
        "form" => "LDLLL"
        "position" => 18
        "played" => 37
        "won" => 6
        "drawn" => 8
        "lost" => 23
        "for" => 50
        "against" => 81
        "gd" => -31
        "points" => 26
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2026
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [ …1]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [ …14]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    18 => App\Models\LeagueTable {#1994
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 39
        "league_id" => 1
        "team_id" => 21
        "team_name" => "Burnley"
        "form" => "LLDWD"
        "position" => 19
        "played" => 37
        "won" => 5
        "drawn" => 9
        "lost" => 23
        "for" => 40
        "against" => 76
        "gd" => -36
        "points" => 24
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 39
        "league_id" => 1
        "team_id" => 21
        "team_name" => "Burnley"
        "form" => "LLDWD"
        "position" => 19
        "played" => 37
        "won" => 5
        "drawn" => 9
        "lost" => 23
        "for" => 40
        "against" => 76
        "gd" => -36
        "points" => 24
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2019
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [ …1]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [ …14]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    19 => App\Models\LeagueTable {#1995
      #connection: "mysql"
      #table: "league_tables"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "id" => 42
        "league_id" => 1
        "team_id" => 48
        "team_name" => "Sheffield United"
        "form" => "LLLLL"
        "position" => 20
        "played" => 37
        "won" => 3
        "drawn" => 7
        "lost" => 27
        "for" => 35
        "against" => 101
        "gd" => -66
        "points" => 16
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #original: array:16 [
        "id" => 42
        "league_id" => 1
        "team_id" => 48
        "team_name" => "Sheffield United"
        "form" => "LLLLL"
        "position" => 20
        "played" => 37
        "won" => 3
        "drawn" => 7
        "lost" => 27
        "for" => 35
        "against" => 101
        "gd" => -66
        "points" => 16
        "created_at" => "2024-05-19 10:11:09"
        "updated_at" => "2024-05-19 10:11:09"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2024
          #connection: "mysql"
          #table: "teams"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: array:1 [ …1]
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [ …14]
          #original: array:14 [ …14]
          #changes: []
          #casts: array:5 [ …5]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:7 [ …7]
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [ …1]
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:2 [ …2]
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}