https://github.com/icaluwu/basic-crud-codeigniter4
Website includes PHP, CodeIgniter 4, Bootstrap, and also a CRUD System
https://github.com/icaluwu/basic-crud-codeigniter4
ci4 codeigniter codeigniter4 crud html php web
Last synced: 4 months ago
JSON representation
Website includes PHP, CodeIgniter 4, Bootstrap, and also a CRUD System
- Host: GitHub
- URL: https://github.com/icaluwu/basic-crud-codeigniter4
- Owner: icaluwu
- Created: 2024-07-08T23:24:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T09:10:55.000Z (11 months ago)
- Last Synced: 2024-12-29T10:31:07.821Z (5 months ago)
- Topics: ci4, codeigniter, codeigniter4, crud, html, php, web
- Language: PHP
- Homepage:
- Size: 377 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic CRUD CodeIgniter 4
# V.1.0.0
## Motivations
### Indonesia
> Halo semuanya pengguna ***Github***,saya IcalUwU ingin membagikan hasil ***Codingan*** saya
> dari awal pembuatan sampai akhir, kalian boleh menggunakan template CRUD ini untuk tugas,
> pekerjaan, bahan penelitian dan lain-lain secara ***open-source***, jadinya gunakan saja
> asal itu berguna dan bermanfaat,dan saya tidak mengizinkan jika digunakan untuk tindakan
> kejahatan.
>> Penulis icaluwu### English
> ***Hello all Github users, I want to share my coding results from the beginning to the end,***
> ***you can use this CRUD template for tasks, jobs, research materials and so on open-source,***
> ***it's just to use as it is useful and useful, and I don't allow it to be used for criminal acts.***
>> ***Author icaluwu***## Requirements
> - XAMPP as localhost
> - VS Code/ Sublime Text as Text Editor
> - Chrome/Edge as Browser
> - PHP +8.2
> - Composer (If you want to code it manually)## How to
### Indonesia
> 1. Pertama,aktifkan XAMPP (bagian Apache dan MySQLI)
> 2. Extract Download ZIP ini / ***Codingan*** ini jika ditulis manual
> 3. Taruh folder di htdocs (jika XAMPP)
> 4. Import file **store.sql** di phpmyadmin
> 5. Jalankan CMD dari lokasi folder yang kalian tempatkan
> 6. type **php spark serve** lalu ketik **localhost:(port kalian)
> 7. Template CRUD berjalan mulus dan bagus### English
> 1. First, enable XAMPP (parts of Apache and MySQLI)
> 2. Extract Download this ZIP / ***This encoding*** if written manually
> 3. Place the folder in htdocs (if XAMPP)
> 4. Import file **store.sql** in phpmyadmin
> 5. Run CMD from the location of the folder you put
> 6. type **php spark serve** then type **localhost:(your port)**
> 7. CRUD template is running smoothly and well## Preview



