mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-06 00:49:24 +00:00
60 - The Moment of Truth
This commit is contained in:
@@ -24,6 +24,6 @@ class DatabaseSeeder extends Seeder
|
||||
'date' => Carbon::parse('2016-12-13 8:00pm'),
|
||||
'ticket_price' => 3250,
|
||||
'additional_information' => "This concert is 19+.",
|
||||
]);
|
||||
])->addTickets(10);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user