Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)
Trait 'Illuminate\Database\Eloquent\Concerns\HasAttributes' not found Symfony\Component\Debug\Exception\FatalErrorException thrown with message "Trait 'Illuminate\Database\Eloquent\Concerns\HasAttributes' not found" Stacktrace: #0 Symfony\Component\Debug\Exception\FatalErrorException in /home/guncontr/trafalgartutors/tt/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:22
0
Symfony\Component\Debug\Exception\FatalErrorException
/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php22
/home/guncontr/trafalgartutors/tt/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php
namespace Illuminate\Database\Eloquent;
 
use Exception;
use ArrayAccess;
use JsonSerializable;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
use Illuminate\Contracts\Support\Jsonable;
use Illuminate\Contracts\Support\Arrayable;
use Illuminate\Support\Traits\ForwardsCalls;
use Illuminate\Contracts\Routing\UrlRoutable;
use Illuminate\Contracts\Queue\QueueableEntity;
use Illuminate\Database\Eloquent\Relations\Pivot;
use Illuminate\Contracts\Queue\QueueableCollection;
use Illuminate\Support\Collection as BaseCollection;
use Illuminate\Database\ConnectionResolverInterface as Resolver;
 
abstract class Model implements ArrayAccess, Arrayable, Jsonable, JsonSerializable, QueueableEntity, UrlRoutable
{
    use Concerns\HasAttributes,
        Concerns\HasEvents,
        Concerns\HasGlobalScopes,
        Concerns\HasRelationships,
        Concerns\HasTimestamps,
        Concerns\HidesAttributes,
        Concerns\GuardsAttributes,
        ForwardsCalls;
 
    /**
     * The connection name for the model.
     *
     * @var string|null
     */
    protected $connection;
 
    /**
     * The table associated with the model.
     *
     * @var string
     */
Arguments
  1. "Trait 'Illuminate\Database\Eloquent\Concerns\HasAttributes' not found"
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
PATH
"/usr/local/bin:/bin:/usr/bin"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"hashpoint.org"
HTTP_USER_AGENT
"claudebot"
HTTP_X_HTTPS
"1"
DOCUMENT_ROOT
"/home/guncontr/trafalgartutors/public_html"
REMOTE_ADDR
"18.207.240.205"
REMOTE_PORT
"56402"
SERVER_ADDR
"170.249.236.168"
SERVER_NAME
"hashpoint.org"
SERVER_ADMIN
"webmaster@hashpoint.gun-control-network.org"
SERVER_PORT
"443"
REQUEST_SCHEME
"https"
REQUEST_URI
"/gb/download/BA147QF/B"
REDIRECT_URL
"/gb/download/BA147QF/B"
REDIRECT_REQUEST_METHOD
"GET"
HTTPS
"on"
REDIRECT_STATUS
"200"
X_SPDY
"HTTP2"
SSL_PROTOCOL
"TLSv1.3"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CIPHER_ALGKEYSIZE
"256"
SCRIPT_FILENAME
"/home/guncontr/trafalgartutors/public_html/index.php"
QUERY_STRING
""
SCRIPT_URI
"https://hashpoint.org/gb/download/BA147QF/B"
SCRIPT_URL
"/gb/download/BA147QF/B"
SCRIPT_NAME
"/index.php"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
REQUEST_METHOD
"GET"
X-LSCACHE
"on"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1711612500.966
REQUEST_TIME
1711612500
argv
[]
argc
0
APP_NAME
"Laravel"
APP_ENV
"local"
APP_KEY
"base64:FhvHHrpbzvJSNJSarTnQqkS7s7kfC0r5sEHNSUjuLO0="
APP_DEBUG
"true"
LOG_CHANNEL
"stack"
DB_HOST
"localhost"
DB_DATABASE
"guncontr_11plus"
DB_USERNAME
"11"
DB_PASSWORD
"qEZ3FqmfbcnwFNLC1OR"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"smtp.eu.mailgun.org"
MAIL_PORT
"587"
MAIL_USERNAME
"postmaster@trafalgartutors.co.uk"
MAIL_PASSWORD
"69cd90fc20a29584b1eef2327d9cd0a2-1f1bd6a9-712d1584"
MAIL_ENCRYPTION
"null"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
"qwe"
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
Key Value
APP_NAME
"Laravel"
APP_ENV
"local"
APP_KEY
"base64:FhvHHrpbzvJSNJSarTnQqkS7s7kfC0r5sEHNSUjuLO0="
APP_DEBUG
"true"
LOG_CHANNEL
"stack"
DB_HOST
"localhost"
DB_DATABASE
"guncontr_11plus"
DB_USERNAME
"11"
DB_PASSWORD
"qEZ3FqmfbcnwFNLC1OR"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"smtp.eu.mailgun.org"
MAIL_PORT
"587"
MAIL_USERNAME
"postmaster@trafalgartutors.co.uk"
MAIL_PASSWORD
"69cd90fc20a29584b1eef2327d9cd0a2-1f1bd6a9-712d1584"
MAIL_ENCRYPTION
"null"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
"qwe"
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
0. Whoops\Handler\PrettyPageHandler