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