Emin
Emin
I'm not sure where the problem is, but using Better Pest with lando (docker) on Windows, it fails to filter the test. NOTE: If I run the full command, same...
To be able to do ```javascript include_fields: 'attributes.*' ```
## Description Adding this two-way synonym doesn't give the expected results. ```javascript [ '+', 'plus' ] ``` ## Steps to reproduce Create a collection with `'symbols_to_index' => ['+']` (I don't...
My use case for this is to fetch "a fixed number (6 for example) of popular products with these sets of attributes" to display in a grid/swiper layout on my...
I just had a thought. Would be so cool to be able to initiate/start the stream from a Google Home device. I guess this would be possible by having an...
When uploading an svg file into an image type field it gives the SQL error "width cannot be null".
It doesn't work to change the element field type after some content data has been saved to the database. Field type is loaded from the DB instead of the changed...
Is there a way to store data for a model as nested json, in one db column? ```haml %fieldset .legend Other != Former::text('content.section1.heading') != Former::text('content.section1.lead') != Former::text('content.section2.heading') != Former::text('content.section2.lead') ```...
It seems Decoy Admin doesn't work well when the site is running from a "url path". The assets are not loaded since they are pointing to the domain root. I've...
I can't install this in a new Laravel project that uses symfony/filesystem 7.0.