From c511535728b1da64112d805fb922218b4498e3f3 Mon Sep 17 00:00:00 2001 From: Kang Cahya Date: Sat, 7 Sep 2024 18:45:08 +0700 Subject: [PATCH] Upgrade Codeigniter 4.5.4 --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 32059e6..af36b3e 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,9 @@ ![screenshot](https://github.com/dyazincahya/quran-api-with-php-codeigniter/blob/master/screenshot/homepage.png) ### Demo - [See online demo here](https://demo.kang-cahya.web.id/quran-api/) ### Features - - API Juz - API Surah - API Verse @@ -17,28 +15,28 @@ - Interpretation (Bahasa) ### Data Source - - [Ministry of Religion of the Republic of Indonesia](https://quran.kemenag.go.id/) - [github.com/semarketir/quranjson](https://github.com/semarketir/quranjson) ### Build With - - [PHP 8.2.12](https://www.php.net/) - [Codeigniter 4.5.4](https://codeigniter.com/) - [Jquery 3.4.1 slim](https://jquery.com/) - [Bootstrap 4.4.1](https://getbootstrap.com/) - [JSON Viewer 1.4.0](https://github.com/abodelot/jquery.json-viewer) -### Instalation +### Changelog +If you are using ```PHP 7```, you can use ```v1``` based on ```Codeigniter 3```, and if you are using ```PHP 8```, you can use ```v2``` based on ```Codeigniter 4```. +[See full Changelog here](https://github.com/dyazincahya/quran-api-with-php-codeigniter/releases) + +### Instalation - Clone this repo `git clone https://github.com/dyazincahya/quran-api-with-php-codeigniter.git` - Move this project to local hosting or server hosting - Done, try to access this project in your browser ### Author - [kang-cahya.com](https://www.kang-cahya.com/) ### License - [MIT License](https://github.com/dyazincahya/quran-api-with-php-codeigniter/blob/master/LICENSE)