aerni / statamic-factory

Easily whip up fake content using Faker
https://statamic.com/addons/aerni/factory
MIT License
18 stars 4 forks source link

Version 2.0 #26

Open aerni opened 2 weeks ago

aerni commented 2 weeks ago

This PR features a complete rewrite of the codebase to a class-based factory approach. The goal is to align Statamic factories with Laravel model factories, which will give the user more freedom in creating fake Statamic content.