orm icon indicating copy to clipboard operation
orm copied to clipboard

[QUESTION]Laravel 8 Factories

Open k0ka opened this issue 4 years ago • 3 comments

Laravel 8 introduced a new factory system. Will laravel-doctrine support it?

k0ka avatar Dec 22 '20 11:12 k0ka

I'm not using the current factory system, so I'm very unlikely to be the one adding support for these.

eigan avatar Jan 06 '21 07:01 eigan

~~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

superbiche avatar Feb 06 '22 18:02 superbiche

That's an old version of Laravel factories. They have rewritten it in the 8th version.

k0ka avatar Aug 05 '22 12:08 k0ka