'int', 'file_id' => 'int' ]; protected $fillable = [ 'user_id', 'file_id' ]; }