Skip to content

Support generation of nested factories #1

@jasonmccreary

Description

@jasonmccreary

Right now this package only looks within the specific folder. It does not traverse into deeper directories. This issue aims to address that by searching within the subfolders and generating factories which mirror the structure.

For example, an app/Models/Blog/Comment.php model should be found and generate an database/factories/Blog/CommentFactory.php factory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions