• 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"

Muly - Short Video Sharing App

Muly - Short Video Sharing App 02/06/2021

No permission to download
Hi Everyone,


Here I am Sharing you the Patch for Nulling this Script.

Just Apply this Patch and Continue for Installation. 😄

License Code is Inside the Spoiler.

Note: You need High Speed Web Server to Install this or may Database Migration get failed.

cb844a45-d2da-494b-8066-ace0cda02c22


Enjoy! 😉
ErrorException
Undefined variable: next ==> app/Rules/PurchaseCode.php line 20
return $next($request);
 
zip/attach "app/Rules/PurchaseCode.php" here
<?php

namespace App\Rules;

use GuzzleHttp\Client;
use GuzzleHttp\Exception\ClientException;
use Illuminate\Contracts\Validation\Rule;

class PurchaseCode implements Rule
{
/**
* Determine if the validation rule passes.
*
* @param string $attribute
* @param mixed $value
* @return bool
*/
public function passes($attribute, $value)
{
return $next($request);
}

/**
* Get the validation error message.
*
* @return string
*/
public function message()
{
return trans('This is not a valid purchase code.');
}
}
 
<?php

namespace App\Rules;

use GuzzleHttp\Client;
use GuzzleHttp\Exception\ClientException;
use Illuminate\Contracts\Validation\Rule;

class PurchaseCode implements Rule
{
/**
* Determine if the validation rule passes.
*
* @param string $attribute
* @param mixed $value
* @return bool
*/
public function passes($attribute, $value)
{
return $next($request);
}

/**
* Get the validation error message.
*
* @return string
*/
public function message()
{
return trans('This is not a valid purchase code.');
}
}


Attach the file here (zip it before)
 
  • Like
Reactions: shandar
now it's working really appreciate your help, please can you explain me the probleme ?! i want to learn not just get solution. thank you, it's if you can & you are free ;)

You need to learn how to code and know how to read a code and try to find the logic within it.

PHP compiler said that:

ErrorException
Undefined variable: next ==> app/Rules/PurchaseCode.php line 20
return $next($request);

So when you investigate the code you will find that the entire instruction:

return $next($request);

Can't be here, it's a typo because @ChintanBhat is talented.
When you look to the function you can read in the comment

/**
* Determine if the validation rule passes.
*
* @param string $attribute
* @param mixed $value
* @return bool
*/

So this function must return TRUE or FALSE and since this a rule for backend validation, I set it to TRUE.
 
You need to learn how to code and know how to read a code and try to find the logic within it.

PHP compiler said that:



So when you investigate the code you will find that the entire instruction:



Can't be here, it's a typo because @ChintanBhat is talented.
When you look to the function you can read in the comment



So this function must return TRUE or FALSE and since this a rule for backend validation, I set it to TRUE.
thank you bro <3
 
the app working fine, its a little bit slow ! & some time the app close automaticaly, who experience this ?! there is an ios version?
 
here is the untouched version on Muly Extended licenses
THIS IS NOT THE REGULAR LICENSE

Added features with extended license


Clean Download from the author google drive ( NOT NULLED )

Changelog​



Download link Mega
*** Hidden text: cannot be quoted. ***
I cannot see the link, why?
 
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