akademik-feeder
sistem informasi support feeder dikti
getting started
install panadaframework V1.0.0
- clone repository and cd akademik-feeder
- run command: composer install --no-dev
- run command: bower install (require nodejs installed)
- create database
- import table structure: akademik-feeder-struktur.sql
- import data: akademik-feeder-refdata.sql
- config database: edit file "app/config/database.php"
- run command: php -S localhost:8080 -t public
- go to http://localhost:8080/test
- halaman admin: http://localhost:8080/adm
user: admin , pass: admin
credit
- panadaframework
- twig template
- requirejs
- webix
- bootstrap
- dhtmlx
- phpoffice
- more..