Level 70
@websvb Have you run php artisan nova:publish? Do you see any errors with that command?
If not, then php artisan cache:clear and try.
2 likes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello! Laravel 10, nova 4.25.1. I have a problem with publishing tools. I create according to the documentation. I register in the provider, specify in fields, run npm run dev, prod, watch. Nothing helps and the tool does not appear on the page and the js code that is in Tool.vue is not executed. Please help me solve the problem!
@websvb Have you run php artisan nova:publish? Do you see any errors with that command?
If not, then php artisan cache:clear and try.
Please or to participate in this conversation.