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

tanvirofficials's avatar

how to remove all checkboxes from resource list in laravel nova?

I have a laravel nova app. Like other nova app on resource list it shows a checkbox before every rows. and a option of select all. I want to remove those checkboxes from the resource list.

0 likes
3 replies
anditsung's avatar

make the resource not deleteable the checkbox would be gone

tanvirofficials's avatar

but i need the delete feature... but i don't want anyone to delete anything by selecting all.. u know what i mean.. in one click a full resource can be empty i just want to prevent that...

2 likes

Please or to participate in this conversation.