An open API service indexing awesome lists of open source software.

https://github.com/ifirmawan/codeigniter-sistem-booking-kelas

Arsip proyek codeigniter membuat sistem booking kelas atau ruangan
https://github.com/ifirmawan/codeigniter-sistem-booking-kelas

booking-system codeigniter3

Last synced: about 1 month ago
JSON representation

Arsip proyek codeigniter membuat sistem booking kelas atau ruangan

Awesome Lists containing this project

README

          

1. buka htpp://localhost/phpmyadmin .
2. import db/proyek_sibuk.sql
3. atur password dan user phpmyadmin.
4. periksa file C:\xampp\apache\conf\htttpd.conf
**(* hapus tanda "#" jika ada)**

before
#Include conf/extra/httpd-vhosts.conf
After
Include conf/extra/httpd-vhosts.conf
* C:\Windows\System32\drivers\etc\hosts.
127.0.0.1 sibukeles.id

5.buka C:\xampp\apache\conf\extra\httpd-vhosts.conf
edit dengan isi berikut ini
NameVirtualHost *:80

DocumentRoot "C:/xampp/htdocs"
ServerName localhost

AllowOverride All
Require local

DocumentRoot "C:/Users/iwan/Dropbox/sibuk"
ServerName sibukeles.id

AllowOverride All
Require local

````
**Catatan** Sesuaikan directory letak dropbox yang anda install. dan port server apache. contoh diatas
buka dibrowser http://sibukeles.id