-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Labels
No labels