Skip to content

ffadilaputra/ruang-magang-webapp

Repository files navigation

🚀 Codeigniter extended

Prerequriments

Installation

  • Download this project
  • Go to root directory project
  • Install the dependency project via composer
composer install

Configuration

  • Copy .env sample to .env.development for sample below
DB_DRIVER=mysqli
DB_HOST=127.0.0.1
DB_DATABASE=anggal
DB_USERNAME=ivan
DB_PASSWORD=ngganteng

Icon

Example

   <i class="icon ion-md-clipboard"></i>

Reference Ionicons