Mert Aşan
Mert Aşan
+1 ``` PhpStorm 2021.3 RC Build #PS-213.5744.147, built on November 18, 2021 Runtime version: 11.0.13+7-b1751.19 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.0.1 ```
I'm trying to fix this but I'm having problems similar to this. laravel/nova-issues#3814
@figurluk I'm assuming this isn't a **Nova** bug and I'm trying to find the source of the problem. I'm having the same issue with several packages. If I can fix...
I noticed that I created the loop as a nested array. `$this->foo[$i] = $this->foo;` But this was just an example. Ray is also slow when working with normal data: https://user-images.githubusercontent.com/13007665/164485468-f8c78d6f-fbbf-4e4e-a539-35d45cec0ef5.mov
@freekmurze Hi Freek, This problem still persists. Can you reopen this issue?
Hi Florin, Thank you very much for your suggestion. It sounds great. I will add this feature as soon as possible unless I encounter an issue that prevents me from...
Hi Mariano, feel free to contribute for this, thanks!
@dshafik thank you for your suggestion. however, I believe that methods should be used according to their intended purpose. the `covers()` method is primarily designed for code coverage, ensuring tests...
I think using the `toBeSlug` method in tests could lead to false positives. There are different ways to create slugs, and having `toBeSlug` only verify slugs generated by `slugify` doesn’t...
hey @tancredi, really appreciate your patience and the kind words! things have been pretty busy on my end lately, but I’m planning to roll out a new version in the...