Laravel self-study notes

 

 1. Download and install

composer download project files

composer create-project --prefer-dist laravel/laravel blog

Under good document as follows

Marked red vender is an extension of itself is not in this folder, you need to download the composer install, but when I have a problem downloading

First, garbled, then Baidu a moment to say about the composer is to upgrade to the latest version? But I would have is the latest version, and the spirit of the dead horse a living horse medicine attitude composer selfupdate a moment, on the way encountered garbled, the final confirmation is the latest version, then download, but added no distortion, but there are still problems

Is not what extend did not open?

I looked at the document and found that there seems to be a few did not open

My point is marked red open, now download to normal

 

Guess you like

Origin www.cnblogs.com/gushengyan/p/11287847.html