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
We need a script that'll be able to easily generate data for a development environment. Every core model should have generated data. These are a few of the more important ones to start things off.
News
Articles
Players
Random bans (Ban creation too)
Random admins
Teams
Matches
Should handle FMs and all three official match types
Servers
Maps
Messages
All types of conversations...
Use the respective model and their creation functions. All of the data in this script should be randomly generated with a random amount of data. Nothing should be static.
We need a script that'll be able to easily generate data for a development environment. Every core model should have generated data. These are a few of the more important ones to start things off.
Use the respective model and their creation functions. All of the data in this script should be randomly generated with a random amount of data. Nothing should be static.
I want to explore using
nelmio/alice
for this.The text was updated successfully, but these errors were encountered: