Adel
Adel
That's weird. Sad I can't reproduce it :( About casts. I don't run PHP code. I only analyze it, so it's hard to check every possible way to change casts,...
I can’t calculate module-path function result here... I still think how to do it... for one package it works one way. For another - another way...
For now, you can try to use `base_path` function instead of `module_path`. If you doesn't have a lot of modules it might be a good workaround. I'll try to fix...
Hi. I fetch all composer packages installed and try to find one of these packages there: "laravel/framework" "laravel/lumen-framework" "illuminate/support" "laravel-zero/framework" Seems, that one package had one of these dependencies and...
I've created a new project with this skeleton. Everything is ok after installing all packages by `composer install`. It might need a restart to work properly, but usually, it's not...
Thank you, Ty. I'll try to reproduce this.
Hi, Rood. Have you generated an Eloquent Helper code? main menu > Laravel > Generate Eloquent Helper Code
Hi, Michael. Yes, Laravel Idea doesn't understand morph relations very well. We will try to improve this. Thanks for "bombarding of photos". They explain the issue very clear :)
But it does have a type and if you Ctrl(Cmd)-click to it you will see the declaration) Maybe redirect this to the PhpStorm team... I can also try to suppress...
Thanks for your kind words. It's possible. I'll try )