-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
With the import we are getting …
-
Should the Factories work? I get this error:
`Call to undefined method Illuminate\Database\Query\Builder::usingModel()`
The entry ends up in the local dynamodb but an error is thrown.
Model
…
-
### Versions:
- ide-helper Version: 2.13.0
- Laravel Version: 10.19.0
- PHP Version: 8.2.8
### Question:
Good day and thanks for the great tool!
I am using it to generate models' PHPDocs. …
-
### Package
filament/filament
### Package Version
v3.2.93
### Laravel Version
v10.48.16
### Livewire Version
v3.5.2
### PHP Version
v8.2.12
### Problem description
When a column in the data…
-
see here: https://laravel.com/docs/8.x/eloquent-relationships#defining-custom-intermediate-table-models (idk whether it is good for us)
kdmnk updated
3 years ago
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/librenms/docker/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [ ] ... the docu…
-
### Versions:
- ide-helper Version: 2.8.2
- Laravel Version: 8.18.1
- PHP Version: 8.0.0
### Description:
The generated `whereIn` method for the `Eloquent` mixin has `\Illuminate\Database\Query…
-
When we send a broadcasting job to be processed in background, because the job payload can be anything (whatever you want to pass to the view), we don't really use Laravel's `ModelIdentifier` class ([…
-
We should implement some kind of automatic garbage collection for the `throttles`, `password_resets`, and `verifications` tables. This could be similar to the way session gc works, so that records ar…
-
Can we support laravel ide helper: https://github.com/barryvdh/laravel-ide-helper?
Example file: https://gist.github.com/barryvdh/5227822