BankCore is a banking management software which to manage all the banking process and workflows and helps the bank employees to manage all the things easily and efficient way. It is a ultimate solution of the core banking management system.
Please make sure that you have setup the php environment variable correctly on your machine. As we will use the php default localhost sever for making root server, it is very important to perfectly setup the php environment variable.
Here are the commands to run the software
First of all download and install the xampp or other local server for the local server and database.
After that start the xampp apache server and mysql database.
Now, open the terminal into the projects root folder and run the command below :
php -S localhost:8000
After that it will start the software and you can go on.