-
> I've written a draft, which might be turned into blogpost or documentation page of some sort, or demo application.
# Getting Started with Couchbase and Composer
In this small note, I demonstra…
avsej updated
3 months ago
-
stacktrace:
```
ErrorException:
foreach() argument must be of type array|object, null given
at C:\laragon\www\x-file\vendor\spatie\laravel-ignition\src\ContextProviders\LaravelLivewireReques…
-
SQL queries coming back with errors in provider.php. Changing ge.userid to pe.userid and g.id to p.id fixes these errors.
There were 4 errors:
1) tool_dataprivacy\expired_contexts_test::test_pro…
-
Once again a weird chrome issue.
The built in autocomplete suggestions provided by Chrome cause the background color of the input fields to turn white when hovering over the suggestions. See the two …
-
[2024-05-04 15:04:27] prod.ERROR: 保存图片时出现异常 {"file":"/var/www/html/vendor/league/flysystem/src/UnableToWriteFile.php","line":24,"message":"Unable to write file at location: 2024/05/04/6635ddfa6aa5f.jp…
-
**Expected behavior**
Login without errors
**Actual behavior**
The cookie "sanctum.token.cookie" was rejected because a non-HTTPS cookie cannot be set as "secure".
**### On Login and can…
-
**Title**
Are micro-frameworks in PHP still useful?
**Brief**
Write an opinionated article on the state of micro-frameworks in the PHP space. Do we still need them? Should we use them more? B…
-
Choose a PHP framework that is
1. lightweight
2. active community base
3. regular updates
4. optional plugin features
5. matches our php and mysql needs (i.e., version, modules, add-ons, etc.)
-
Suggested changes:
```php
diff --git a/update-encryption.php b/update-encryption.php
index 0f54786..1326067 100644
--- a/update-encryption.php
+++ b/update-encryption.php
@@ -152,9 +152,19 @@ …
-
While testing in localhost the Verification of the response fails because it sends `http://localhost` to the server.
I think the following check should allow HTTP for localhost dev envs:
https:/…