-
### 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
After user selects accept (or d…
-
Hi,
I use League\CommonMark Embed Extension in my Laravel project and I have this error when embedding Twitter in my website (it worked fine yesterday and I didn't changed anything in my project) …
-
Laravel: latest
Laravel Data: latest
PHP: 8.1
It looks like if I do something like this:
```
$roles = RoleData::collect($user->roles);
```
and I hover over it I get `@var \Spatie\Lar…
-
### Synopsis:
While creating a model columns with custom column name `(doesn't follow laravel convention)`. It doesn't add column name to relation.
So let's say i have following Yaml
**S…
-
- Larastan Version: 2.6.4
- `--level` used: 6
- Pull request with failing test:
### Description
After upgrading to Laravel 10, Larastan is not recognizing models and `toBase()` method return typ…
-
Hello! Please mention **which file to edit** while implementing this code. As a beginner, it's not obvious. Please update your docs to reflect this.
![image](https://github.com/filamentphp/filament…
-
Why does laravel-settings unserialize the stored value with the `['allowed_classes' => false]` option? This causes some issues when storing an object or class. For example:
```php
$project = Proje…
Vinze updated
8 months ago
-
- Laravel Version: 10.15.0
- Larastan Version: 2.6.3
- `--level` used: 6
### Description
Code looks like this:
```php
use Illuminate\Database\Eloquent\Collection as EloquentCollection;
…
Grldk updated
8 months ago
-
when i try
` $task->setStatus(TaskStateContract::INCOMPLETE)`
i see the error:
``` "message": "Property [id] does not exist on the Eloquent builder instance.",
"exception": "Exception",
…
-
**Environment:**
- LDAP Server Type: ActiveDirectory
- LdapRecord-Laravel Major Version: "^3.1"
- PHP 8.2.4
- Laravel 10.40.0
**Description**
Error right after login.
**Error**
Call …