'int', 'act_id' => 'int' ]; protected $fillable = [ 'request_id', 'user_id', 'act_id', 'state' ]; }