['required', 'string', 'max:1000', new WebsiteWordfilterRule], ]; } public function authorize(): bool { return true; } }