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

OzzDev's avatar

The `url` supplied for the path does not exist

Hi,

I'm trying to create a nova tool but its always showing errors. I'm doing like in this format

php artisan nova:tool app/testool

But then when I try to use it it says [RuntimeException] The url supplied for the path (./nova-components/Testool) repository does not exist

Do you know why? Also in some places there are this syntax like {{ __('Logout') }}, I never saw it before, do you know how it works? Thanks

0 likes
2 replies
OzzDev's avatar

Thanks but still dont works, it shows that error or this:

[RuntimeException] require.App/testool is invalid, it should not contain uppercase characters. Please use app/testool instead.

Please or to participate in this conversation.