/home/brandsfa/bigshoponly.com/config/payuz.php
<?php

/*
 * You can place your custom package configuration in here.
 */
return [

    // Assets folder published folder name.

    'pay_assets_path' => '/vendor/pay-uz',
    'control_panel' => [
        'middleware' => null
    ],
    'multi_transaction' => true,
];