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

altanozkan's avatar

Laravel Nova Resource Boxes

Hi,

Is there a way to create such boxes on the Laravel Nova resources page?

Image from Laravel Filament : i.ibb.co/WB9XhKd/Untitled-1.png

Thank you.

0 likes
2 replies
CamKem's avatar
CamKem
Best Answer
Level 10

Have you thoroughly read the documentation on fields?(https://nova.laravel.com/docs/4.0/resources/fields.html) This is a multi-step process to set up code & configure how its displayed to achieve something like this using nova admin dashboard, it doable, but I would recommend reading the documentation and then having a go and posting code that you have tried, without this what you are asking is very broad and will be difficult for anyone to help you.

Try setting up a "products" resource & setting the fields in it, referring to the documentation & then ask here if you get stuck along the way.

I'm only learning so I won't be the best to help, but other always do!

1 like
altanozkan's avatar

@CamKem Thank you. English is not my native language. I must have miss out something. I tried "Field Panels" from documentations. They all full with. Can I make it smaller. ?

Please or to participate in this conversation.