-
I'm on Laravel 9 but still getting @mixin Eloquent instead of @mixin Builder from ide-helper after "artisan ide-helper:models", which doesn't work for static methods like ::where() on my models. Any i…
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
ok, I'm trying to create a simple API with authetication with a LDAP server `ldap.forumsys.com` this is a test ldap server but I get this error
`BadMethodCallException with message 'Method Illumina…
-
So I'm using VSCode with every extension I could install that gives my IDE the best possible understanding of how most of Laravel's magic methods work and what types they return. However, it's still n…
-
Thank you very much for your job.
Your package is very interesting and functional.
The ability to store data on different models similar in structure in one index due to the "__class_name" attribute…
-
If I try to see status of a big job, 1.54G and 24401 files, it fails. I had to increase php execution time, because it was failing with maximum execution time of 30s. But now, it gives this exception:…
-
- Larastan Version: 2.5.1
- `--level` used: 6
- Pull request with failing test: https://github.com/nunomaduro/larastan/pull/1593
- Reproducer: https://github.com/villfa/repro-larastan-factory-mixin…
-
Version of **revisionable** : `"venturecraft/revisionable": "^1.28",`
**Laravel version**: 5.5
Here is my **model**
```
namespace App\Models;
use Eloquent as Model;
use Illuminate\Database…
-
Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue:
- [X] You have read and followed closely the [Wiki](htt…
-
# There's been an error on https://aegis.4.glowt.co.uk/ajax/m/AEGIS/customers/add_customer.
| Detail | Value
| ------- | -
| Version | 2.0.2
| Message | SQLSTATE[23000]: Integrity constraint violati…