Update readme.md

master
Taylor Otwell 10 years ago committed by GitHub
parent fc0f7ace95
commit 85ddf3b2c1

@ -2,14 +2,14 @@
## Quck Installation ## Quck Installation
git clone https://github.com/laravel/quickstart-basic quickstart git clone https://github.com/laravel/quickstart-basic quickstart
cd quickstart cd quickstart
composer install composer install
php artisan migrate` php artisan migrate
php artisan serve php artisan serve
[Complete Tutorial](http://laravel.com/docs/quickstart) [Complete Tutorial](http://laravel.com/docs/quickstart)

Loading…
Cancel
Save