/* |-------------------------------------------------------------------------- | UserSeeder |-------------------------------------------------------------------------- | | Make use of the Factory instance to seed database with dummy data or | make use of Lucid models directly. | */
/* |-------------------------------------------------------------------------- | Factory |-------------------------------------------------------------------------- | | Factories are used to define blueprints for database tables or Lucid | models. Later you can use these blueprints to seed your database | with dummy data. | */