-
Keypoints:
- Click send button in the contact forum filed --> Get CMS info --> find exploit info
[PE]
1. pspy64 ->
![image](https://github.com/user-attachments/assets/2f807e03-d4d4-4f85-b4e5-528e…
-
foreach() argument must be of type array|object, null given
```yii\base\ErrorException: foreach() argument must be of type array|object, null given in /Users/a/Sites/craft/vendor/lewisjenkins/craft…
-
### Bug description
We have a multisite setup where we have static caching enabled, the server went down this morning as it ran out of disk space, I tracked this down to the `storage/statamic/stati…
-
Subscribe to this issue and stay notified about new [daily trending repos in PHP](https://github.com/trending/php?since=daily)!
-
Il software di valutazione non rileva ne' i font e nemmeno il css "bootstrap-italia" sui modelli "design scuole".
https://italia.github.io/design-scuole-pagine-statiche/scuole-home.html
Apro quest…
-
### Bug description
If you create a new custom validation rule and set it in a blueprint. Eg.
```
validate:
- 'new App\Rules\TemplateDefaultOrNotSet()'
```
Then it won't run the `validat…
-
## Project description
As a developer, i work for many clients, some of the projects i usually take are static sites generated thought webpack + webpack-html-plugin, vue, react, angular etc, these …
-
Is this project still active?
ghost updated
11 years ago
-
### Bug description
This addon causes the Collections page in the CP to throw an exception when upgrading from Statamic v5.35.0 and v5.36.0
### How to reproduce
- Install Statamic v5.35.0
- Instal…
-
when using something like
$articles = DB::select('select \* from articles where id = ?', array(1));
i;ve got the following error:
" UnsupportedException in PDO.php line 351:
This is not supported,…