['required'], ]; } public function authorize(): bool { return auth()->check(); } }