• The default language of any content posted is English.
Acculance - Ultimate Sales, Inventory, Accounting Management PHP System

Acculance - Ultimate Sales, Inventory, Accounting Management PHP System 4.0.2 NULLED

what is the default password?
i have to use php artisan tinker to get the password, anyone can do it if having shell
php artisan tinker
$user = App\Models\User::where('email', '[email protected]')->first();
$user->password = Hash::make('acculance2022');
$user->save();
thankyou for this dig here is easy way to do that

installation forlder\database\seeders
here you can see UserSeeder.php

you can find and even change default userpass
 
Any fix for this pleaseee???
Post automatically merged:

It is showing blank after setup
yes you need to install it in root of domain or create subdomain for it

yourdomain.com or acculance.yourdomain.com and point your subdomain to any subfolder in your domain like yourdomain.com/acculance
 
I got some permission denied on new reports feature and also from sms and mail setting. Is there a way to solve these?
 
I got some permission denied on new reports feature and also from sms and mail setting. Is there a way to solve these?
Yes check your file permissions and file owner permissions (chmod & chown)
Code:
 chmod 0755 or 0777 or 0644
or check php verision compatibility.
Code:
php -v
You shouldn't be playing around with nulled scripts if you don't have the necessary experience.

Buy from developper, get support.
Get nulled, support yourself.
Also google.
 
Last edited:
Acculance - Ultimate Sales, Inventory, Accounting Management PHP System 4.0.5 NULLED
After successful installation on my server
GoDaddy, plesk panel, sub domain it's work good but I can't delete datas from this site I can add but I can't delete or update the data from this is there any option for this kindly guide me
 
Acculance - Ultimate Sales, Inventory, Accounting Management PHP System 4.0.5 NULLED
After successful installation on my server
GoDaddy, plesk panel, sub domain it's work good but I can't delete datas from this site I can add but I can't delete or update the data from this is there any option for this kindly guide me
in order to delete test data you need to do it step by step start by
deleting the sales from both customers & vendors after that delete the products and then the category those DATA were used in order to test the DB after deleting all of this it should be good as new & you can add your data
 
in order to delete test data you need to do it step by step start by
deleting the sales from both customers & vendors after that delete the products and then the category those DATA were used in order to test the DB after deleting all of this it should be good as new & you can add your data
i tryed this type as well as but its show opps something went wrong message only. i cant even update too. i can add but i cant delete or update the record in site.
 
Top