Laravel.io
protected $casts = [
        'status' => 'boolean',
        'answers' => 'array',
    ];

Please note that all pasted data is publicly available.