-
### Versions:
- ide-helper Version: latest
- Laravel Version: 9.52
- PHP Version: 8.1.13
### Question:
I removed the this package using `composer remove barryvdh/laravel-ide-helper`. I remove…
-
### Bug description
In oracle all columns is UPPER when I generate model eloquent, it generate auto complete field with UPPER. I use model with UPPER field is return null and I use model with lower c…
-
### Versions:
- ide-helper Version: v3.1.0
- Laravel Version: 11.28.1
- PHP Version: 8.3.11
### Question:
When defining a macro, let's say for the Response class:
```php
// app/Providers…
saade updated
3 weeks ago
-
### SO, where is it?
-
### Summary
Add a way to use the IDE helper with Laravel Packages, that doesn't have the artisan file. Maybe add an option to link the package to a Laravel project
-
Пакет здесь: https://github.com/barryvdh/laravel-ide-helper
После его установки, будет доступна команда php artisan ide-helper:generate
Ее нужно запускать чтобы все нужные классы из Laravel корректно …
-
**Describe the bug**
The Command+H is well known MacOS (system) combination to **h**ide the window to tray. Its very annoying right now to always struck by AI helper instead of expected behaviour of …
-
### Describe the problem
```
./arduino-ide_2.3.2_Linux_64bit.AppImage
[49662:0505/163801.040968:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured cor…
-
We also want to compare the page for nomad_helper_url to the expected nomadhelper.html and show a similar warning if they don't match exactly. Genesis doesn't have access to install nomad_helper.html…
-
### Versions:
- ide-helper Version: 2.12.3
- Laravel Version: 8.83.25
- PHP Version: 7.4.32
### Question:
When I use
```
php artisan clear-compiled
php artisan ide-helper:models -M
php…