Customizing the waterhole interface.
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.?