Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.46 KB

E-votepemira

aplikasi ini dibagun untuk sarana media, e-vote dan  quick count pemira itera

system

# codeigniter 4
# bootstrap 4

Installation & updates

clone repository

then composer update untuk update dependensi/vendor

When updating, check the release notes to see if there are any changes you might need to apply to your app folder. The affected files can be copied or merged from vendor/codeigniter4/framework/app.

Setup

Copy env to .env and tailor for your app, specifically the baseURL and any database settings.

Contribusi yang dibutuhkans

  • System login menggunakan myth-auth jika ada ide lain bisa atau boleh di coba
  • System E-vote

Please read the user guide for a better explanation of how CI4 works! The user guide updating and deployment is a bit awkward at the moment, but we are working on it!

Server Requirements

PHP version 7.2 or higher is required, with the following extensions installed:

  • intl
  • libcurl if you plan to use the HTTP\CURLRequest library

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)

  • mbstring

  • mysqlnd

  • xml (enabled by default - don't turn it off)

  • xampp = xampp udah membundle server requrements yang dibutuhkan