mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-14 07:27:47 +00:00
feat: add UI, add tests, refinements
This commit is contained in:
parent
8946cabf05
commit
d45859643b
9 changed files with 446 additions and 25 deletions
|
|
@ -34,7 +34,7 @@ class DatabaseSeeder extends Seeder
|
|||
|
||||
$this->call([
|
||||
ExampleRecipesSeeder::class,
|
||||
MashupPocSeeder::class,
|
||||
// MashupPocSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue