Skip to content

why ModuleGenerator is creating files selectively & randomly ? #2106

@ctf0

Description

@ctf0

Versions:

  • laravel-modules Version: v12.0.4
  • Laravel Version: v12
  • PHP Version: 8.4

Description:

atm the ModuleGenerator create files selectivly & without a specific pattern, for example

  • it will create all the items under stubs.files // np
  • create all enabled folders from paths.generator // np
  • some files from the paths.generator like controller, providers, seeder gets created // why those 3 only ?

so why it doesnt create other files as well ? what was the decision based on to create those files but not the others ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions