url() validation gives me valid url

Why that link gives me invalid URL?
Forms\Components\TextInput::make('link')
    ->url()
    ->prefixIcon('heroicon-m-globe-alt'),
Screenshot_2567-10-13_at_22.35.07.png
Was this page helpful?