Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
Last synced: 28 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T09:10:55.000Z (7 months ago)
- Last Synced: 2024-07-10T07:44:39.239Z (7 months ago)
- Language: PHP
- 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
![Screenshot (382)](https://github.com/icaluwu/Basic-CRUD-CodeIgniter4/assets/134307726/d35df3b5-b7a7-4305-b2da-b28e8e5ebbde)
![Screenshot (381)](https://github.com/icaluwu/Basic-CRUD-CodeIgniter4/assets/134307726/27d014d6-ec78-427c-80ae-d80e9fa4c9d2)
![Screenshot (380)](https://github.com/icaluwu/Basic-CRUD-CodeIgniter4/assets/134307726/52dc4bff-f4b6-4c2d-ab2d-1c6bc4ff7ed6)
![Screenshot (379)](https://github.com/icaluwu/Basic-CRUD-CodeIgniter4/assets/134307726/7b1c0b64-295e-46c9-afa9-cc8c3104417c)