Skip to content

Commit

Permalink
SDK-2265:updated routes
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmet-yoti committed Jun 13, 2024
1 parent f7c0277 commit 4e2beb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/digitalidentity/routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
Route::get('/dbs-check', 'DbsCheckController@show');
Route::get('/generate-share', 'IdentityController@show');
Route::get('/generate-share2', 'Identity2Controller@show');
Route::get('/receipt-info', 'ReceiptController@show');

0 comments on commit 4e2beb0

Please sign in to comment.