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

PlusAgency - Multipurpose Website CMS & Business Agency Management System

PlusAgency - Multipurpose Website CMS & Business Agency Management System v3.3 - 18th December, 2023

No permission to download
To Access Step 3 you need to do this
1- go to this file "core/vendor/rachidlaasri/laravel-installer/src/Controllers/LicenseController.php";
2- replace code with
PHP:
<?php

namespace RachidLaasri\LaravelInstaller\Controllers;

use Illuminate\Routing\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Session;

class LicenseController extends Controller
{

    public function __construct()
    {

    }

    /**
     * Display the permissions check page.
     *
     * @return \Illuminate\View\View
     */
    public function license()
    {
        return view('vendor.installer.license');
    }

    public function licenseCheck(Request $request) {

        fopen("core/vendor/mockery/mockery/verified", "w");


        Session::flash('license_success', 'Your license is verified successfully!');
        return redirect()->route('LaravelInstaller::environmentWizard');


    }
}
 
  • Like
Reactions: SySEnG
To Access Step 3 you need to do this
1- go to this file "core/vendor/rachidlaasri/laravel-installer/src/Controllers/LicenseController.php";
2- replace code with
PHP:
<?php

namespace RachidLaasri\LaravelInstaller\Controllers;

use Illuminate\Routing\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Session;

class LicenseController extends Controller
{

    public function __construct()
    {

    }

    /**
     * Display the permissions check page.
     *
     * @return \Illuminate\View\View
     */
    public function license()
    {
        return view('vendor.installer.license');
    }

    public function licenseCheck(Request $request) {

        fopen("core/vendor/mockery/mockery/verified", "w");


        Session::flash('license_success', 'Your license is verified successfully!');
        return redirect()->route('LaravelInstaller::environmentWizard');


    }
}


hi sir,

i found a way by using the script of the 2.7 nulled. here it is just replace.
1- go to this file "core/vendor/rachidlaasri/laravel-installer/src/Controllers/LicenseController.php";
2- replace code with

<?php
namespace RachidLaasri\LaravelInstaller\Controllers;
use Illuminate\Routing\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Session;
class LicenseController extends Controller
{
public function __construct()
{
}
/**
* Display the permissions check page.
*
* @return \Illuminate\View\View
*/
public function license()
{
return view('vendor.installer.license');
}
public function licenseCheck(Request $request) {
$itemid = 24646161;
try {
/*$client = new \GuzzleHttp\Client();
$response = $client->request('GET', 'https://api.envato.com/v3/market/author/sale?code='.$request->purchase_code, [
'headers' => [
'content-type' => 'application/json',
'Accept' => 'application/json',
'Authorization' => 'Bearer d3eCIKWsFeVT1hoMjY7wtZlZMn0tgEO9'
]
]);
$responseBody = $response->getBody()->getContents();
$formattedRes = json_decode($responseBody, true);
$buyerUsername = $formattedRes['buyer'];

if ($request->username != $buyerUsername || $itemid != $formattedRes['item']['id']) {
Session::flash('license_error', 'Username / Purchase code didn\'t match for this item!');
return redirect()->back();
}*/
fopen("core/vendor/mockery/mockery/verified", "w");
Session::flash('license_success', 'Your license is verified successfully!');
return redirect()->route('LaravelInstaller::environmentWizard');
} catch (\Exception $e) {
Session::flash('license_error', 'Username / Purchase code didn\'t match for this item!');
return redirect()->back();
}
}
}
 
To Access Step 3 you need to do this
1- go to this file "core/vendor/rachidlaasri/laravel-installer/src/Controllers/LicenseController.php";
2- replace code with
PHP:
<?php

namespace RachidLaasri\LaravelInstaller\Controllers;

use Illuminate\Routing\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Session;

class LicenseController extends Controller
{

    public function __construct()
    {

    }

    /**
     * Display the permissions check page.
     *
     * @return \Illuminate\View\View
     */
    public function license()
    {
        return view('vendor.installer.license');
    }

    public function licenseCheck(Request $request) {

        fopen("core/vendor/mockery/mockery/verified", "w");


        Session::flash('license_success', 'Your license is verified successfully!');
        return redirect()->route('LaravelInstaller::environmentWizard');


    }
}


Worked for me thnx :)
 
screenshot-icaz.co.uk-2021.04.10-07_32_35.png

I cannot pass this step , I tried the above tow ways but no luck
I think my Server need to install Imagick extension

any help
 
Hi Mates,

Did u anyone get the updated script v3.1
 
White Devil updated PlusAgency - Multipurpose Website CMS & Business Agency Management System with a new update entry:

PlusAgency - Multipurpose Website CMS & Business Agency Management System

NB: DONT ASK PASSWORD UNLESS
1. U DONT HAVE UR OWN RESOURSES FROM CATEGORY (PHP/ANDROID) NOT LIKE EVANTO/VIDEOHIVE OR MOD APK OR ANY TEMPLATES
2. MIN 9 RESOURSES IS REQURIED TO GET PASSWORD BUT THAT DOESNOT MEAN 9 WILL U GET ALL PASSWORD

3. YOU SHOULD POST REGULARLY DONT SIT IDLE TO GET PASSWORD

Version 3.1 – Released on 2nd May...​


Read the rest of this update entry...
 
I do have hard issues installing the script. I can only get a fully white screen, so I cannot even load the first step of the installation. I do not get the clue. Does anyone know what to do?
I am using php 8 and XAMPP local server, so I think it should work.
 
Do you have a mega link to 3.1 version? Maybe this could be the solution of my issue previously described.
 
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