Oleg Dmitrochenko
Oleg Dmitrochenko
**Feature description or problem with existing feature** I have an iterable class, for example an extended class of Ramsey\Collection\Collection. I want to add own method that use loop of the...
### Summary I use VS Code. Now to get an expected type need to set the type manually, because the extension returns real types of methods (https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client). ``` // Case...
### Versions: - ide-helper Version: v2.10.0 - Laravel Version: v8.22.1 - PHP Version: PHP 7.3.28-1+ubuntu20.04.1+deb.sury.org+1 (cli) ### Description: I get the exception when `Auth::getUser()` is used: `Method Illuminate\Auth\RequestGuard::getUser does not...
### Summary The helper works only with `@comment`. But it doesn't work without comment. I would use it without comment. ```php class Users extends Model { /** * Get User's...
Dear @rangav. **Is your feature request related to a problem? Please describe.** I have some requests that take a lot of time and I can do several requests per at...
Now the result is this: /** * [test description] * @param [type] $argument [description] * @param type $argument2 [description] * @param ArfFof $arg3 [description] * @param string $arg4 [description] *...
**Describe the bug** Image is out of frame when zoom it. **Are you able to reproduce the bug in the demo site** Yes. **To Reproduce** Steps to reproduce the behavior:...
I have a list of generated objects of an entity. Each object has different properties and can use different factories, but it doesn't matter. The second entity uses the result...
## Feature Request I would like to ignore a related table with M:M for auditing. Actually it is not possible as I see and I cannot change the current library....
https://laravel.com/docs/5.5/blade#extending-a-layout @section('title', 'Page Title') Name is difficult to choose and remember: se (SEction) ss (short section) sc (SeCtion, but short =) can conflict with tag "script") short (long) shortsec (long)...