orm
orm copied to clipboard
[QUESTION]Laravel 8 Factories
I'm not using the current factory system, so I'm very unlikely to be the one adding support for these.
~~We'll be trying to move our project from using seeded data to factories so we will try to work on something similar~~
EDIT: @k0ka http://laraveldoctrine.org/docs/1.8/orm/testing
That's an old version of Laravel factories. They have rewritten it in the 8th version.