Invalid URL shema

PHOTO EMBED

Thu Jan 18 2024 14:02:34 GMT+0000 (Coordinated Universal Time)

Saved by @saida

 $url = Url::fromUri('//' . $minisite_url);  for fix the invalid URL shema
\Drupal::request()->getScheme()  ======> return http://
\Drupal::request()->getSchemeAndHttpHost()  ======> return http://localhost/es 
content_copyCOPY