Library/models/fixtures/users.yml

7 lines
116 B
YAML
Raw Normal View History

2018-04-13 13:03:22 +00:00
-
id: 1
name: 'John Doe'
username: 'user1'
password: '1234'
email: 'johndoe@example.com'
is_admin: true