Version : 1.6 (15/06/2022)
- Introducing POS system
HOW TO NULL THE SCRIPT
Replace the file in vendor/mehedi-iitdu/core-component-repository/src/CoreComponentRepository.php with this code
PHP:
<?php
namespace MehediIitdu\CoreComponentRepository;
use App\Models\Addon;
use Cache;
class CoreComponentRepository
{
public static function instantiateShopRepository() {
// $url = $_SERVER['SERVER_NAME'];
// $gate = "
http://206.189.81.181/check_activation/".$url;
// $rn =...