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

MiguelStevens's avatar

Laravel Nova, No hint path defined for [menu]

I'm making a Tool for Laravel Nova, upon having some composer issue's, I removed the vendor folder, ran composer install again but now I'm bumping into the following error..

No hint path defined for [menu]. (View: /Users/miguel/Code/@modules/laravel-menu/vendor/laravel/nova/resources/views/layout.blade.php) (View: /Users/miguel/Code/@modules/laravel-menu/vendor/laravel/nova/resources/views/layout.blade.php)

I've tried

Removing the vendor folder and running composer install and composer update again, Publishing the nova assets again using

php artisan nova:publish

Has anyone ever came across this issue?

0 likes
1 reply

Please or to participate in this conversation.