mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 23:18:10 +00:00
fix(#12): correct mispelled word recipe
fix(#12): correct mispelled word recipe
This commit is contained in:
parent
302730c81e
commit
f530875210
17 changed files with 93 additions and 46 deletions
|
|
@ -33,7 +33,7 @@ class DatabaseSeeder extends Seeder
|
|||
// Plugin::factory(3)->create();
|
||||
|
||||
$this->call([
|
||||
ExampleReceiptsSeeder::class,
|
||||
ExampleRecipesSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue