As soon, I am typing php artisan db:seed command.
php artisan db:seed
I\'m getting Error Like:
[ReflectionException] Clas
try to use following command
php artisan db:seed --class=DatabaseSeeder