laravel-ide-helper
laravel-ide-helper copied to clipboard
no effect
Versions:
- ide-helper Version: 2.13
- Laravel Version: 10.22
- PHP Version: 8.2
Question:
- composer require --dev barryvdh/laravel-ide-helper
- php artisan ide-helper:eloquent
- php artisan ide-helper:generate
- php artisan ide-helper:models
However, this has no effect when calling the model's relational and eloquent methods.
- environment: vim(coc language server) and laravel sail.
This package has helped me a lot in the past.
But not now. Is there a package that can replace this package?
vim(coc language server)
Never heard of this, does it even support what this package provides?
Primary target is PhpStorm, as it's the most advanced one. Second Visual Code I guess, with mixed success from what I read here.
vim/coc… 🤷🏼