Devin Beeuwkes

Results 45 comments of Devin Beeuwkes

Do you have some ideas on what this would look like? Some (code) examples would help in understanding how this would work exactly. In the Algolia documentation, we currently monkey...

> This will force us to prefix every single module/class in these files with :: to access the global namespace. This is going to make it difficult to include other...

If that works indeed, it seems like an elegant solution to me 😄 Feel free to open a PR for this!

I'm currently working on a dedicated Frontman documentation site, stay tuned! 👀

Hi there! You should be able to use the snippet from the documentation you linked, and place it in the `boot` method of your `AppServiceProvider`. This should let Scout Extended...

Hi @andresilvagomez , Could you please point me to where the `phpunit` command is being run when you run `php artisan scout:extended`? I can't find anything related to this in...

I'm not able to reproduce this issue, does it come from some configuration in your project perhaps? Would you be able to provide the steps for me to reproduce this?...

Hi @matthiasvanwoensel , Could you explain a bit more what exactly isn't working properly? The code you sent should add the `ticket_number` attribute to your records. Please keep in mind...

Are these attributes configured as `searchableAttributes`? Could you show us the settings of your index, please? 😄

Hi @bsuravech , You can find more details in this [related HelpScout ticket (Algolia-only)](https://secure.helpscout.net/conversation/1548576390/371622), but I see you've been active on this thread as well. Basically, we need to support...