https://github.com/addingama/class-database-security
Sample code to implement securities on a web application
https://github.com/addingama/class-database-security
Last synced: 10 months ago
JSON representation
Sample code to implement securities on a web application
- Host: GitHub
- URL: https://github.com/addingama/class-database-security
- Owner: addingama
- Created: 2019-11-26T23:29:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T03:03:27.000Z (over 6 years ago)
- Last Synced: 2025-03-15T11:31:48.499Z (about 1 year ago)
- Language: PHP
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Implementasi Database Security
## Requirement
- PHP Version >= 5.6*
- Composer (Dapat di jalankan melalui cmd)
- Git
- Punya akun di github.com
- MySQL
## Installasi
- Buka [link berikut](https://github.com/addingama/class-database-security)
- Klik tombol `Clone or Download`
- Klik tombol `Download`
- Buka source code pada IDE
- Buka terminal dan masuk ke folder source code
- Jalankan perintah `composer install` untuk menginstall dependensi library
- Copy `.env.example` menjadi `.env`
- Update informasi dataase di `.env` sesuai dengan server lokal