-
| Software | Version
| --------------| ---------------
| PHP | 8.0.6
| Elasticsearch | 7.13.0
| Laravel | 8.44.0
| Laravel Scout | 9.1.0
**Describe the …
alfee updated
3 years ago
-
| Software | Version
| --------------------| ---------------
| PHP | 7.4
| Elasticsearch | 7.10
| Laravel | 8.2
| L…
-
### Versions:
- graphql-laravel Version: 7.2.0
- Laravel Version: 8.33.1
- PHP Version: 8.0.3
### Description:
If you set `model` on a GraphQL type's $attribute variable it will trigger erro…
-
( reopening https://github.com/babenkoivan/elastic-scout-driver-plus/issues/57)
| Software | Version
| --------------------| ---------------
| PHP |…
-
The package tries to connect to Redis (or any other cache store) during the `composer install` command, specifically when the `@php artisan package:discover` runs.
That's a problem because when I'm…
-
If non nova packages contained nova resources for other Nova enabled projects..
It is a little tricky to allow adding fields, filters, cards, actions & lenses.
It would be **awesome** if we could ho…
-
| Software | Version
| --------------| ---------------
| PHP | 7.4.14
| Elasticsearch | 7.13.2
| Laravel | 8.40
| Laravel Scout | 9.1
**Describe the bug…
-
When I updated to 6.1.3 from 6.1.1, I can no longer do the following:
```php
MyModel::search('myQuery')->get()->load('myRelation');
```
And I receive the error
```
Method Illuminate\Suppor…
-
Hi everybody,
im new to freescout and I have installed it to my raspberry pi4 and its working with NGinx.
Now I want to install freescout into a subdirectory of my webspace (Hoster: Strato).
Wh…
-
Paging does not work very well when time filters are applied.
Indeed, the number of pages (blue circles) does not correspond to the number of views returned by the Search tool.
It is possible that i…