2826 shaares
32 private links
32 private links
Database seeding in Laravel 4 can be quite cumbersome for things such as user information. Luckily there are tools that can help us with that!
Recently I have been using http://randomuser.me/ for filling up my database with randomly generated user profiles.