[go: up one dir, main page]

Skip to content

R-N/raja-laundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Laundry CRM

Transaction system and CRM in form of analytics and dashboard

Default config in application/config/config.php:

Default database credentials in application/config/database.php:

  • 'hostname' => 'localhost',
  • 'username' => 'root',
  • 'password' => '',
  • 'database' => 'raja-laundry',
  • 'dbdriver' => 'mysqli',