Jump to content

[REZOLVAT] Problema panel Shawn


SorinElCapo
 Share

Recommended Posts

Am bagat panelul pe www.blackzone....com si imi da Parse error: syntax error, unexpected '?' in /home2/blackzon/public_html/panel/inc/vendor/illuminate/database/Eloquent/Model.php on line 593 

CODE: 

 

    protected function finishSave(array $options)

    {
        $this->fireModelEvent('saved', false);
 
        if ($this->isDirty() && ($options['touch'] ?? true)) {   <--- linia
            $this->touchOwners();
        }
 
        $this->syncOriginal();
    }
Help =[[[
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...