cauexotico
There is a way to use the form in relationship manager in my resource?
Or vice versa, use the form in my resource and the same form in my relationship manager.
I have an panel /admin that controls beneficiaries. Beneficiaries have a hasMany relationship with Files.
In BeneficiariesResource exists one FilesRelationManager.
I also have another panel /beneficiaries, that only beneficiaries can access to upload their files.
There is a way to use the FilesRelationManager form method in the FileResource?
That way i dont need to have two separate forms (repeated code)
7 replies