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

theUnforgiven's avatar

Custom Tool creation

Hi all,

I've created a custom tool as per the docs, but when I register it within the nova service provider it states not found class exception....

Do I need to run composer install also? Or am I missing something else as it just doesn't seem to register it and I get Class 'Acme\PriceTracker\PriceTracker' not found

0 likes
4 replies
theUnforgiven's avatar

Yes, this is what i've done but I get Class 'Acme\PriceTracker\PriceTracker' not found

theUnforgiven's avatar

Also running composer update shows

The requested package package-name could not be found in any version, there may be a typo in the package name.

Please or to participate in this conversation.