You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If possible, I think it would be better if we create our own faker, that optimizes our deep knowledge about the database structure and use the TableInfo to record the nature of the columns. I did that before, please check TestGen.
What about we use Faker to seed data to database?
Here is some sample code.
composer.json
command_prompt
app.php
The text was updated successfully, but these errors were encountered: