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