Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dccc933 commit b26aaffCopy full SHA for b26aaff
database/seeds/DatabaseSeeder.php
@@ -11,6 +11,6 @@ class DatabaseSeeder extends Seeder
11
*/
12
public function run()
13
{
14
- // $this->call(UsersTableSeeder::class);
+ // $this->call(UserSeeder::class);
15
}
16
0 commit comments