mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-04 04:48:30 +00:00
1.3 - Getting to Green
This commit is contained in:
@@ -11,6 +11,4 @@
|
||||
|
|
||||
*/
|
||||
|
||||
Route::get('/', function () {
|
||||
return view('welcome');
|
||||
});
|
||||
Route::get('/concerts/{id}', 'ConcertsController@show');
|
||||
|
||||
Reference in New Issue
Block a user