fix upload in User model

This commit is contained in:
Malibu 2015-02-18 18:40:00 +01:00
parent fed82155dc
commit 99b3bff06d
5 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class User extends Model implements AuthenticatableContract, CanResetPasswordCon
protected $table = 'users';
//public $timestamps = false;
public $timestamps = false;
/**
* The attributes that are mass assignable.

BIN
SRC/public/pictures/user_picture/1 Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 24 KiB

0
SRC/public/pictures/user_picture/2 Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

0
SRC/public/pictures/user_picture/3 Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

0
SRC/public/pictures/user_picture/5 Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB