laravel-test-factory-helper icon indicating copy to clipboard operation
laravel-test-factory-helper copied to clipboard

Not working when using --dir option

Open ajcastro opened this issue 5 years ago • 2 comments

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: image

ajcastro avatar Feb 09 '20 03:02 ajcastro

Thanks for reporting. I'll take a closer look.

jasonmccreary avatar Feb 10 '20 00:02 jasonmccreary

@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

ajcastro avatar Feb 10 '20 00:02 ajcastro