Guy Warner

Results 6 comments of Guy Warner

I've got the same issue. I've tried to downgrade through all the versions (v2) and that just gives us different files throwing the error. Some things that make no sense:...

I apologize that I didn't have enough time to fully attempt to debug this today. Here's some information that I was able to gather. We are using docker in the...

New development. Just suddenly started working again. v2.4 But, after running `--fix` whatever files it changed, it breaks again—going to add it back into our regular CI/CD pipeline and see...

This would be awesome. Some digging came across this PHPCS standard. https://github.com/Rarst/phpcs-cognitive-complexity/blob/master/src/CognitiveComplexity/Analyzer.php

@carlsverre we solved this issue in a little bit different way. We added it the QueryBuilder - https://github.com/guywarner/laravel-singlestore-fulltext/blob/main/src/Database/SingleStoreQueryBuilder.php This then just piggybacks off of the `->whereRaw()` this allows it to...

Thanks for letting me know the issue isn't working. This was built for Laravel 9, I'll add it to readme.