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

kgp43's avatar
Level 2

Can create and edit models, but delete stopped working on all models

Hi,

I got a weird problem and have problems finding out what is causing it.

I'm not able to delete any models/resources. I can add and edit just fine, But nothing happens when i click the delete button (inside Nova).

I remember updating Laravel to version 6.6 about a week ago. Not sure if that is related at all.

The problem is related to all my models/resources. It used to work just fine, but now it does not.

Using: Laravel 6.6.0 + Nova 2.8.0

Any idea what can cause the problem? Suggestions are welcome :)

0 likes
1 reply
kgp43's avatar
Level 2

Found the error, right after posting the question - typical. Not sure if I should delete this or not.

Anyway, had to run "php artisan nova:publish".

That fixed the problem.

1 like

Please or to participate in this conversation.