You did all steps including Registering the Tool. Try going over https://nova.laravel.com/docs/3.0/customization/tools.html#tools again in case you missed something. The __ is for language specific.
Jan 14, 2022
2
Level 1
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
Please or to participate in this conversation.