Closed jxlwqq closed 4 years ago
Note this completely ignores the Laravel 8 changes.
Factories that are generated by this package will need to be updated to be classes with namespaces and a definition()
method.
See https://laravel.com/docs/8.x/database-testing#writing-factories
'>=6.0' is better?