Solve your laravel problems.
I'm seeding in Laravel 5.4 but it only seeds one table, the others are not seeded. The seeders were created using the command:
php artisan make:seeder seederName