geodistance icon indicating copy to clipboard operation
geodistance copied to clipboard

GeoDistance allows you to search for locations within a radius using latitude and longitude values with your eloquent models.

Results 4 geodistance issues
Sort by recently updated
recently updated
newest added

Ok so this line of code causes a few problems in quite a few scenarios. `return $q->select(DB::raw("*, ( $meanRadius * acos( cos( radians($lat) ) * cos( radians( $latColumn ) )...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

U spelt additional 'addtional'. Foo'.