PlayLab - On Demand Movie Streaming Platform

PlayLab - On Demand Movie Streaming Platform v3.1

No permission to download

Avinash

Administrator
Staff member
LV
0
 
Avinash submitted a new resource:

PlayLab - On Demand Movie Streaming Platform - Do you know that Netflix raked in a staggering 25 billion USD in revenue last year

PlayLab - On Demand Movie Streaming Platform - CodeCanyon Item for Sale

Download PlayLab - On Demand Movie Streaming Platform Codecanyon 32606582

Do you know that Netflix raked in a staggering 25 billion USD in revenue last year? And it’s not just Netflix; other giants like Amazon...

Read more about this resource...
 

Please add Mobile Application, thank you​

PlayLab - Cross Platform on Demand Movie Streaming Mobile Application Version 2.2 – 05th April 2024​

  • [Added] In-App Purchase
  • [Added] Video Rent System
  • [Added] Watch Party
  • [Added] Multi-Resolution Video
  • [Patch] Improve Overall Design
  • [Patch] Compatible with Flutter 3.19.4
  • [Patch] Compatible with PlayLab Script Version2.8
 
How to null PlayLab
Step 1
OPEN \core\vendor\laramin\utility\src\Helpmate.php.
PHP:
if (!$fileExists || $general->maintenance_mode == 9 || !env('PURCHASECODE')) {
return false;
}

comment codes. Or delete it.

Step 2
OPEN \core\vendor\laramin\utility\src\Utility.php.
PHP:
if (!Helpmate::sysPass()) {
return redirect()->route(VugiChugi::acRouter());
}
Comment codes. Or delete it.


First open up your .env file and search for PURCHASECODE if the value is blank then you should add something likes : "somerandomvalue" to it, but if it doesnt exists you should add it manualy likes : PURCAHSECODE="thisisthepurchasecode". Then create a file with name laramin.json and add code below :

PHP:
{
"purchase_code": "ilovemymom",
"installcode": "1",
"license_type": "regular"
}

and place it in folder vendor/laramin/utility/src

WITH THE CODE INSIDE THE index.php FILE.



PHP VERSION 8.1 ALT(alt-php81) MUST BE SELECTED.
bcmath PLUG MUST BE ACTIVE.
allow_url_fopen() MUST BE ACTIVE.


No other action is required. Have fun.
 
Avinash updated PlayLab - On Demand Movie Streaming Platform with a new update entry:

PlayLab - On Demand Movie Streaming Platform v3.0

Version 3.0 – 13th June 2024​

  • [ADD] Binance Payment Gateway
  • [ADD] Aamarpay Payment Gateway
  • [ADD] SslCommerz Payment Gateway
  • [ADD] Slug Management for Policy Pages
  • [ADD] SEO Content Management for Policy Pages
  • [ADD] Input Type Number, URL, Date, and Time in the Form Generator
  • [ADD] Configurable Input Field Width in the Form Generator
  • [ADD] Configurable Hints/Instructions for Input Fields in the Form Generator
  • [ADD] Sorting Option for Input...

Read the rest of this update entry...
 
Avinash updated PlayLab - On Demand Movie Streaming Platform with a new update entry:

PlayLab - On Demand Movie Streaming Platform v3.1

Version 3.1 – 02nd October 2024​

  • [ADD] Sort videos and reels feature added
  • [ADD] Import Items in Bulk via CSV File
  • [ADD] Tournament-Based Subscription Model
  • [ADD] Match-Based Subscription Model
  • [ADD] Monthly Purchase of TV Channel Group
  • [ADD] Countdown for Video Upload Progress
  • [FIX] Video Upload on FTP File Storage
  • [FIX] Fetching Videos and Ads From FTP Server
  • [FIX] Sending Push Notifications to the Users
  • [FIX] Submenu Icon Missing in...

Read the rest of this update entry...
 
Back
Top