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

anditsung's avatar

hello..

hi, im new to laravel world. now using laravel-admin to create some work related web.

here is the pic https://imgur.com/KkXh1RA

i need to create a formula and have material list on the inside. is this possible to do it on nova? do i have to create a new field for this?

another thing. is there a way to update the view base on user selection on laravel? lets say if the plant selection id is 1 then hide the material field.

0 likes
4 replies
siangboon's avatar

Nova is an administration panel for Laravel which come bundle of administrative features to ease your work at the back-end. I'm not using yet but I believed that everything is possible in Nova as it's sit on top of Laravel and php, you should able to do whatever you want as in Laravel or any php framework.

Probably check out the documentation or watch this series may help you to understand more. https://laracasts.com/series/laravel-nova-mastery

anditsung's avatar

don't have the subscription here. but i already bought nova. looks like don't have hasmany on the form.

siangboon's avatar

this nova series is free to watch, no subscription needed...

Please or to participate in this conversation.