Skip to content

dnccsemarang/web-streaming-php-native

 
 

Repository files navigation

Web Streaming Like Netflix with PHP Native

Improvement from Template Buildwithangga, and then im build backend with php native.

Tech

  • PHP Native
  • MySqli
  • Tailwind CSS
  • Midtrans (Payment Gateway)

Structure Database

image

How to use ?

  • Clone this repo and put it on htdocs.

  • Run local server Xampp or Mampp or others.

  • Create database with phpmyadmin or others.

  • Configure CLIENT_KEY and PRIVATE_KEY for Midtrans you can get this in dashboard midtrans (https://midtrans.com)

    • CLIENT_KEY put it in the pricing.php file at the bottom look for "YOUR_CLIENT_KEY".
    • PRIVATE_KEY put it in the helpers/midtransHelper.php.
  • Running web in project localhost/stream-php.

Preview

User Page (Guest)

image

image

image

image

image

image

image

image

image

Admin Page

image

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.8%
  • HTML 4.6%
  • JavaScript 2.2%
  • CSS 2.1%
  • Hack 1.3%