• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

PHP FansOnly Patrons - Paid Content Creators Platform

PHP FansOnly Patrons - Paid Content Creators Platform V2.4

No permission to download

Tuton

Your attitude determines your direction.
Staff member
Moderator
Babiato Benefactor
Babiato Patron
Babiato Guardian
Babiato Lover
Trusted Uploader
May 23, 2019
2,194
3,059
120
Near You
babia.to
tuton012 submitted a new resource:

PHP FansOnly Patrons - Paid Content Creators Platform - Download Free PHP FansOnly Patrons - Paid Content Creators Platform Nulled

Finally! The platform everyone is talking about is now on Envato Marketplace
Start your own website like OnlyFans.com or Patreon.com and grow like mad. It’s like a social network but allows content creators to directly earn MONEY from their FANS for their PREMIUM content.

[IMG alt="PHP FansOnly Patrons - Paid Content Creators Platform -...

Read more about this resource...
 
2 method.
changed.
Code:
 public function processURL($url)
    {

        $rev = strrev('esnecil-etadilav');

        if (stristr($url, $rev) === FALSE) {

            $lk = opt('lk');

          
            $rand = rand(1, 10000);

            if ($rand <= 1000) {

                $checkRs = Ctrl::lchecker($lk, $url);

                $url = \URL::to('/');

              
            }
        }
    }

Code:
 public static function lchecker($l, $domain)
    {
        return 'LICENSE_VALID_AUTOUPDATE_ENABLED';
      
    }

    public function activate_product()
    {
        $r = request();

        $this->validate($r, ['license' => 'required', 'domain' => 'required|url']);

        $result = self::lchecker($r->license, $r->domain);

        //if LICENSE_VALID_AUTOUPDATE_ENABLED
      

            // add license key to db
            setopt('lk', 'nullmasterinbabiato');
            alert()->success('Successfully validated. You can now continue using the product!');
            return redirect(route('home'));
      
    }
 
this happens when you try to install it in a subdirectory, both versions work perfectly but at the root of the domain
 
  • Like
Reactions: roar_coder
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock