FleetCart - Laravel Ecommerce System

FleetCart - Laravel Ecommerce System v4.6.1

No permission to download

markDaniel

Member
Feb 8, 2020
41
14
8
How To Null FleetCart Script
Go To \FleetCart\app\License.php
Open License.php and find these codes around line 103 To 115
PHP:
if ($this->valid()) {
            return false;
        }

        if ($this->runningInLocalhost()) {
            return false;
        }

        if ($this->inFrontend()) {
            return false;
        }

        return true;
remove codes and replace it with this code
PHP:
return false;
Enjoy
Thanks alot @Tomz 🤩
 
  • Like
Reactions: Sajmon and harma

Sajmon

Member
Banned User
Jul 29, 2020
42
18
8
Any one have problems on 2.0.4v with login costumers that not works? Anc activate buttons clients from admin side?

Edit: Problem is solved :)
 
Last edited:

Mashio

Active member
Sep 30, 2019
158
35
28
Plus is it just my download or what... I've tried multiple times to do the installation but it always comes back to the installer wizard. When I inspect the folders, there are no controllers, not models just license files. Same with the routes... am I missing something?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu