vendredi 27 novembre 2015

Check if url exist laravel

how to check if an url is exists in laravel 5.1? for example i want to check if google is exists..

$url ="www.google.com";
if(exists(url)){
     // do something
}

Thanks before



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire