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

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

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