What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
SASS BILLER - A SASS Based Invoicing and Billing Platform

SASS BILLER - A SASS Based Invoicing and Billing Platform 1.0

bmshifat

Active member
Member Plus
Member
Messages
109
Files
3
Reactions
202
bmshifat submitted a new resource:

SASS BILLER - A SASS Based Invoicing and Billing Platform - SASS Based Invoicing and Billing Platform

SASS BILLER is a SASS Based Invoicing and Billing Platform. It is a cloud-based application that allows businesses to manage their invoicing, billing, and payment process with ease. The platform is designed to streamline the entire billing cycle, from creating invoices and estimates, to managing recurring invoice, to tracking payments.

The platform has a user-friendly interface that makes it easy for businesses of all sizes to manage their finances. It has allow users to create...

Read more about this resource...
 
Reacted by:
first step.

Unzip main.zip file to public or https folder with winrar
second step
Make sql settings from .env file. (root directory)
final-------------------------------------------------------
import database file (install.sql) (phpmyadmin)
third step
replace vendor/jlang folder with this one
fourth step
change code in vendor\xsoap\init\src\Cri/MT.php with this :

PHP:
<?php

namespace XContains\XContains\Cri;

trait MT
{
protected function rrmdir($dir)
{

}
}
 

Attachments

  • jlang.zip
    27.6 KB · Views: 6
Reacted by:
Top