Laravel-Database
Laravel-Database copied to clipboard
Seeders not working
Laravel v8 changed location of seeder files and their namespace. As a result db:seed command errors out trying to run seeders created by make:seed command.