mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-07 22:50:28 +00:00
2.4 - Faking the Payment Gateway
This commit is contained in:
@@ -12,3 +12,5 @@
|
||||
*/
|
||||
|
||||
Route::get('/concerts/{id}', 'ConcertsController@show');
|
||||
|
||||
Route::post('/concerts/{id}/orders', 'ConcertOrdersController@store');
|
||||
|
||||
Reference in New Issue
Block a user