Now I have a filter that works something like this: $property = new Property(); if($data['type']) {...
astroanu said: hey, to get a more closer idea can you describe what your app does ? is it like a sh...
Would this query do it? foreach($this->currencies as $key => $currency) { $rate = $this->...
astroanu said: I think you're doing it wrong. The values you store on the db has to be of a single...
The Laravel portal for problem solving, knowledge sharing and community building.
The community