framework icon indicating copy to clipboard operation
framework copied to clipboard

The Themosis framework core.

Results 86 framework issues
Sort by recently updated
recently updated
newest added

Hello, I realized that the `Themosis\Field \FieldFactory` require the class `Themosis\Field\Fields\DateField` class, but it doesn't exist. Is it possible to fix the problem? Adriano

Hello everyone, quick question, i**s there a way to use artisan commands directly in the theme?** Example: create a provider that would be directly created in montheme/resources/Providers/mynewprovider ? Is there...

It might be a good idea to add a way to preview or open a file for the collection and media fields ![cap1](https://user-images.githubusercontent.com/34821762/61526485-c60b1f00-aa1a-11e9-8848-551fbae5a4c2.PNG)

enhance

Describe in details your feature. If the feature is modifying or proposing a new API, make sure to provide a code sample. If your feature is UI related, please attach...

feature

Hi Julien, Laravel has just released a package which ensures that the code styles of the framework are well respected (based on PHPCS). I thought it might be interesting to...

Hi Julien, Just a small tweak on the comparison function to work with php 8+. Tested on PHP 8.0.10. `uasort(): Returning bool from comparison function is deprecated, return an integer...

Hi Julien, It's a small update of the Hook functionnality provided by Themosis allowing not to have to define the number of arguments in the call to the Action or...

Propose a structure in order to define a list of capabilities and to which roles they have to be associated.

module:user

I could see this one viewed as a bug report, or a feature suggestion. Either way, kudos to everyone involved in this amazing framework. Themosis 2.0 is great in that...

feature

Setup PHPStan on core framework source code as well as configuring it for a new project skeleton.

feature