Added get laravel (#28860)

Added some description for Laravel installation
This commit is contained in:
Chris Bassey
2019-02-16 03:23:45 +01:00
committed by Christopher McCormack
parent 2fea8d89f4
commit d66d92b8df

View File

@ -61,3 +61,7 @@ However, if you are not using Homestead, you will need to make sure your server
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
## Get Laravel
The latest release of Laravel is 5.7 and includes optional email verification in the authentication scaffolding. Laravel can be installed using [Composer](https://getcomposer.org/).