api/models/fixtures/users.yml

7 lines
116 B
YAML
Raw Normal View History

2018-06-10 09:11:41 +00:00
-
id: 1
name: 'John Doe'
username: 'user1'
password: '1234'
email: 'johndoe@example.com'
is_admin: true