winter icon indicating copy to clipboard operation
winter copied to clipboard

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.

Results 230 winter issues
Sort by recently updated
recently updated
newest added

### Winter CMS Build 1.2 ### PHP Version 8.3 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When a beforeSave method is defined on a Model,...

needs response

Fixes: https://github.com/wintercms/winter/issues/1332 Added the --force option to the winter:up command, in order to align with how Laravel handles this in their migrate command. I also added the ConfirmableTrait and uses...

needs docs

Improved handling for cases where `$callable` is an array but does not include the `$callable['options']` key. In such cases, the default options are preserved and no errors occur. Also streamlined...

needs review

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 1.2 ### PHP Version 8.3 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description While testing the upgrade from Winter CMS 1.2.3 to...

Currently, new exceptions caught by the Winter error handler get pretty event log pages, it would be nice to support users doing so as well. You can achieve this via:...

### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When using the mediafinder, the user can highlight a...