Skip to main content
Pricing Community Docs Get Started GitHub My Account
Community
Search
Log In
Log In Sign Up
J

James Pence

Joined Dec 11, 2024 Last seen Jul 2, 2025
Posts 4 Comments 3

⁨James Pence⁩'s Posts

Newest Top
Newest Top
J James Pence Jun 2, 2025

Extension of "Create a Post" button clarification

Actions

Theres a nice break down of the Extend::SiteHeader and the names of sections.
I've looked into the documentation and have yet to see a breakdown of other components.
I'm particularly looking for the Extend that will allow me to change the display and function of the "Create a Post" button.

0 ⁨0⁩ ⁨comments⁩
J James Pence Mar 25, 2025

The waterhole EventServiceProvider is also listening for registrations

Actions

The event service provider is listening at the same time that my base application is listening

Registered::class => [SendEmailVerificationNotification::class]

This causes double emails to be sent when a user registers in the base application.

1 ⁨1⁩ ⁨comment⁩
J James Pence Dec 19, 2024

Customizing the waterhole interface.

Actions

In the Customization doc there are references to adding the the extend function in "app/Providers/WaterholeServiceProvider.php".
I've presumed this change would be in the base Laravel Application, where I created a file and added it to the providers array in config/app.php

I have yet to get the interface to change at all. Is there an example codebase that has extended to change the header bar to have different links.?

1 ⁨1⁩ ⁨comment⁩
J James Pence Dec 11, 2024

Seemless Laravel (11) user integration

Actions

Hello,
I'm looking for a suggested solution to prevent having a Create Account form show, I'd rather the user already managed by the base application be allowed, based on permission, to have a proper user automatically in the waterhole authorization system..
Create form.png
I was thinking of having a middleware run for the Waterhole routes that will add the desired user to the waterhole users table in the case of accessing with a "new" Laravel user. Unless there is something already in waterhole that has eluded me so far.

Thank you,
James

8 ⁨8⁩ ⁨comments⁩
© 2025 Waterhole Pty Ltd
  • Product
    • Pricing
    • Releases
    • Roadmap
    • Demo
  • Resources
    • Documentation
    • Support
    • Experts
    • Blog
  • Community
    • Community
    • Twitter
    • GitHub
  • Company
    • Terms & Privacy
    • Software License