arreguialvaro Approved

Member since: 2014-12-29

Recent posts by arreguialvaro
Post When

I solved this using DB::raw

public function beforeSave(){
    $this->point = DB::raw("GeomFromText('...

Posted in Saving SPATIAL points

I'm trying to save some latitued and longitude coordinates I get from a GoogleMap and I'm having som...

Posted in Saving SPATIAL points

And here I was thinking I had done something wrong in my plugin ^^

Posted in Roles are no longer selected on the backend

@ndcisv +1 for that "Mastering Components" tutorial, I found it really helpful when I was trying to ...

Posted in Just started exploring OctoberCMS

So I woke up this morning and made a few changes and it works now. I was trying to use the translato...

Posted in A little help please

This is my first project with OctoberCMS so please go easy on me. I'm testing a few plugins for a fu...

Posted in A little help please