mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-23 14:24:08 +00:00
contract template endpoint
This commit is contained in:
@@ -22,6 +22,7 @@ class DatabaseSeeder extends Seeder
|
||||
|
||||
// User
|
||||
$this->call(UsersTableSeeder::class);
|
||||
$this->call(UserPermissionsTableSeeder::class);
|
||||
|
||||
// Soda Vendor Machine
|
||||
$this->call(SodaVendorMachine\SodaVendorContractTemplatesTableSeeder::class);
|
||||
|
||||
Reference in New Issue
Block a user