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