Database
Last updated
Last updated
To change configuration please see .env file, you must edit this data with your own data.
We also include the dummy database file at backend folder,
Step to import database :
1. create new database with any name, in cpanel its located at menu MySQL database
2. create/reuse user database and remember its password
3. connect user database with your database from number 1
4. Go to menu phpMyAdmin, import database_traver.sql
into created database number 1
For first login you can login with username : admin
, password : admin
Database Architecture
VALIDATE database connection : your base_url + /api/check