add profile functionality in php
Showing
- src/app/components/common/profile.php 3 additions, 5 deletionssrc/app/components/common/profile.php
- src/app/controllers/login/post_login.php 1 addition, 1 deletionsrc/app/controllers/login/post_login.php
- src/app/controllers/profile/get_profile.php 0 additions, 1 deletionsrc/app/controllers/profile/get_profile.php
- src/app/controllers/profile/update_profile.php 24 additions, 12 deletionssrc/app/controllers/profile/update_profile.php
- src/app/models/user.php 3 additions, 4 deletionssrc/app/models/user.php
- src/public/javascript/profile/profile.js 40 additions, 0 deletionssrc/public/javascript/profile/profile.js
Please register or sign in to comment