Ben Thomson
Ben Thomson
The class reflection changes that were introduced in https://github.com/twigphp/Twig/commit/bb64a49441a00787ab2ea8f322b450af34f2778f may cause issues with classes that have `__call` or `__callStatic` magic method that belong to a parent class, like Laravel facades....
Snowboard is missing the form validation functionality this was originally included in the framework extras for the original framework. It is currently being documented as being part of Snowboard, but...
This will allow system assets to be installed and updated through Mix, and will also provide us with the ability to be alerted to security advisories for our vendor libraries....
 We are planning to update the code editor to use the [Monaco](https://microsoft.github.io/monaco-editor/) that powers [Visual Studio Code](https://github.com/microsoft/vscode). With this, we will gain an exceptional amount of features...
### Discussed in https://github.com/wintercms/winter/discussions/327 Originally posted by **AIC-BV** October 5, 2021 Hello! I am trying to translate my Mail Templates, which is working by adding the following code in my...
 We are deep in development on a new Winter website, showcasing the platform that you all know and love. **And yes, it will include the long-awaited marketplace for...
- Winter CMS Build: `develop` - PHP Version: 7.4 - Database Engine: MySQL - Plugins Installed: Winter.Pages ### Description: Sluggable fields appear to stop working as soon as a form...
### Package targeted Winter CMS ### Description Inspired by discussions on Discord (hat tip to "TinTong" on Discord). It would be a nicety if we could allow users to create...
This PR will use the database for tracking file and folder metadata, and adds the grass-roots functionality to allow extension of media item metadata (#16) The benefits of using the...
I think this has been discussed before, but couldn't find the discussion/issue, so adding it here for future reference. Since the rich editor widget is generally meant as a representation...