Error

We're sorry, but an unhandled error occurred. Please see the details below.

Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)

/home/tee/domains/homeschoolnetwork.org/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 1439

     *
     * @param  mixed  $offset
     * @return void
     */
    public function offsetUnset($offset)
    {
        unset($this->attributes[$offset], $this->relations[$offset]);
    }
 
    /**
     * Determine if an attribute or relation exists on the model.
     *
     * @param  string  $key

Stack trace

# Called Code Document Line