Laravel installation instructions. Laravel installation instructions: laravel installation 1. composer has been installed. If it is not installed, see my previous article: www.cnblogs.comseaktp4503249.html 2. configure the environment variables, find the location of composer laravel installation instructions, and install laravel.
1. the composer has been installed. No installation can see my previous: http://www.cnblogs.com/seakt/p/4503249.html
2. configure the environment variable and locate the position of composer. generally
If you see the laravel folder, the location of my computer's laravel folder is:
D: \ Users \ Ace \ AppData \ Roaming \ Composer \ vendor \ laravel \ installer
Add to path.
3. then you can create a laravel project.
Cmd: cd your Directory
Cmd: laravel new project_name
(Note that the network is required for creating a laravel project. Use vpn. tovpn is recommended)
Composer 1. composer is installed. No installation can see my previous: http://www.cnblogs.com/seakt/p/4503249.html 2. configure environment variables, find the location of composer...