Illuminate\Database\Eloquent\Collection {#1042
  #items: array:8 [
    0 => App\Models\Image {#1262
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 31
        "path" => "https://via.placeholder.com/640x480.png/004499?text=consequatur"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 3
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 31
        "path" => "https://via.placeholder.com/640x480.png/004499?text=consequatur"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 3
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 31
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#1261
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 31
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 31
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255
            #fillable: array:3 [
              0 => "name"
              1 => "email"
              2 => "password"
            ]
            #hidden: array:2 [
              0 => "password"
              1 => "remember_token"
            ]
            #casts: array:2 [
              "email_verified_at" => "datetime"
              "meta" => "json"
            ]
            #connection: "mysql"
            #table: "users"
            #primaryKey: "id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: false
            #attributes: array:10 [
              "id" => 1
              "name" => "Makayla Jaskolski"
              "email" => "hunter55@example.com"
              "email_verified_at" => "2023-01-06 10:47:24"
              "password" => "$2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi"
              "company_id" => 4
              "meta" => "{"gender": "Other", "skills": ["Laravel", "CSS", "PHP 7"], "settings": {"site_language": "en", "site_background": "black"}}"
              "remember_token" => "fGm5MDfchY"
              "created_at" => "2023-01-06 10:47:24"
              "updated_at" => "2023-01-06 10:47:24"
            ]
            #original: array:10 [
              "id" => 1
              "name" => "Makayla Jaskolski"
              "email" => "hunter55@example.com"
              "email_verified_at" => "2023-01-06 10:47:24"
              "password" => "$2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi"
              "company_id" => 4
              "meta" => "{"gender": "Other", "skills": ["Laravel", "CSS", "PHP 7"], "settings": {"site_language": "en", "site_background": "black"}}"
              "remember_token" => "fGm5MDfchY"
              "created_at" => "2023-01-06 10:47:24"
              "updated_at" => "2023-01-06 10:47:24"
            ]
            #changes: []
            #classCastCache: []
            #attributeCastCache: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "likedImages" => Illuminate\Database\Eloquent\Collection {#1042}
            ]
            #touches: []
            +timestamps: true
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
            #rememberTokenName: "remember_token"
            #accessToken: null
          }
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\Image {#1263
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 41
        "path" => "https://via.placeholder.com/640x480.png/003388?text=quia"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 1
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 41
        "path" => "https://via.placeholder.com/640x480.png/003388?text=quia"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 1
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 41
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#1259
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 41
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 41
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    2 => App\Models\Image {#1264
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 29
        "path" => "https://via.placeholder.com/640x480.png/00bb22?text=esse"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 2
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 29
        "path" => "https://via.placeholder.com/640x480.png/00bb22?text=esse"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 2
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 29
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#309
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 29
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 29
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    3 => App\Models\Image {#1265
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 21
        "path" => "https://via.placeholder.com/640x480.png/003355?text=doloremque"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 6
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 21
        "path" => "https://via.placeholder.com/640x480.png/003355?text=doloremque"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 6
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 21
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#1108
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 21
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 21
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    4 => App\Models\Image {#1266
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 49
        "path" => "https://via.placeholder.com/640x480.png/004488?text=omnis"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 10
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 49
        "path" => "https://via.placeholder.com/640x480.png/004488?text=omnis"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 10
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 49
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#639
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 49
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 49
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    5 => App\Models\Image {#1267
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 19
        "path" => "https://via.placeholder.com/640x480.png/00aa88?text=numquam"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 3
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 19
        "path" => "https://via.placeholder.com/640x480.png/00aa88?text=numquam"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 3
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 19
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#1257
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 19
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 19
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    6 => App\Models\Image {#1268
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 47
        "path" => "https://via.placeholder.com/640x480.png/0022aa?text=sint"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 3
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 47
        "path" => "https://via.placeholder.com/640x480.png/0022aa?text=sint"
        "imageable_type" => "App\Models\User"
        "imageable_id" => 3
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 47
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#307
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 47
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 47
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    7 => App\Models\Image {#1269
      #connection: "mysql"
      #table: "images"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 7
        "path" => "https://via.placeholder.com/640x480.png/00cc44?text=dolorem"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 1
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
      ]
      #original: array:9 [
        "id" => 7
        "path" => "https://via.placeholder.com/640x480.png/00cc44?text=dolorem"
        "imageable_type" => "App\Models\City"
        "imageable_id" => 1
        "created_at" => "2023-01-06 10:47:24"
        "updated_at" => "2023-01-06 10:47:24"
        "pivot_user_id" => 1
        "pivot_likeable_id" => 7
        "pivot_likeable_type" => "App\Models\Image"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#1043
          #morphType: "likeable_type"
          #morphClass: "App\Models\Image"
          +incrementing: false
          #guarded: []
          #connection: "mysql"
          #table: "likeables"
          #primaryKey: "id"
          #keyType: "int"
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "user_id" => 1
            "likeable_id" => 7
            "likeable_type" => "App\Models\Image"
          ]
          #original: array:3 [
            "user_id" => 1
            "likeable_id" => 7
            "likeable_type" => "App\Models\Image"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          +pivotParent: App\Models\User {#1255}
          #foreignKey: "user_id"
          #relatedKey: "likeable_id"
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}
Laravel
Laravel has wonderful, thorough documentation covering every aspect of the framework. Whether you are new to the framework or have previous experience with Laravel, we recommend reading all of the documentation from beginning to end.
Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript development. Check them out, see for yourself, and massively level up your development skills in the process.
Laravel News is a community driven portal and newsletter aggregating all of the latest and most important news in the Laravel ecosystem, including new package releases and tutorials.
Vibrant Ecosystem
Laravel's robust library of first-party tools and libraries, such as Forge, Vapor, Nova, and Envoyer help you take your projects to the next level. Pair them with powerful open source libraries like Cashier, Dusk, Echo, Horizon, Sanctum, Telescope, and more.
Laravel v8.83.27 (PHP v7.4.33)