As soon, I am typing php artisan db:seed command.
php artisan db:seed
I\'m getting Error Like:
[ReflectionException] Clas
You may try to write app in use uppercase, so App. Worked for me.
app
use
App