Merge pull request #12 from EDDYMENS/master

restored the key and retained  additional info for getting for getting started
master
Taylor Otwell 10 years ago committed by GitHub
commit a2c3d64bde

@ -1,3 +1,14 @@
# Laravel Quickstart - Basic
http://laravel.com/docs/quickstart
# Installation :
``git clone https://github.com/laravel/quickstart-basic quickstart``
``cd quickstart``
``composer install``
``php artisan migrate``
``php artisan serve``
[Complete tutorial](http://laravel.com/docs/quickstart)

Loading…
Cancel
Save