Skip to content

Releases: Soyhuce/laravel-8-factories

0.1.6

08 Jul 05:17
Compare
Choose a tag to compare

Update sources with laravel/framework#33459

Callable attributes are called with expanded definition

0.1.5

07 Jul 14:41
Compare
Choose a tag to compare

Update sources with laravel/framework#33450 and laravel/framework@88ab548

Guess relationship name for has and hasOne relations

0.1.4

06 Jul 15:47
Compare
Choose a tag to compare

Update sources with laravel/framework#33439

Factory::factoryForModel is called with model fqcn
Relation is passed to has or for in dynamic has and dynamic for

0.1.3

02 Jul 09:52
Compare
Choose a tag to compare

Update sources from laravel/framework

Update factory find model logic (laravel/framework@d5cf953)

0.1.2

02 Jul 09:51
Compare
Choose a tag to compare

Update sources from laravel/framework

0.1.1

18 May 18:43
Compare
Choose a tag to compare

Update package with laravel/framework#32865

Fixes Factory::createOne and Factory::makeOne

0.1.0

18 May 18:44
Compare
Choose a tag to compare

First release with existing state of Model Factories