Apr 14, 2022
0
Level 1
Register tool not working
Hello everyone! I don't understand why but when I try to register any tool in my nova project like this:
public function tools() { return [ new \MadWeb\NovaTelescopeLink\TelescopeLink, ]; }
Laravel Nova return me a blank page. I tried many tools but always same error. Any suggestion?
Please or to participate in this conversation.