Share the same $form and $table between Resource, RelationshipManager, createOptionForm
Hi,
I'm new to filamentphp, and mostly a Front-end developer.
I've had to add some things in an existing project, and haven't had too much problems, but I feel like I keep repeating the same forms and fields over and over...
Is there a way to define the fields once, and reuse them between the Resource, RelationshipManager and createOptionForm ?
And what is the best practices around that ?
I'm new to filamentphp, and mostly a Front-end developer.
I've had to add some things in an existing project, and haven't had too much problems, but I feel like I keep repeating the same forms and fields over and over...
Is there a way to define the fields once, and reuse them between the Resource, RelationshipManager and createOptionForm ?
And what is the best practices around that ?


