/upload-file

Website untuk upload file besar

Primary LanguageCSS

Contoh website untuk upload file-file besar

Getting started

composer update
npm i 

Menjalankan website

php -S localhost:2020

Kalau mode dev:

bash dev.sh

Nanti linknya: localhost:2020.

Username dan password

Username: admin
Password: admin

Variabel yang harus disetting kalau mau diupload ke server

  • pug/beranda.coffee (variabel situs)

Kekurangan

  • File PHP masih bisa dieksekusi (shell script)