Getting started with Filament 3.3 - Need beginner help with FORMS
I have Laravel 11 and I just installed filament forms and actions but having issues getting the most basic form created and displayed.
Do I add my code to a normal Laravel controller? Do I make a livewire component? Please help me get started with a basic example.
Do I add my code to a normal Laravel controller? Do I make a livewire component? Please help me get started with a basic example.