Muah

Results 214 comments of Muah

plz check the current implementation of `ModuleGenerator`

not sure what difference does it make, but updated and here is the file https://github.com/nWidart/laravel-modules/blob/master/src/Generators/ModuleGenerator.php from main

same here, it always create the file relative to the workspace, while it should use the path as absolute.

i found the reason, u need to set both - `"fileutils.duplicateFile.typeahead.enabled": false` - `"fileutils.inputBox.pathType": "root"` now when duplicating a file, it will be created in the correct path instead of...