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
SRC
app
public/pictures/user_picture

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

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

Binary file not shown.

Before

(image error) Size: 96 KiB

After

(image error) Size: 24 KiB

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

Before

(image error) Size: 24 KiB

After

(image error) Size: 24 KiB

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

Before

(image error) Size: 24 KiB

After

(image error) Size: 24 KiB

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

Before

(image error) Size: 80 KiB

After

(image error) Size: 80 KiB