laravel-test-factory-helper
laravel-test-factory-helper copied to clipboard
Not working when using --dir option
I use --dir app/Models and it seems the class path is not correct so I just manage to edit the code "temporarily" and it worked:

Thanks for reporting. I'll take a closer look.
@jasonmccreary I also suggest if we use config file so we can set there our models directory or class path, so we don't need to always include --dir option when running the command