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

mikail's avatar

Creating a Standard Invoice View Resource in Nova 4 Project

Hello,

I am currently working on a Nova project, and I would like to create a standard invoice view resource for the Invoice model. However, I am not sure about the best way to approach this task, and I could use some guidance.

Here's what I have done so far:

I have created the Invoice model using the Laravel Eloquent ORM. I have set up the necessary relationships between the Invoice model and other related models (e.g. User, Product, etc.). Now, I would like to create a resource for the Invoice model to display a standard invoice view in my Nova 4 admin panel. I am unsure about the steps I need to take and any specific customization that might be required to achieve this.

Could you please provide me with some instructions or resources on how to create a standard invoice view resource in a Nova project? Any examples or best practices would be greatly appreciated.

Thank you in advance for your assistance.

Best regards,

0 likes
0 replies

Please or to participate in this conversation.