Hooks?
Hooks aren't available on Wave 2, they were removed from Voyager in v1.5+, which Wave 2 uses. Anything left in the code about hooks is things that have been left over from Wave 1 by mistake.
Hi there,
You can still extend the functionality of Laravel, just not using Hooks.
You can create new controllers and views and override them based on your needs:
I see, yes, that was a decision on the Voyager side, a project that is not maintained by DevDojo:
https://github.com/the-control-group/voyager