Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cikaldev/ci4-swal-flashdata

Demo project menampilkan Notifikasi dari Session Flashdata menggunakan Sweet Alert (Swal)
https://github.com/cikaldev/ci4-swal-flashdata

Last synced: 17 days ago
JSON representation

Demo project menampilkan Notifikasi dari Session Flashdata menggunakan Sweet Alert (Swal)

Awesome Lists containing this project

README

        

# ci4-swal-flashdata

Demo project menampilkan Notifikasi dari Session Flashdata menggunakan Sweet Alert (Swal), dengan studi kasus CRUD sederhana menggunakan database SQLite3.

## Instalasi dan Running

* Silahkan clone project ini, lalu jalankan perintah `composer install` untuk instalasi dependency yang ada pada file `composer.json`.
* Setelah urusan dengan composer selesai, jalankan perintah `php spark serve` untuk menjalankan project.
* Buka browser favorit anda, kemudian akses URL `http://localhost:8080`

Semoga bermanfaat.