2 Forks
4 Stars
4 Watchers

laravel

Laravel 6 教程 - 最干货的视频和文档教程。

How to download and setup laravel

Open terminal and run command
git clone https://github.com/leonzai/laravel.git
git clone is used to create a copy or clone of laravel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with laravel https://github.com/leonzai/laravel/archive/master.zip

Or simply clone laravel with SSH
[email protected]:leonzai/laravel.git

If you have some problems with laravel

You may open issue on laravel support forum (system) here: https://github.com/leonzai/laravel/issues