When executing `php artisan db:seed --class=LavaliteTableSeeder`, it throws: > [ReflectionException] > Class LavaliteTableSeeder does not exist Searching the repo, no such class is found indeed.
When executing
php artisan db:seed --class=LavaliteTableSeeder, it throws:Searching the repo, no such class is found indeed.