File manager - Edit - /home/palg2351/public_html/wp-content/plugins/bit-integrations/includes/Actions/LMFWC/Routes.php
Back
<?php if (!defined('ABSPATH')) { exit; } use BitCode\FI\Core\Util\Route; use BitCode\FI\Actions\LMFWC\LMFWCController; Route::post('lmfwc_authentication', [LMFWCController::class, 'authentication']); Route::post('lmfwc_fetch_all_customer', [LMFWCController::class, 'getAllCustomer']); Route::post('lmfwc_fetch_all_product', [LMFWCController::class, 'getAllProduct']); Route::post('lmfwc_fetch_all_order', [LMFWCController::class, 'getAllOrder']); Route::post('lmfwc_fetch_all_license', [LMFWCController::class, 'getAllLicense']); Route::post('lmfwc_fetch_all_generator', [LMFWCController::class, 'getAllGenerator']);
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings