We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04f11a5 + d834a90 commit 5808bf7Copy full SHA for 5808bf7
stubs/resources/js/controllers/index-node.js
@@ -2,7 +2,4 @@
2
// Run that command whenever you add a new controller or create them with
3
// `php artisan stimulus:make controllerName`
4
5
-import { Stimulus } from '../libs/stimulus'
6
-
7
-import HelloController from './hello_controller'
8
-Stimulus.register('hello', HelloController)
+import { Stimulus } from "../libs/stimulus";
0 commit comments