-
- Laravel Version: 11.10.0
- PHP Version: 8.2
- Splade JS Version (npm): 1.4.19
- Splade PHP Version (composer): 1.4.19 / 2.5.2 (Breeze)
- Dev environment (OS, Sail/Valet/etc): Windows 11, F…
-
# Business Value Added
Fix potential issue before it reaches production
# Analysis
Got the logs from staging:
```
[2017-12-14 15:50:27] staging.ERROR: ErrorException: Creating default object from em…
-
{
"message": "SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`laravel_api`.`products`, CONSTRAINT `products_category_i…
-
```
#0 vendor/zendframework/zend-http/src/Headers.php(155): Zend\Http\Headers->addHeaderLine('Mozilla/5.0 (Wi...')
#1 vendor/zendframework/zend-http/src/PhpEnvironment/Request.php(236): Zend\Http\He…
-
### Winter CMS Build
1.1
### PHP Version
7.4
### Database engine
SQLite
### Plugins installed
_No response_
### Issue description
If you have an error in a component, the er…
-
lskypro网页端上传成功,但是使用picgo上传失败。日志错误500。没有其它错误
2023-08-13 11:28:42 [PicGo ERROR] {
"method": "POST",
"url": "https://pic.karlvision.top:8443/api/v1/upload",
"statusCode": 500,
"message": "…
-
`$contract->at($contractAddress)->call('tokenAddressandID', "00001", function($err, $transaction) use ($name) {`
Passing in an string that's an integer prefixed with 0s, e.g "00001" or "00002" blow…
-
**Just installed it and was setting it up, and all of a sudden I'm logged out, now I can't log back into admin, I have managed to set it to development mode manually**
I'm on Godaddy hosting I've u…
-
Unable to reset password.
```
> Swift_TransportException thrown with message "Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required
> ""
>
> Stacktrace…
-
Trying to use an anonymous function as a value in a data provider crashes phpunit.
The docs should say what the limitations are on possible data provider values.