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

Wakanda's avatar
Level 10

How to pass props fields props from a custom component to the resource next creation view in Nova

Hi Devs,

I have a Laravel nova resource custom tool, and I want to pass some default information from this to the next resource creation.

The main resource that is housing this custom resource tool has fields like date_of_birth, gender, weight, and a few other fields that I want to pass to the creation of a next independent/separate resource from this custom tool.

How can I achieve that?

0 likes
0 replies

Please or to participate in this conversation.