Juanma Navarro

Results 2 comments of Juanma Navarro

At the one side model: ```php public function getIdAttribute($value = null) { return $value; } ``` A bit tricky, but works. I don't know if this brokes something but my...