José Bustos
|
64302252c0
|
Resize settings
Resize method only works with numbers as a parameter, is not necessary to put px at the end.
|
2018-05-02 18:59:57 -05:00 |
|
José Bustos
|
d768b9cc0e
|
Avatar field on database
corrected the path to user avatar based on get avatar attribute on user model
|
2018-05-02 18:59:57 -05:00 |
|
José Bustos
|
4bc7d7735d
|
Src avatar
Changed src call for user avatar, this will return the correct url based on avatar attribute of User Model
|
2018-05-02 18:59:57 -05:00 |
|
José Bustos
|
8aa629fc56
|
Grammar Error
corrected string
|
2018-05-02 18:59:57 -05:00 |
|
José Bustos
|
ec273d2928
|
Add getAvatarAttribute()
refactoring other methods this will work
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
06d767279b
|
Added input fields to upload avatar.
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
b1209712d1
|
Added isset verification on avatar index at array, to put nullable validator.
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
ecf2307542
|
Allow files upload in edit profile form for avatar file.
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
24a2467338
|
Added avatar src in case of avatar exists, else will show default gravatar.
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
4c65bf8142
|
Added avatar resize config
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
31d0683592
|
Added avatar upload method into resource controller
|
2018-05-02 18:59:57 -05:00 |
|
Jose Miguel Bustos Espinoza
|
41f4c76006
|
Remote getAvatarAttribue() beacuse it cause conflict with final avatar path.
|
2018-05-02 18:59:57 -05:00 |
|
José Bustos
|
d0485f98a9
|
Installation of intervetion/image package to manage pilots avatars and others images.
|
2018-05-02 18:59:57 -05:00 |
|
José Bustos
|
fb6d5a6a0a
|
Install bug
It shows a blank page on install route in apache, it could be an rewrite error at line
RewriteBase /
exactly, removing that line sould be fix.
|
2018-04-24 22:08:13 -05:00 |
|