Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

parthpatel998's avatar

Reusable of Nova Component

I want to use one Nova Component functionality in another Nova Component so i done this using extend that class insted of Resource class in another component so that it'll worked and insert the data also update the data but problem is that when i used this method then it was not validate the validation like rules("required") not checked and skip all validation but if i write the validation checked manually in afterValidation function then it's worked fine. but i want the checked all the validation so if any have solution for that then let me know

0 likes
0 replies

Please or to participate in this conversation.