Open zharris-pl opened 3 weeks ago
Hi @zharris-pl thank you for reporting. Could you please show me how to reproduce it? I checked it here and it seems Vemto is generating the correct fakers:
@TiagoSilvaPereira this is what I'm seeing, I'm on version 2.1.6:
@zharris-pl thanks, I'll check what is happening here
All of my faker fields are defaulted to fake()->word(), which causes issues when the field is something that isn't a string - ie: boolean, timestamp, etc. Would be nice if they had the appropriate faker function by default!