App\Models\Homepage {#1539 // resources/views/frontend/homepage.blade.php
  #connection: "mysql"
  #table: "homepage"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:14 [
    "id" => 1
    "title" => "Homepage"
    "subtitle" => "Subtitle"
    "intro" => null
    "header_image_id" => "[{"id":"4"}]"
    "video_id" => null
    "statistics" => array:4 [
      3 => array:2 [
        "title" => "asdasd"
        "value" => "asdsad213213"
      ]
      0 => array:2 [
        "title" => "Title 3"
        "value" => "098309483243240832432"
      ]
      1 => array:2 [
        "title" => "Title 2"
        "value" => "sadsadasl;dksad;lksa;dlkas"
      ]
      2 => array:2 [
        "title" => "Titel 1"
        "value" => "sadsad"
      ]
    ]
    "features" => "{"1":{"title":"2","text":"<p>2<\/p>"},"0":{"title":"1","text":"<p>1<\/p>"}}"
    "seo" => "{"seo_title":null,"seo_description":null,"seo_robots":"index, follow"}"
    "seo_image_id" => null
    "state" => 1
    "created_at" => "2024-07-24 13:27:55"
    "updated_at" => "2024-07-31 09:43:24"
    "headerimage" => "/storage/media/1717681385_testimage_large.jpg"
  ]
  #original: array:13 [
    "id" => 1
    "title" => "Homepage"
    "subtitle" => "Subtitle"
    "intro" => null
    "header_image_id" => "[{"id":"4"}]"
    "video_id" => null
    "statistics" => "{"3":{"title":"asdasd","value":"asdsad213213"},"0":{"title":"Title 3","value":"098309483243240832432"},"1":{"title":"Title 2","value":"sadsadasl;dksad;lksa;dlkas"},"2":{"title":"Titel 1","value":"sadsad"}}"
    "features" => "{"1":{"title":"2","text":"<p>2<\/p>"},"0":{"title":"1","text":"<p>1<\/p>"}}"
    "seo" => "{"seo_title":null,"seo_description":null,"seo_robots":"index, follow"}"
    "seo_image_id" => null
    "state" => 1
    "created_at" => "2024-07-24 13:27:55"
    "updated_at" => "2024-07-31 09:43:24"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  +usesUniqueIds: false
  #hidden: []
  #visible: []
  #fillable: array:6 [
    0 => "title"
    1 => "subtitle"
    2 => "intro"
    3 => "video_id"
    4 => "header_image_id"
    5 => "state"
  ]
  #guarded: array:1 [
    0 => "*"
  ]
}

Homepage

Subtitle

  • asdasd - asdsad213213
  • Title 3 - 098309483243240832432
  • Title 2 - sadsadasl;dksad;lksa;dlkas
  • Titel 1 - sadsad