-
`Do you want to overwrite the existing model files? Choose no to write to _ide_helper_models.php instead? (Yes/No): (yes/no) [no]:
> no
PHP Fatal error: Cannot use Illuminate\Support\Arr as Arr…
-
Using
```kt
println(machine.exportToMermaid(unsafeCallConditionalLambdas = true))
```
with a state machine with
```kt
transitionConditionally {
direction = {…
-
while I am running flutter tizen on Tizen T-samsung-8.0-x86, i go the following errors.
target: tizen_native_plugins
exception:Error: Failed to build video_player_avplay plugin:
[PLATFORM] Mobile…
-
### Description
I would like to add PHPDoc for Facade so that the ide helper works properly.
### Screenshots
This is what I would like to do:
![image](https://github.com/usernotnull/tall-toa…
-
### Versions:
- ide-helper Version: v3.0.0
- Laravel Version: v11.7.0
- PHP Version: 8.3.6
### Description:
Exception throw in generate cli:
```
> post-update-cmd: @php artisan ide-helper…
-
I am migrating an application over to Laravel and have an existing database that does not follow normal naming conventions.
Helper code generates fine but code completion is not working for models.…
-
### Versions:
- ide-helper Version: 3.1.0
- Laravel Version: 11.23.5
- PHP Version: 8.3.11
- Sqlsrv Version: 16.0.1000.6 (X64)
### Description:
When I use php artisan ide-helper:models, the …
-
My header:
```c
#ifndef LIBSQL_H
#define LIBSQL_H
#include
#include
#include
typedef struct libsql_error_t libsql_error_t;
typedef enum {
LIBSQL_CYPHER_DEFAULT = 0,
LIBSQL…
-
### Versions:
- ide-helper Version: 3
- Laravel Version: 11
- PHP Version: 8
### Description:
I am getting the following error inside of the ide helper file in vscode:
> Expected type 'ite…
ghost updated
5 months ago
-
I think that it is easy, if you can use auto complete when we call Widget (use ide helper).