Musa
Musa
I went through the setup process and everything looks to be working fine. Tried to use the /kill command and it worked well. I did however notice that the /scan...
Hi, Once I follow all the installation steps and try to use the utility, I get the following error: `[1] 36023 segmentation fault sudo arpspoof -i en01 -c both -t...
This PR aims to significantly improve the current testing experience for StepComponents. Let me get your opinions if you want to include this in the package, otherwise I'll just add...
Example: ```yaml servers: - url: https://api.example.com/v1 description: Production server variables: region: default: us-east enum: - us-east - eu-west description: API region endpoint ``` In the above case, "region" has been...
### Bug description When defining a custom Eloquent model attribute, Laravel Idea does not detect its usage. The function name will highlight in gray and it will say "no usages"....