How to alter the resource ('s edit form) if the resource is defined in a package/plugin?

I'm using a plugin that defines a filament resource. I need to extend the resource form by adding a field.

I've managed to alter the source model to add a new fillable entry, but now I need to add a new field to a form.
Was this page helpful?