d[esign]Void
d[esign]Void
Hi there, I am trying to create a search key by doing the following: ``` $searchKey = Algolia::searchKey(Property::class); ``` And am running into this error: ``` Algolia\AlgoliaSearch\Exceptions\BadRequestException Invalid Application-ID or...
The layout and spacing seems to be off for form inputs This is the cake code: ``` php ``` And the resulting markup: ``` html Image ``` 
Currently it is not possible to make any changes to the default PropertyBag model - but using the config value we can use a custom model.