06 2022
This commit is contained in:
parent
9b0b5feb7e
commit
7a040c3e19
106 changed files with 4074 additions and 1349 deletions
|
|
@ -25,6 +25,7 @@ Route::get('/payment/status', 'Api\PayoneController@paymentStatus')->name('api.p
|
|||
Route::post('/payment/status', 'Api\PayoneController@paymentStatus')->name('api.payment_status');
|
||||
//Route::post('login', 'Api\AuthController@login');
|
||||
|
||||
Route::get('/google/merchant/feed', 'Api\GoogleMerchantController@feed')->name('api.google_merchant_feed');
|
||||
|
||||
|
||||
Route::group([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue