Garnetly Docs
  • Garnetly Offerwall Script - Complete Monetization Solution for Reward Websites
  • Setup Guide
    • Installation
      • Server Requirements
      • Database
      • Script Files
      • Installation
  • Usage
    • Offerwall Network Management
      • Offerwall API
      • Add Networks
    • Cron Jobs
    • Withdrawal Setup
    • Settings
      • Script Configuration
      • SMTP Configuration
      • Captcha Configuration
      • Google OAuth Setup
  • Change Logs
Powered by GitBook
On this page
  1. Setup Guide
  2. Installation

Server Requirements

Follow these steps to install and set up the Garnetly Offerwall Script on your server:

PreviousInstallationNextDatabase

Last updated 7 months ago

Requirement
Description

Web Server

Apache, Nginx

PHP Version

8.2 or higher

Database

MySQL

Server Type

Shared, VPS, or Dedicated Server

Required PHP Extensions

cURL, JSON, Fileinfo, Hash, Mbstring, OpenSSL, Session, Tokenize, PDO, pdo_mysql, DOM, Filter, PCRE

Required Permission: 0775

  • core/bootstrap/cache/

  • core/storage/

  • core/storage/app/

  • core/storage/framework/

  • core/storage/logs/

Note

On this project, we're using the Laravel 11.x. Please go to for more information.

Laravel documentation page