Browse Source
Add user birth order
Add user birth order
Add birth_order to users table Birth order is order of someone's birth number among of their siblingspull/13/head
9 changed files with 54 additions and 40 deletions
-
1app/Http/Controllers/UsersController.php
-
23app/Http/Requests/Users/UpdateRequest.php
-
2app/User.php
-
5database/migrations/2014_10_12_000000_create_users_table.php
-
1resources/lang/en/user.php
-
1resources/lang/id/user.php
-
7resources/views/users/edit.blade.php
-
8resources/views/users/partials/profile.blade.php
-
46tests/Feature/UsersProfileTest.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue