Stephen Hamilton
Results
3
comments of
Stephen Hamilton
In Laravel I have set the db config strict value to false.
I solved this 'issue' by creating the two functions on the model >public function leftmost(){ > return $this->parent()->first()->lft == $this->lft -1; > } > public function rightmost(){ > return $this->parent()->first()->rgt...
DItto on Linux (mint)n My rep uses MySql point (geometry) fields