Skip to content

KyyMax/WebKyy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebKyy (PHP Starter Template)

Template PHP ringan dengan tampilan glass yang tegas (bukan transparan), animasi halus, full layar, dan responsif.

Fitur

  • Clean URL (tanpa .php / .html)
  • Routing sederhana (front controller)
  • UI kit: button, dropdown, modal, tabs, toast, form, alert, badge, accordion
  • Halaman 404 yang rapi
  • Contoh rewrite untuk Apache, Nginx, OpenLiteSpeed

Struktur

  • index.php : router utama
  • app/ : layout + pages + core
  • assets/ : css/js/img
  • server/ : contoh config rewrite

Jalankan lokal

php -S 127.0.0.1:8000

Buka http://127.0.0.1:8000.

Deploy

  • Apache: gunakan .htaccess (sudah tersedia) dan pastikan AllowOverride All aktif.
  • Nginx: pakai server/nginx.conf.example sebagai referensi.
  • OpenLiteSpeed: umumnya bisa pakai .htaccess (lihat server/openlitespeed.txt).

Selamat ngoding 🚀

About

WebKyy Template PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors