Using ORM Eloquent
git clone https://github.com/ClubeDosGeeksCoding/eloquent.git
cd eloquent
composer install
php artisan migrate
php artisan db:seed
Laravel: usando o ORM Eloquent](http://clubedosgeeks.com.br/programacao/php/laravel-usando-o-orm-eloquent)