mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
commit
32fde9c082
@ -33,5 +33,3 @@ Route::post('password/reset', 'Auth\ResetPasswordController@reset')->name('passw
|
||||
Route::group(['middleware' => ['url_db']], function () {
|
||||
Route::get('/user/confirm/{confirmation_code}', 'UserController@confirm');
|
||||
});
|
||||
|
||||
Route::post('payment_webhook/{company_key}/{$gateway_id}');
|
Loading…
x
Reference in New Issue
Block a user