Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 283 Bytes

Chance

A simple application to perform sweepstakes.

Build with Laravel 4.2.

Just:

  • install de dependencies (composer install);
  • run the migrations (php artisan migrate);
  • run the seeder (php artisan db:seed);
  • log-in with admin@localhost and password 12300.