Comment #⁨1⁩

Toby Toby Waterhole Founder Feb 28, 2024

Hi @Kate, you should add that code to the extend method of WaterholeServiceProvider – see this page on the docs for more information.

Also, the error looks like you might've imported Illuminate\Routing\Route instead of Illuminate\Support\Facades\Route?

I shall make some improvements to the docs to make these things clearer!