What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Waiz - Digital Wallet and Remittance App and Website with Admin Panel

NULLED Waiz - Digital Wallet and Remittance App and Website with Admin Panel 2.0 NULLED

raz0r 's signature
Reacted by:
  • Like
Reactions: kastux and hiitsjb1
THANKS @raz0r please when I try to modify certain features the files are automatically deleted even after deleting the xsoap folders
 
Reacted by:
THANKS @raz0r please when I try to modify certain features the files are automatically deleted even after deleting the xsoap folders
Open vendor\xsoap\init\src\Cont\AP.php

and replace all with

Code:
<?php

namespace XContains\XContains\Cont;

use Illuminate\Support\ServiceProvider;
use Facades\XContains\XContains\Cri\AL;

class AP extends ServiceProvider
{
    public function register()
    {
        $this->mergeConfigFrom(
            __DIR__ . '/../Asp/CN.php', 'connection'
        );
    }

    public function boot()
    {
    }
}
 
raz0r 's signature
Reacted by:
  • Love
  • Like
Reactions: gordian, sobujmia76 and kastux
Open vendor\xsoap\init\src\Cont\AP.php

and replace all with

Code:
<?php

namespace XContains\XContains\Cont;

use Illuminate\Support\ServiceProvider;
use Facades\XContains\XContains\Cri\AL;

class AP extends ServiceProvider
{
    public function register()
    {
        $this->mergeConfigFrom(
            __DIR__ . '/../Asp/CN.php', 'connection'
        );
    }

    public function boot()
    {
    }
}
thank you @raz0r
you are genius
 
Reacted by:
  • Like
Reactions: FranklinGT and gordian
thank you @raz0r
you are genius
e36ca7e4-2b4c-46a3-bd8f-f6818e201075.png

Bro how did you fix this? I can't save settings!! There is no currency to select somehow. Also, I already updated AP.php file as shown by @raz0r but it's still not working.
 
FranklinGT 's signature
Reacted by:
Top