Remx Xu

Results 2 issues of Remx Xu

``` Images::make('Main image', 'main')->rules('required'), ``` if user not upload to main attribute, nova would show error "The main field is required." After adding this customAttributes to validator, nova would show...