ErrorExceptionHi 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);
<?phpzip/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.');
}
}
i have used this patch https://babiato.tech/attachments/muly-null-patch-chintanb-zip.69158/ the file are inside this zip file. really appreciate your help <3Attach the file here (zip it before)
i have used this patch https://babiato.tech/attachments/muly-null-patch-chintanb-zip.69158/ the file are inside this zip file. really appreciate your help <3
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 freetry this
wich file are you using ?! try to enable debug mode in .env fileIm getting the 500 error on the installation page, anyone that might know how to solve it?
Im using the 17/03/2021 version, i will update you with the info! May i pm you?wich file are you using ?! try to enable debug mode in .env file
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![]()
ErrorException
Undefined variable: next ==> app/Rules/PurchaseCode.php line 20
return $next($request);
return $next($request);
/**
* Determine if the validation rule passes.
*
* @param string $attribute
* @param mixed $value
* @return bool
*/
thank you bro <3You 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.
I cannot see the link, why?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. ***
Yes the author has not released any new updates yet when it's updated I will post it