Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit b05f7c3

Browse files
committed
💡 updated example schema
1 parent 6ee998f commit b05f7c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

App/Database/Schema/users.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"id": 1,
33
"username?": "mychi.darko",
4-
"fullname": "Mychi Darko",
4+
"name": "Mychi Darko",
55
"email?": "mickdd22@gmail.com",
6-
"phone": "233504766732",
76
"email_verified_at?": "2021-07-23T16:18:35.947712157Z",
87
"password": "poekojdenwjwiojweojojweoijoewoj",
98
"remember_token?": "deiwoj",

0 commit comments

Comments
 (0)