-
`
year=2024;
const nextYear = () => {
year++;
document.getElementsByClassName('year')[0].textContent = "♦ " + year + " ♦";
}
…
-
hi!, Please add support for php and laravel, thank for hard work..
-
Keep getting these errors:
[18-Sep-2024 04:56:29 UTC] PHP Deprecated: Creation of dynamic property AdminClass::$helpers is deprecated in /home4/etexeate/public_html/wp-content/plugins/custom-404-pro…
-
:hammer_and_wrench: Refactor suggestion - recover.php
**Add rate limiting for password recovery attempts**
The current implementation allows unlimited password recovery attempts, which could be …
-
Support for PHP 8.3 would be nice 🥺
-
:hammer_and_wrench: Refactor suggestion - reset.php
**Optimize database query and add rate limiting**
The token validation query needs optimization and rate limiting:
Consider these improve…
-
Illuminate\Database\QueryException
SQLSTATE[HY000]: General error: 1 no such table: icons (Connection: , SQL: select * from "icons")
I cannot see database migration file to publish and copy from v…
-
Hello,
I suppose it is not a blocker, but the index.php page is implemented in all standard and most custom modules.
Please consider its implementation to provide a common experience for other users…
-
This issue is automatically created based on existing pull request: magento/magento2#39316: Update CartRepositoryInterface.php
---------
Given the `save()` implementation uses `\Magento\Quote\Model\…
-
### OpenPanel version(s) affected
0.3.5
### What OS are you using?
Ubuntu
### Description
Why can't I restart php?
### How to reproduce
...
### Possible Solution
_No response_
### Additi…