Luke Towers
Luke Towers
All tests passing. Requires https://github.com/wintercms/storm/pull/207. Replaces #1094 ## Remaining Tasks: - [x] Test locally on own projects - passes! - [ ] Add Winter.Ignition to the core - [ ]...
Thoughts from @IsaiahPaget: - The fact that you have to commit the compiled assets. (It’s not yet obvious to me why there is not a php artisan winter:init command of...
### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed Winter.Debugbar ### Issue description ```php // Provide the winter.debugbar config under the debugbar namespace...
This both fixes an infinite loop caused when the application namespace is an empty string (as it is in a domain-driven codebase like Winter CMS as there is no "root"...
### Discussed in https://github.com/orgs/wintercms/discussions/1394 Originally posted by **helmutkaufmann** August 2, 2025 When I create a website, I often want to move blocks around. However, this is very limited in the...
We should update our docs to make use of Mermaid diagrams: https://mermaid.js.org/config/usage.html. Would need to add support in the Nabu theme as well as update the doc content itself to...
Replaces #173, continuing the work done by @mjauvin @bennothommo & @wverhoogt ## Summary by CodeRabbit - New Features - Native MariaDB support and broader cross-database schema change handling. - Configurable...