/docker-php-framework-codeigniter3-php74

Codeigniter 3 and PHP 7.4 to running your old-school application.

Primary LanguagePHPMIT LicenseMIT

LAMP stack for CodeIgniter 3 / PHP 7.4

Spesification :

  • Linux Debian 10 (Buster)
  • Apache 2
  • PHP 7.4
  • Mariadb 10.6
  • Redis 7.2/latest
  • CodeIgniter 3.1.13

Beberapa file yang perlu dikonfigurasi :

Some files need to be configured :

  1. config/php/php.ini
  2. config/pma/config.inc.php
  3. config/ssl/
  4. config/vhosts/default.conf
  5. www/(your exciting application files just put down here)

Menjalankan aplikasi laravel langsung

Open browser and type the url address : http://localhost:80/ci3 (/var/www/html/ci3)

That's it! & Good luck! by mazjohn.com