Skip to content

R-N/AlbumTravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umrah travel system

Booking and album. Travel and photo album ordering. Admin can drag and drop photos into album page template.

Config in application/config/config.php:

Database creds in application/config/database.php:

  • 'hostname' => 'localhost',
  • 'username' => 'root',
  • 'password' => '',
  • 'database' => 'albumtravel',
  • 'dbdriver' => 'mysqli',

Initial users:

  1. Superadmin
  • username: admin
  • password: admin

Packages

 
 
 

Contributors