HEX
Server: Apache
System: Linux webgate.marslia.com 5.14.0-611.30.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 11 06:42:00 EST 2026 x86_64
User: marslia (1040)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system,proc_open,popen,curl_multi_exec,parse_ini_file,show_source
Upload Files
File: /home/marslia/public_html/shstore.marslia.com/models.json
[
    {
        "type": "contact",
        "model": "App\\Models\\Contact::class"
    },
    {
        "type": "products",
        "model": "App\\Models\\Product::class"
    },
    {
        "type": "pos",
        "model": "App\\Models\\OrderTransaction::class"
    },
    {
        "type": "orders",
        "model": "App\\Models\\Order::class"
    },
    {
        "type": "customers",
        "model": "App\\Models\\Customer::class"
    }
]