Mansfield Town

Nigel Clough interview: Mansfield manager on why he will not talk about promotion from League Two until his side achieve it


Mansfield have been back in Sky Bet League Two for a decade now.

Twice they have reached the play-offs in that time; under David Flitcroft in 2018/19, they were knocked out by Newport in the semi-finals and under Nigel Clough in 2021/22, they got to Wembley, only to see their hopes disintegrate when they went 2-0 down to Port Vale inside 25 minutes.

Last year, they missed out on another chance, with Salford pipping them to seventh on goal difference alone - but this year, they have arguably their best chance of promotion yet.

With six games to go, they lead the way at the top ahead of a busy Easter weekend that starts with a tricky trip to fellow title hopefuls Wrexham, which is live on Sky Sports Football on Good Friday.

Friday 29th March 2:45pm Kick off 3:00pm

The Stags are in an ideal spot going into the final stretch. Hopes of the title are out of their hands at the moment, given a win for second-placed Stockport's from their game in hand could see them nip one point clear, but there's a six-point gap between themselves and third. Their automatic promotion chances are looking pretty rosy right now.

That said, Clough is reluctant to speak about such an eventuality.

"You'll have to ask me that in a few weeks!" he jokes as he sits down to speak to Sky Sports' Dan Long.

"Honestly, I'm trying not to even think about it."

The 58-year-old former England international is long enough in the tooth to know it is not over until it is over. Recent history has reminded him of that.

Image: Clough's side were beaten by Port Vale in the 2021/22 Sky Bet League Two play-off final

"The Port Vale defeat was very difficult. To lose in the manner we did took everybody a long time to get over. You don't turn up for pre-season four or five weeks later and everybody is fine. It took us a bit of time to recover.

"Similarly to if you suffer a relegation, there's always a hangover when you lose a play-off final.

"Last season, to get so close with the injuries we had wasn't a bad achievement or a bad season, but we knew where we had to improve.

"The players had a good break in the summer and we spoke at the end of last season and said, from the first day you come back, be ready because we're going for it, and they've all taken that on board."

Clough's side were unbeaten in the first 18 league games of the season and only lost one of their first 26 which, remarkably, was not enough to take them to the top of the league at any point.

Five of their six defeats throughout the campaign have come since January 6, yet they have been leading the pack for the last month. The unpredictability of the EFL is unmatched.

He admits that the 5-1 win at Bradford just under a fortnight ago eased some fears that had begun to rear their heads.

"We were going into that one off the back of two defeats out of three," said Clough. "We were a little bit worried.

"At this time of the season, you don't want an extended losing run by any means and it was good to get back on it, in terms of performance, scoreline, everything. It was probably as well as we've played for some time, with the all-round performance.

"At times I certainly think, 'what if?' All of the defeats this season have just been by a single goal, two of them in stoppage time away from home. They are frustrating.

Please use Chrome browser for a more accessible video player

Mansfield manager Nigel Clough discusses 'marquee signing' Aden Flint and the impact he's had since joining the club on a free transfer last summer. 

"We're not going to change our approach at this stage, though, and we are still in a great position."

His caution is understandable.

Mansfield have won seven of their last 11, scoring 32 goals across that period, but they have only kept one clean sheet in their last nine and they were held to a 1-1 draw by Danny Cowley's relegation-threatened Colchester in front of the Sky Sports cameras last time out.

"We realise we're in a reasonable position, but there's still nothing taken for granted at all, in any shape or form," Clough adds.

"We've still got 21 points to play for and anything can happen. We were happy to get over that 70-point mark again with eight games to go and we go into the final seven games in reasonably good form and reasonably confident.

Please use Chrome browser for a more accessible video player

Highlights of the Sky Bet League Two match between Mansfield and Colchester.

"We know that if we perform and teams will find it difficult against us but, if we dip slightly, as we have done in a couple of games, anybody can beat us at any time.

"It's great that we've got four out of the final seven games at home. That's a good advantage and it's almost a situation we're in where, if you can win your home games, or the majority of them, it nearly gets you over the line. That's an incentive in itself."

Clough and his players have seven games to make history and banish the demons of years gone by to finally return to the third tier after 21 years away.

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

League Table

Illuminate\Database\Eloquent\Collection {#1963 // resources/views/components/league-table.blade.php
  #items: array:24 [
    0 => App\Models\LeagueTable {#1972
      #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" => 81
        "league_id" => 8
        "team_id" => 193
        "team_name" => "Stockport County"
        "form" => "LWWWW"
        "position" => 1
        "played" => 46
        "won" => 27
        "drawn" => 11
        "lost" => 8
        "for" => 96
        "against" => 48
        "gd" => 48
        "points" => 92
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 81
        "league_id" => 8
        "team_id" => 193
        "team_name" => "Stockport County"
        "form" => "LWWWW"
        "position" => 1
        "played" => 46
        "won" => 27
        "drawn" => 11
        "lost" => 8
        "for" => 96
        "against" => 48
        "gd" => 48
        "points" => 92
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2030
          #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" => 193
            "name" => "Stockport County"
            "league_id" => 8
            "color" => "#1f4f90"
            "alt_color" => "#ffffff"
            "highlight_color" => "#1f4f90"
            "text_color" => "#ffffff"
            "logo" => "https://cdn.sportmonks.com/images/soccer/teams/25/249.png"
            "home_kit" => null
            "away_kit" => null
            "apif_id" => null
            "apif_logo" => "https://cdn.sportmonks.com/images/soccer/teams/25/249.png"
            "short_name" => "Stockport"
            "api_token" => "JmDtkyh1WevT3JsQlq61HhEAvxOoMURt30Rx9b6GeFI9Y8Eme2WT3l0kH2nG"
          ]
          #original: array:14 [
            "id" => 193
            "name" => "Stockport County"
            "league_id" => 8
            "color" => "#1f4f90"
            "alt_color" => "#ffffff"
            "highlight_color" => "#1f4f90"
            "text_color" => "#ffffff"
            "logo" => "https://cdn.sportmonks.com/images/soccer/teams/25/249.png"
            "home_kit" => null
            "away_kit" => null
            "apif_id" => null
            "apif_logo" => "https://cdn.sportmonks.com/images/soccer/teams/25/249.png"
            "short_name" => "Stockport"
            "api_token" => "JmDtkyh1WevT3JsQlq61HhEAvxOoMURt30Rx9b6GeFI9Y8Eme2WT3l0kH2nG"
          ]
          #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 {#1886 …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 {#1974
      #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" => 82
        "league_id" => 8
        "team_id" => 196
        "team_name" => "Wrexham"
        "form" => "WWWWW"
        "position" => 2
        "played" => 46
        "won" => 26
        "drawn" => 10
        "lost" => 10
        "for" => 89
        "against" => 52
        "gd" => 37
        "points" => 88
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 82
        "league_id" => 8
        "team_id" => 196
        "team_name" => "Wrexham"
        "form" => "WWWWW"
        "position" => 2
        "played" => 46
        "won" => 26
        "drawn" => 10
        "lost" => 10
        "for" => 89
        "against" => 52
        "gd" => 37
        "points" => 88
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2031
          #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" => 196
            "name" => "Wrexham AFC"
            "league_id" => 8
            "color" => "#000000"
            "alt_color" => "#ffffff"
            "highlight_color" => null
            "text_color" => null
            "logo" => null
            "home_kit" => null
            "away_kit" => null
            "apif_id" => null
            "apif_logo" => "https://cdn.sportmonks.com/images/soccer/teams/27/283.png"
            "short_name" => "Wrexham"
            "api_token" => "yzpZzcyFpkbowCQsLpQGkRPsJg9Ar3wVaiaftxadA88V0SkfUX3mnggHY4Y0"
          ]
          #original: array:14 [
            "id" => 196
            "name" => "Wrexham AFC"
            "league_id" => 8
            "color" => "#000000"
            "alt_color" => "#ffffff"
            "highlight_color" => null
            "text_color" => null
            "logo" => null
            "home_kit" => null
            "away_kit" => null
            "apif_id" => null
            "apif_logo" => "https://cdn.sportmonks.com/images/soccer/teams/27/283.png"
            "short_name" => "Wrexham"
            "api_token" => "yzpZzcyFpkbowCQsLpQGkRPsJg9Ar3wVaiaftxadA88V0SkfUX3mnggHY4Y0"
          ]
          #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 {#1886 …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 {#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" => 83
        "league_id" => 8
        "team_id" => 89
        "team_name" => "Mansfield Town"
        "form" => "DWWWW"
        "position" => 3
        "played" => 46
        "won" => 24
        "drawn" => 14
        "lost" => 8
        "for" => 90
        "against" => 47
        "gd" => 43
        "points" => 86
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 83
        "league_id" => 8
        "team_id" => 89
        "team_name" => "Mansfield Town"
        "form" => "DWWWW"
        "position" => 3
        "played" => 46
        "won" => 24
        "drawn" => 14
        "lost" => 8
        "for" => 90
        "against" => 47
        "gd" => 43
        "points" => 86
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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" => 89
            "name" => "Mansfield Town"
            "league_id" => 8
            "color" => "#0047bb"
            "alt_color" => "#f2a900"
            "highlight_color" => "#0a2f37"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Mansfield/a8ea5a4c-41d4-41c9-8668-a68fbc7859fd.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Mansfield%2BTown-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Mansfield%2BTown-away_kit.png"
            "apif_id" => 1374
            "apif_logo" => "https://media.api-sports.io/football/teams/1374.png"
            "short_name" => "Mansfield"
            "api_token" => "QJ4rtPyYeX6jj6I7Npvm6vey47Hj2SvZeoQT1gQYuVeUu03JtiGZ62FU8rc5"
          ]
          #original: array:14 [
            "id" => 89
            "name" => "Mansfield Town"
            "league_id" => 8
            "color" => "#0047bb"
            "alt_color" => "#f2a900"
            "highlight_color" => "#0a2f37"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Mansfield/a8ea5a4c-41d4-41c9-8668-a68fbc7859fd.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Mansfield%2BTown-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Mansfield%2BTown-away_kit.png"
            "apif_id" => 1374
            "apif_logo" => "https://media.api-sports.io/football/teams/1374.png"
            "short_name" => "Mansfield"
            "api_token" => "QJ4rtPyYeX6jj6I7Npvm6vey47Hj2SvZeoQT1gQYuVeUu03JtiGZ62FU8rc5"
          ]
          #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 {#1886 …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 {#1976
      #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" => 84
        "league_id" => 8
        "team_id" => 85
        "team_name" => "Milton Keynes Dons"
        "form" => "DWLWD"
        "position" => 4
        "played" => 46
        "won" => 23
        "drawn" => 9
        "lost" => 14
        "for" => 83
        "against" => 68
        "gd" => 15
        "points" => 78
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 84
        "league_id" => 8
        "team_id" => 85
        "team_name" => "Milton Keynes Dons"
        "form" => "DWLWD"
        "position" => 4
        "played" => 46
        "won" => 23
        "drawn" => 9
        "lost" => 14
        "for" => 83
        "against" => 68
        "gd" => 15
        "points" => 78
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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" => 85
            "name" => "Milton Keynes Dons"
            "league_id" => 8
            "color" => "#ed1c24"
            "alt_color" => "#333333"
            "highlight_color" => "#0a2f37"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/MK%2BDons/334da839-06c9-4dfb-9490-f33bfc631cac.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Milton%2BKeynes%2BDons-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Milton%2BKeynes%2BDons-away_kit.png"
            "apif_id" => 1348
            "apif_logo" => "https://media.api-sports.io/football/teams/1348.png"
            "short_name" => "MK Dons"
            "api_token" => "WMWNjZqipaSN8z9JIhsuAQQ9H6fyoBP1oO3gnytw7OWCiqUHhtsqNfwNMwKi"
          ]
          #original: array:14 [
            "id" => 85
            "name" => "Milton Keynes Dons"
            "league_id" => 8
            "color" => "#ed1c24"
            "alt_color" => "#333333"
            "highlight_color" => "#0a2f37"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/MK%2BDons/334da839-06c9-4dfb-9490-f33bfc631cac.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Milton%2BKeynes%2BDons-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Milton%2BKeynes%2BDons-away_kit.png"
            "apif_id" => 1348
            "apif_logo" => "https://media.api-sports.io/football/teams/1348.png"
            "short_name" => "MK Dons"
            "api_token" => "WMWNjZqipaSN8z9JIhsuAQQ9H6fyoBP1oO3gnytw7OWCiqUHhtsqNfwNMwKi"
          ]
          #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 {#1886 …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 {#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" => 85
        "league_id" => 8
        "team_id" => 123
        "team_name" => "Doncaster Rovers"
        "form" => "DWWWW"
        "position" => 5
        "played" => 46
        "won" => 21
        "drawn" => 8
        "lost" => 17
        "for" => 73
        "against" => 68
        "gd" => 5
        "points" => 71
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 85
        "league_id" => 8
        "team_id" => 123
        "team_name" => "Doncaster Rovers"
        "form" => "DWWWW"
        "position" => 5
        "played" => 46
        "won" => 21
        "drawn" => 8
        "lost" => 17
        "for" => 73
        "against" => 68
        "gd" => 5
        "points" => 71
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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" => 123
            "name" => "Doncaster Rovers"
            "league_id" => 8
            "color" => "#da291c"
            "alt_color" => "#333333"
            "highlight_color" => "#0a2f37"
            "text_color" => "#ffffff"
            "logo" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Doncaster/5fc6b629-fb99-4988-b559-ca5c81a38045.png"
            "home_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Doncaster%2BRovers-home_kit.png"
            "away_kit" => "https://fn365images.s3.eu-west-1.amazonaws.com/teamlogos/Doncaster%2BRovers-away_kit.png"
            "apif_id" => 1354
            "apif_logo" => "https://media.api-sports.io/football/teams/1354.png"
            "short_name" => "Doncaster"
            "api_token" => "6rBaBe98DGhzuio3Nf7H5navnnGlxVBNMOdAwflz7IwWst5ACBcvg7rpE187"
          ]
          #original: array:14 [
            "id" => 123
            "name" => "Doncaster Rovers"
            "league_id" => 8
            "color" => "#da291c"
            "alt_color" => "#333333"
             …9
          ]
          #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 => "*"
      ]
    }
    5 => 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" => 86
        "league_id" => 8
        "team_id" => 90
        "team_name" => "Crewe Alexandra"
        "form" => "DLLWD"
        "position" => 6
        "played" => 46
        "won" => 19
        "drawn" => 14
        "lost" => 13
        "for" => 69
        "against" => 65
        "gd" => 4
        "points" => 71
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 86
        "league_id" => 8
        "team_id" => 90
        "team_name" => "Crewe Alexandra"
        "form" => "DLLWD"
        "position" => 6
        "played" => 46
        "won" => 19
        "drawn" => 14
        "lost" => 13
        "for" => 69
        "against" => 65
        "gd" => 4
        "points" => 71
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 => "*"
      ]
    }
    6 => 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" => 87
        "league_id" => 8
        "team_id" => 88
        "team_name" => "Crawley Town"
        "form" => "WDDLL"
        "position" => 7
        "played" => 46
        "won" => 21
        "drawn" => 7
        "lost" => 18
        "for" => 73
        "against" => 67
        "gd" => 6
        "points" => 70
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 87
        "league_id" => 8
        "team_id" => 88
        "team_name" => "Crawley Town"
        "form" => "WDDLL"
        "position" => 7
        "played" => 46
        "won" => 21
        "drawn" => 7
        "lost" => 18
        "for" => 73
        "against" => 67
        "gd" => 6
        "points" => 70
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 => "*"
      ]
    }
    7 => 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" => 88
        "league_id" => 8
        "team_id" => 182
        "team_name" => "Barrow"
        "form" => "DLLDL"
        "position" => 8
        "played" => 46
        "won" => 18
        "drawn" => 15
        "lost" => 13
        "for" => 62
        "against" => 56
        "gd" => 6
        "points" => 69
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 88
        "league_id" => 8
        "team_id" => 182
        "team_name" => "Barrow"
        "form" => "DLLDL"
        "position" => 8
        "played" => 46
        "won" => 18
        "drawn" => 15
        "lost" => 13
        "for" => 62
        "against" => 56
        "gd" => 6
        "points" => 69
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2028
          #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 => "*"
      ]
    }
    8 => 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" => 89
        "league_id" => 8
        "team_id" => 120
        "team_name" => "Bradford City"
        "form" => "WWWWW"
        "position" => 9
        "played" => 46
        "won" => 19
        "drawn" => 12
        "lost" => 15
        "for" => 61
        "against" => 59
        "gd" => 2
        "points" => 69
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 89
        "league_id" => 8
        "team_id" => 120
        "team_name" => "Bradford City"
        "form" => "WWWWW"
        "position" => 9
        "played" => 46
        "won" => 19
        "drawn" => 12
        "lost" => 15
        "for" => 61
        "against" => 59
        "gd" => 2
        "points" => 69
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 => "*"
      ]
    }
    9 => 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" => 90
        "league_id" => 8
        "team_id" => 116
        "team_name" => "AFC Wimbledon"
        "form" => "WLLWL"
        "position" => 10
        "played" => 46
        "won" => 17
        "drawn" => 14
        "lost" => 15
        "for" => 64
        "against" => 51
        "gd" => 13
        "points" => 65
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 90
        "league_id" => 8
        "team_id" => 116
        "team_name" => "AFC Wimbledon"
        "form" => "WLLWL"
        "position" => 10
        "played" => 46
        "won" => 17
        "drawn" => 14
        "lost" => 15
        "for" => 64
        "against" => 51
        "gd" => 13
        "points" => 65
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 => "*"
      ]
    }
    10 => 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" => 91
        "league_id" => 8
        "team_id" => 124
        "team_name" => "Walsall"
        "form" => "LLWLL"
        "position" => 11
        "played" => 46
        "won" => 18
        "drawn" => 11
        "lost" => 17
        "for" => 69
        "against" => 73
        "gd" => -4
        "points" => 65
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 91
        "league_id" => 8
        "team_id" => 124
        "team_name" => "Walsall"
        "form" => "LLWLL"
        "position" => 11
        "played" => 46
        "won" => 18
        "drawn" => 11
        "lost" => 17
        "for" => 69
        "against" => 73
        "gd" => -4
        "points" => 65
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 => "*"
      ]
    }
    11 => 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" => 92
        "league_id" => 8
        "team_id" => 119
        "team_name" => "Gillingham"
        "form" => "DLWLL"
        "position" => 12
        "played" => 46
        "won" => 18
        "drawn" => 10
        "lost" => 18
        "for" => 46
        "against" => 57
        "gd" => -11
        "points" => 64
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 92
        "league_id" => 8
        "team_id" => 119
        "team_name" => "Gillingham"
        "form" => "DLWLL"
        "position" => 12
        "played" => 46
        "won" => 18
        "drawn" => 10
        "lost" => 18
        "for" => 46
        "against" => 57
        "gd" => -11
        "points" => 64
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 => "*"
      ]
    }
    12 => 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" => 93
        "league_id" => 8
        "team_id" => 180
        "team_name" => "Harrogate Town"
        "form" => "DLDWL"
        "position" => 13
        "played" => 46
        "won" => 17
        "drawn" => 12
        "lost" => 17
        "for" => 60
        "against" => 69
        "gd" => -9
        "points" => 63
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 93
        "league_id" => 8
        "team_id" => 180
        "team_name" => "Harrogate Town"
        "form" => "DLDWL"
        "position" => 13
        "played" => 46
        "won" => 17
        "drawn" => 12
        "lost" => 17
        "for" => 60
        "against" => 69
        "gd" => -9
        "points" => 63
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2027
          #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 => "*"
      ]
    }
    13 => 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" => 94
        "league_id" => 8
        "team_id" => 97
        "team_name" => "Notts County"
        "form" => "LWLWW"
        "position" => 14
        "played" => 46
        "won" => 18
        "drawn" => 7
        "lost" => 21
        "for" => 89
        "against" => 86
        "gd" => 3
        "points" => 61
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 94
        "league_id" => 8
        "team_id" => 97
        "team_name" => "Notts County"
        "form" => "LWLWW"
        "position" => 14
        "played" => 46
        "won" => 18
        "drawn" => 7
        "lost" => 21
        "for" => 89
        "against" => 86
        "gd" => 3
        "points" => 61
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 => "*"
      ]
    }
    14 => 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" => 95
        "league_id" => 8
        "team_id" => 95
        "team_name" => "Morecambe"
        "form" => "DLLLL"
        "position" => 15
        "played" => 46
        "won" => 17
        "drawn" => 10
        "lost" => 19
        "for" => 67
        "against" => 81
        "gd" => -14
        "points" => 58
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 95
        "league_id" => 8
        "team_id" => 95
        "team_name" => "Morecambe"
        "form" => "DLLLL"
        "position" => 15
        "played" => 46
        "won" => 17
        "drawn" => 10
        "lost" => 19
        "for" => 67
        "against" => 81
        "gd" => -14
        "points" => 58
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 {#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" => 96
        "league_id" => 8
        "team_id" => 35
        "team_name" => "Tranmere Rovers"
        "form" => "LWWLD"
        "position" => 16
        "played" => 46
        "won" => 17
        "drawn" => 6
        "lost" => 23
        "for" => 67
        "against" => 70
        "gd" => -3
        "points" => 57
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 96
        "league_id" => 8
        "team_id" => 35
        "team_name" => "Tranmere Rovers"
        "form" => "LWWLD"
        "position" => 16
        "played" => 46
        "won" => 17
        "drawn" => 6
        "lost" => 23
        "for" => 67
        "against" => 70
        "gd" => -3
        "points" => 57
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 {#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" => 97
        "league_id" => 8
        "team_id" => 128
        "team_name" => "Accrington Stanley"
        "form" => "WLLLW"
        "position" => 17
        "played" => 46
        "won" => 16
        "drawn" => 9
        "lost" => 21
        "for" => 63
        "against" => 71
        "gd" => -8
        "points" => 57
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 97
        "league_id" => 8
        "team_id" => 128
        "team_name" => "Accrington Stanley"
        "form" => "WLLLW"
        "position" => 17
        "played" => 46
        "won" => 16
        "drawn" => 9
        "lost" => 21
        "for" => 63
        "against" => 71
        "gd" => -8
        "points" => 57
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 => "*"
      ]
    }
    17 => 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" => 98
        "league_id" => 8
        "team_id" => 99
        "team_name" => "Newport County"
        "form" => "LLLLL"
        "position" => 18
        "played" => 46
        "won" => 16
        "drawn" => 7
        "lost" => 23
        "for" => 62
        "against" => 76
        "gd" => -14
        "points" => 55
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 98
        "league_id" => 8
        "team_id" => 99
        "team_name" => "Newport County"
        "form" => "LLLLL"
        "position" => 18
        "played" => 46
        "won" => 16
        "drawn" => 7
        "lost" => 23
        "for" => 62
        "against" => 76
        "gd" => -14
        "points" => 55
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 {#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" => 99
        "league_id" => 8
        "team_id" => 105
        "team_name" => "Swindon Town"
        "form" => "DLLWW"
        "position" => 19
        "played" => 46
        "won" => 14
        "drawn" => 12
        "lost" => 20
        "for" => 77
        "against" => 83
        "gd" => -6
        "points" => 54
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 99
        "league_id" => 8
        "team_id" => 105
        "team_name" => "Swindon Town"
        "form" => "DLLWW"
        "position" => 19
        "played" => 46
        "won" => 14
        "drawn" => 12
        "lost" => 20
        "for" => 77
        "against" => 83
        "gd" => -6
        "points" => 54
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 {#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" => 100
        "league_id" => 8
        "team_id" => 131
        "team_name" => "Salford City"
        "form" => "DWLLL"
        "position" => 20
        "played" => 46
        "won" => 13
        "drawn" => 12
        "lost" => 21
        "for" => 66
        "against" => 82
        "gd" => -16
        "points" => 51
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 100
        "league_id" => 8
        "team_id" => 131
        "team_name" => "Salford City"
        "form" => "DWLLL"
        "position" => 20
        "played" => 46
        "won" => 13
        "drawn" => 12
        "lost" => 21
        "for" => 66
        "against" => 82
        "gd" => -16
        "points" => 51
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 => "*"
      ]
    }
    20 => 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" => 101
        "league_id" => 8
        "team_id" => 96
        "team_name" => "Grimsby Town"
        "form" => "LWLWL"
        "position" => 21
        "played" => 46
        "won" => 11
        "drawn" => 16
        "lost" => 19
        "for" => 57
        "against" => 74
        "gd" => -17
        "points" => 49
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 101
        "league_id" => 8
        "team_id" => 96
        "team_name" => "Grimsby Town"
        "form" => "LWLWL"
        "position" => 21
        "played" => 46
        "won" => 11
        "drawn" => 16
        "lost" => 19
        "for" => 57
        "against" => 74
        "gd" => -17
        "points" => 49
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 => "*"
      ]
    }
    21 => 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" => 102
        "league_id" => 8
        "team_id" => 100
        "team_name" => "Colchester United"
        "form" => "DLLWW"
        "position" => 22
        "played" => 46
        "won" => 11
        "drawn" => 12
        "lost" => 23
        "for" => 59
        "against" => 80
        "gd" => -21
        "points" => 45
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 102
        "league_id" => 8
        "team_id" => 100
        "team_name" => "Colchester United"
        "form" => "DLLWW"
        "position" => 22
        "played" => 46
        "won" => 11
        "drawn" => 12
        "lost" => 23
        "for" => 59
        "against" => 80
        "gd" => -21
        "points" => 45
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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 => "*"
      ]
    }
    22 => 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" => 103
        "league_id" => 8
        "team_id" => 183
        "team_name" => "Sutton United"
        "form" => "DDDLW"
        "position" => 23
        "played" => 46
        "won" => 9
        "drawn" => 15
        "lost" => 22
        "for" => 59
        "against" => 84
        "gd" => -25
        "points" => 42
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 103
        "league_id" => 8
        "team_id" => 183
        "team_name" => "Sutton United"
        "form" => "DDDLW"
        "position" => 23
        "played" => 46
        "won" => 9
        "drawn" => 15
        "lost" => 22
        "for" => 59
        "against" => 84
        "gd" => -25
        "points" => 42
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:1 [
        0 => "goals_for"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "team" => App\Models\Team {#2029
          #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 => "*"
      ]
    }
    23 => App\Models\LeagueTable {#1996
      #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" => 104
        "league_id" => 8
        "team_id" => 104
        "team_name" => "Forest Green Rovers"
        "form" => "WWLLL"
        "position" => 24
        "played" => 46
        "won" => 11
        "drawn" => 9
        "lost" => 26
        "for" => 44
        "against" => 78
        "gd" => -34
        "points" => 42
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #original: array:16 [
        "id" => 104
        "league_id" => 8
        "team_id" => 104
        "team_name" => "Forest Green Rovers"
        "form" => "WWLLL"
        "position" => 24
        "played" => 46
        "won" => 11
        "drawn" => 9
        "lost" => 26
        "for" => 44
        "against" => 78
        "gd" => -34
        "points" => 42
        "created_at" => "2024-04-27 20:21:11"
        "updated_at" => "2024-04-27 20:21:11"
      ]
      #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 [ …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
}