Browse Source
Add user photo upload on user profile
Add user photo upload on user profile
Add nullable photo_path column on users table Restructure user profile page Restructure user profile edit pagepull/8/head
11 changed files with 115 additions and 37 deletions
-
44app/Http/Controllers/UsersController.php
-
1database/migrations/2014_10_12_000000_create_users_table.php
-
BINpublic/images/icon_user_1.png
-
BINpublic/images/icon_user_2.png
-
4resources/lang/en/user.php
-
4resources/lang/id/user.php
-
28resources/views/users/edit.blade.php
-
7resources/views/users/partials/profile.blade.php
-
6resources/views/users/show.blade.php
-
15routes/web.php
-
41tests/Feature/UsersProfileTest.php
|
After Width: 280 | Height: 280 | Size: 10 KiB |
|
After Width: 280 | Height: 280 | Size: 11 KiB |
Write
Preview
Loading…
Cancel
Save
Reference in new issue