© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
Shaung Bhone

Repeater simple doesn't exist

I can't use Repeater simple() method that give me error
Forms\Components\Repeater::make('invitations')
    ->simple(
        Forms\Components\TextInput::make('email')
            ->email()
            ->required(),
    )
Forms\Components\Repeater::make('invitations')
    ->simple(
        Forms\Components\TextInput::make('email')
            ->email()
            ->required(),
    )
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::simple does not exist
FilamentFFilament / ❓┊help
3y ago
Filament v2 - $this->record doesn't exist when using a simple resource
FilamentFFilament / ❓┊help
3y ago
Simple repeater and $get
FilamentFFilament / ❓┊help
13mo ago
repeater simple vs schema
FilamentFFilament / ❓┊help
2y ago