Giter Club home page Giter Club logo

agenda's Introduction

agenda
======

Aplikasi berbasiskan framework Laravel yang dibuat sesuai dengan keperluan administrasi surat masuk-surat keluar pada Seksi di KPP. Akan tetapi, dengan sedikit atau beberapa penyesuaian baik dari segi penggunaan ataupun modifikasi kode aplikasi ini sendiri, bukan tidak mungkin dapat digunakan di instansi lain.

+++ Screenshot Aplikasi sebagai gambaran:
https://dl.dropboxusercontent.com/u/26615548/work/AgendaSurat_Screenshot_2015.08.rar

CARA INSTALL
=====================
Cara install beserta konfigurasinya dapat dilihat di video tutorial berikut (88MB):
https://dl.dropboxusercontent.com/u/26615548/work/cara-install-apps-agenda-surat.wmv

CARA UPDATE
=====================
Cara update paket aplikasinya, berikut video tutorialnya untuk mengupdate paket aplikasi
ke yang versi terbaru (15 MB):
https://dl.dropboxusercontent.com/u/26615548/work/cara-update-apps-agenda-surat.wmv

PENTING !!!
=====================
>>>> #1 <<<<
PENTING: Enable modul rewrite pada Apache, buka file httpd.conf (jika menggunakan WAMP, klik icon W pada systray -> Apache -> httpd.conf), ubah baris:

#LoadModule rewrite_module modules/mod_rewrite.so

uncomment dengan menghapus tanda pagar menjadi:

LoadModule rewrite_module modules/mod_rewrite.so

>>>> #2 <<<<
Extension fileinfo pada PHP harus di-enable untuk dapat memanfaatkan fitur import daftar surat.
Pada Windows:
extension=php_fileinfo.dll

atau pada GNU/Linux:
extension=fileinfo.so

TIPS !!!
=====================
Cara update singkat (safe):
* Rename folder aplikasi Agenda Surat yang lama
* Extract dan tempatkan folder aplikasi Agenda Surat yang baru ini dengan nama yang sama sebelumnya
* Edit config database pada file: application/config/database.php
* Jalankan migrasi di dalam folder Aplikasi Agenda surat tersebut (apabila ada update migrasi) dengan command: php artisan migrate

Command "php" bisa dijalankan dari command prompt jika sudah masuk dalam Path sistem. Kalau belum, masukan pathnya manual, misal: D:\wamp\bin\php\php5.4.3\php.exe artisan migrate

Semoga bermanfaat.

=====================
Laravel Framework:
http://laravel.com/

agenda's People

Contributors

allanaes avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.