Skip to content

beeblebrox3/chance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.