get('/', function () use ($router) { // return $router->app->version(); //}); $router->post('receive_payment', 'ExampleController@receivePayment');