© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
8 replies
Frank Wiebe

Repeater Index

How can I get the index of the repeater item? I want to add an index or id to each item when it saves to the database
This is what I'm looking for, the index increments for each item in the repeater
[
  {
    "index": "1",
    "toDate": "2014-02-16",
    "fromDate": "2022-10-12",
  }
  {
    "index": "2",
    "toDate": "2014-02-16",
    "fromDate": "2022-10-12",
  }
]
[
  {
    "index": "1",
    "toDate": "2014-02-16",
    "fromDate": "2022-10-12",
  }
  {
    "index": "2",
    "toDate": "2014-02-16",
    "fromDate": "2022-10-12",
  }
]
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Repeater Index
FilamentFFilament / ❓┊help
3y ago
Repeater Index
FilamentFFilament / ❓┊help
3y ago
Repeater index find
FilamentFFilament / ❓┊help
3y ago