Bonjour,
J'ai un problème avec l'installation de laravel sous windows 7.
Quand je tape la ligne de récupération du dépôt : 
	
	git clone <a href="https://github.com/laravel/homestead.git" target="_blank">https://github.com/laravel/homestead.git</a> Homestead.
 J'ai l'erreur suivante :
	
		
			
			
				fatal: unable to access 'https://github.com/laravel/homestead.git/' : SSL certificate problem: self signed certificate in certificate chain.
			
		
 
	 
 Je ne comprends pas l'erreur et comment y remédier.
Pourriez-vous m'aider ?
Merci.
						
					
Partager