CodepadME / laravel-tricks

The source code for the Laravel Tricks website
http://laravel-tricks.com
MIT License
967 stars 297 forks source link

Unique Email in Users Table Seeder #4

Closed emreyo closed 10 years ago

emreyo commented 10 years ago

There are two entries with the same email address. However, email address is unique in migration.

msurguy commented 10 years ago

@pipikopter good catch! Fixed the seeder.