PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved
pointup

Mar 7th, 2023 06:27 AM

I attempted a sample installation of Wave and Hooks option was not available in the admin area. Do I miss something, or is this a Pro feature?

thinkverse

Mar 7th, 2023 06:33 AM

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.

pointup

Mar 7th, 2023 06:39 AM

So, no way to extend the functionality of Laravel, out of the box?

bobbyiliev

Mar 7th, 2023 08:55 AM

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:

Voyager Overriding files

pointup

Mar 7th, 2023 08:58 AM

Thanks Bobby. I am aware of this custom way, however, I was hoping on more extendable way, like Hooks. Its a pity that such a feature got deprecated.

bobbyiliev

Mar 7th, 2023 08:59 AM

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