Merge pull request #12 from EDDYMENS/master
restored the key and retained additional info for getting for getting startedmaster
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…
Reference in new issue