Illuminate\Database\Eloquent\Collection {#1162 // routes/web.php:22
  #items: array:2 [
    0 => App\Models\User {#1378
      #connection: "mysql"
      #table: "users"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:8 [
        "id" => 1
        "name" => "tomas"
        "email" => "tomas@kalous.it"
        "email_verified_at" => null
        "password" => "-"
        "remember_token" => null
        "created_at" => "2025-07-30 00:00:00"
        "updated_at" => "2025-07-30 17:34:07"
      ]
      #original: array:8 [
        "id" => 1
        "name" => "tomas"
        "email" => "tomas@kalous.it"
        "email_verified_at" => null
        "password" => "-"
        "remember_token" => null
        "created_at" => "2025-07-30 00:00:00"
        "updated_at" => "2025-07-30 17:34:07"
      ]
      #changes: []
      #previous: []
      #casts: array:2 [
        "email_verified_at" => "datetime"
        "password" => "hashed"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: array:2 [
        0 => "password"
        1 => "remember_token"
      ]
      #visible: []
      #fillable: array:3 [
        0 => "name"
        1 => "email"
        2 => "password"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      #authPasswordName: "password"
      #rememberTokenName: "remember_token"
    }
    1 => App\Models\User {#1409
      #connection: "mysql"
      #table: "users"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:8 [
        "id" => 2
        "name" => "pavel"
        "email" => "pavel@kalous.it"
        "email_verified_at" => null
        "password" => "-"
        "remember_token" => null
        "created_at" => "2025-07-30 17:37:46"
        "updated_at" => "2025-07-30 17:37:50"
      ]
      #original: array:8 [
        "id" => 2
        "name" => "pavel"
        "email" => "pavel@kalous.it"
        "email_verified_at" => null
        "password" => "-"
        "remember_token" => null
        "created_at" => "2025-07-30 17:37:46"
        "updated_at" => "2025-07-30 17:37:50"
      ]
      #changes: []
      #previous: []
      #casts: array:2 [
        "email_verified_at" => "datetime"
        "password" => "hashed"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: array:2 [
        0 => "password"
        1 => "remember_token"
      ]
      #visible: []
      #fillable: array:3 [
        0 => "name"
        1 => "email"
        2 => "password"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      #authPasswordName: "password"
      #rememberTokenName: "remember_token"
    }
  ]
  #escapeWhenCastingToString: false
}
Hello World

Hello World z Laravelu!

Uživatelé z databáze:

Auta z databáze: