Skip to content

franolg/shilengae_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shilengae Backend and api

This is shilengae backend and api developed with PHP freamwork

** Steps to configure the backend **

Step 1

Create a database

Step 2

go to Database Sql file

Step 3

upload the sql file to the database

Step 4

go to folder Private -> database -> dbconnect.php

Step 5

open dbconnect.php and go to line number 22

$this->_connection = new mysqli('localhost','root','','shilengae');

and change it with your current database name and other

Step 6

to access the the web go to hostname/admin/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published