An open API service indexing awesome lists of open source software.

https://github.com/hack-light/php-todo-20


https://github.com/hack-light/php-todo-20

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Laravel Quickstart - Basic

## Quick Installation

git clone https://github.com/laravel/quickstart-basic quickstart

cd quickstart

composer install

php artisan migrate

php artisan serve

[Complete Tutorial](https://laravel.com/docs/5.2/quickstart)