mpociot / laravel-test-factory-helper

Generate Laravel test factories from your existing models
935 stars 87 forks source link

Replace dateTimeBetween with dateTime for Faker #42

Closed shanerbaner82 closed 5 years ago

jasonmccreary commented 5 years ago

A description would have been helpful. However, I reviewed the Faker docs and see while these are basically the same thing, dateTime is a better pairing.

shanerbaner82 commented 5 years ago

A description would have been helpful. However, I reviewed the Faker docs and see while these are basically the same thing, dateTime is a better pairing.

My apologies Jason. I will leave a detailed description moving forward. Thanks for the approval!

jasonmccreary commented 5 years ago

No worries. Just advice I believe can help future contributes.