['required', 'string', 'min:1', 'max:255'], ]; } public function authorize(): bool { return true; } }