lundi 19 octobre 2015

Creating laravel apps without internet connection

Does laravel 5.1 work without internet connection? I like to create a laravel new application when i execute laravel new test (with intenet connection) it works well; but when i execute similar command in the same directory (new anotherName) without internet connection it doesn't work and the nest error message is shown

  [GuzzleHttp\Exception\RequestException]                                      
  Error creating resource. [url] http://ift.tt/1NAGbFu [type]  
   2 [message] fopen(http://ift.tt/1NAGbFu): failed to open s  
  tream: php_network_getaddresses: getaddrinfo failed: Name or service not kn  
  own [file] /home/<Myname>/.composer/vendor/guzzlehttp/guzzle/src/Adapter/Str  
  eamAdapter.php [line] 367 

Is there a solution because i can't work online always?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire