Laravel-Database icon indicating copy to clipboard operation
Laravel-Database copied to clipboard

Seeders not working

Open mark-f21 opened this issue 3 years ago • 0 comments

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.

mark-f21 avatar Dec 23 '21 14:12 mark-f21