mtdmy
Joined
Jun 15, 2023
Last seen
Aug 2, 2023
mtdmy's Comments
-
- Blog
- Waterhole 0.3
-
- Development
- How to add a Stimulus controller?
In reply to TobyToby Waterhole FounderJun 21, 2023 Hi @mtdmy, you'll need to: Create a new Stimulus controller at resources/js/controllers/hello_controller.js, and then register it with Waterhole's Stimulus instance in resources/js/app.js: import H...Hello Toby,
Recently, I've been working on some demos, but I've run into some issues with organizing my frontend configuration. Specifically, I'm wondering how I can manage files like package.json, tsconfig, and webpack.mix.js.
Would you happen to have any advice or a demo you could share with me? I've already checked out the Waterhole extension template, but unfortunately, I didn't find what I was looking for there.
Thank you for your help!
-
- Development
- How to add a Stimulus controller?
In reply to TobyToby Waterhole FounderJun 21, 2023 Hi @mtdmy, you'll need to: Create a new Stimulus controller at resources/js/controllers/hello_controller.js, and then register it with Waterhole's Stimulus instance in resources/js/app.js: import H...I'll try . tanks
Really looking forward to version 0.4