S

Results 10 issues of S

Laravel Framework 5.8.14 PHP 7.2.11 10.2.10-MariaDB ``` $ads = Ads::geofence($json->lat, $json->lon, 0, $distance); $ads = $ads->Paginate(25); ``` `SQLSTATE[42S22]: Column not found: 1054 Unknown column 'distance' in 'having clause' (SQL: select...

Hello, I made two proof of concepts of [search-index](https://github.com/fergiemcdowall/search-index) and [itemsjs](https://github.com/itemsapi/itemsjs) in [Next.js](https://nextjs.org/). I looked at the indexing time and the search time of the libraries, using a [dataset](https://raw.githubusercontent.com/prust/wikipedia-movie-data/master/movies.json) with...

### Question ? If you, for e.g. accidentally create changes in the FTP server instead of doing it via git-ftp the files in your server aren't in synch anymore. Is...

stale

Heyo, Maybe a nice feature would be to create e-mails based on a WYSIWYG editor instead of blade templating.

**Describe the bug** I've found some thread already about this bug, but even with installing all the packages I'm not able to create PDF's. Few days ago it just worked...

https://postal-address.readthedocs.io/

The full variant is in the geonames : http://download.geonames.org/export/zip/ Can this be added?

Hello, is there a way to also replicate the AdvancedImage fields? Currently these are being ignored. https://nova.laravel.com/docs/4.0/resources/#resource-replication PS: Thanks for this HQ Nova field :)

The current behavior of SearchBox when `defaultRefinement` is set, will show the value in the SearchBox. But this value is not passed to the Instantsearch request, therefore the search result...

enhancement

In the picture below you can see the current behaviour of [currentRefinemnts ](https://www.algolia.com/doc/api-reference/widgets/current-refinements/react/) when `clearsQuery` is set to true. This picuture comes from [this demo](https://github.com/unplatform-io/clientside-instantsearch-demo). The preferred behaviour is to...

enhancement