Skip to content
Snippets Groups Projects
Commit abf496d7 authored by Wildan Dicky Alnatara's avatar Wildan Dicky Alnatara
Browse files

adding call dbseed

parent 726482f4
No related merge requests found
Pipeline #6262 canceled with stage
......@@ -11,6 +11,6 @@ class DatabaseSeeder extends Seeder
*/
public function run()
{
// $this->call(UsersTableSeeder::class);
$this->call(UsersVariantTableSeeder::class);
}
}
{
"/js/app.js": "/js/app.js",
"/css/app.css": "/css/app.css"
"/js/app.js": "/js/app.js"
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment