-
```shell
[2023-04-12 22:00:59] production.ERROR: invalid parameter {"exception":"[object] (PlanetTeamSpeak\\TeamSpeak3Framework\\Exception\\ServerQueryException(code: 1538): invalid parameter at /var…
-
### Package
filament/filament
### Package Version
v3.2.92
### Laravel Version
v11.15.0
### Livewire Version
_No response_
### PHP Version
PHP 8.2.21 | PHP 8.3.9
### Probl…
-
------
**OS**: darwin
**Invoker Version**: 2.11.0
**Laravel Version**: 9.51.0
**Local project**: true
**PHP Binary**: /Applications/MAMP/bin/php/php8.1.13/bin/php
**Route**: /mails…
-
偶然发现了 2 次事件出错的情况,恐怕这意味着这 2 条消息广播失败了,原因待调整:
![CleanShot 2024-03-26 at 21 14 10@2x](https://github.com/xuchunyang/chat/assets/4550353/7e66c6e1-5016-4993-be07-3385e03cfeff)
下面是日志:
```log
[2024-…
-
### Bug description
New v5 installation with statamic/cli.
Going to Collection Pages in the CP works fine the first time after a `php artisan cache:clear`, but on subsequent loads I get this error m…
-
024-04-17 14:25:06.558 [info] Laravel Extra Intellisense Resolved: Translation namespaces
2024-04-17 14:25:06.568 [info] Laravel Extra Intellisense command started: Translation Path
2024-04-17 14:25…
-
### 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 trying to upgradin…
-
Followed setup instructions, however when I attempt to migrate I get the following error:
```
Tables: roles, role_user, permissions, permission_role
A migration that creates 'roles', 'role_user', 'pe…
-
Its not really a bug. Your php works perfectly except, I already have cast on my model using MoneyPHP:
```
public $casts = [
'price' => MoneyCast::class,
];
```
So when I add…
-
Hi,
So, tried working on it again and now today, I get a 500 error page and this in the laravel.log
`[2019-08-29 18:47:45] local.ERROR: Class 'Modules\FrontEnd\Providers\FrontEndServiceProvider'…