Skip to content

shofyanugraha/egor

 
 

Repository files navigation

EGOR - Electronic Integration Operation Resource

Goal

To create an integration portal that can combine and deliver all different kind of web application / program from a client based on url.

Production Environtment

  1. Nginx / Apache
  2. PHP 5.6
  3. PHP-mbstring for encryption
  4. Mod Rewrite for Apache must active

Developer Installation

  1. Install Composer

  2. Git Clone this package

  3. Go to the packaged folder

  4. Copy .env.example to .env

  5. Fill .env with the correct configuration

  6. Run

composer install
bower install
chmod 777 -Rf storage/
php artisan migrate
php artisan db:seed

Reference

  1. bppt.bandung.go.id << version 1
  2. portal.dimassrio.me - portal.dimassrio.me/dashboard
username : admin@ordent.co
password : admin1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 38.3%
  • CSS 30.4%
  • JavaScript 28.3%
  • Shell 2.7%
  • Other 0.3%