Panels auth Register

This code works in login panels::auth.register.form.after but not in register panels::auth.register.form.after.
->renderHook( 'panels::auth.register.form.after', fn (): string => Blade::render('@livewire(\'Components\\Coupon\')') )
2 Replies
Dennis Koch
Dennis Koch2y ago
What does "does not work" mean in that case? Please provide some information. Is it not shown? Are you on the latest version? They were added on 4th October
Evanid
EvanidOP2y ago
Thank you so much! I updated to the latest version, and it works now.

Did you find this page helpful?