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.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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 :)
Please or to participate in this conversation.