jamesdscrdo
jamesdscrdo
FFilament
Created by Dan Harrin on 2/27/2025 in #❓┊help
Help Us Improve Filament’s Docs & Education in v4
@Dan Harrin first, amount of work and craft in Filament is outstanding 🔥 From our small team perspective I can say that getting into Filament really fast to get going (we started in Dec 2023). When I try recall our experience from then: - it was our first contact with Livewire (I believe that it's very common when starting with :filament: ) - at the very beginning I remember that having only ResourceManager for a whole CRUD felt magical and we had problems with extending create/update actions - having many implementations of the Actions classes depending on a usage (form, table) and sharing logic between them (I saw in v4 you have tackled this), common when you have same "functionality" in a table and update form - sometimes new devs have problems with understanding a role of mount, fillForm and it's impact on default values 🙂
29 replies
FFilament
Created by Bruno Silva on 11/21/2024 in #❓┊help
Using Spatie/Laravel-Data to validate Filament Forms
I'm also interested in this, as I plan to use filament/forms only and glue everything with laravel-data..
5 replies