Alexandr Chernyaev
Alexandr Chernyaev
I think it's worth using a monochrome look 
Do you have usage information? I found only: https://github.com/sulu/sulu https://github.com/kraken-php/framework
Can more familiar form 
In the context of your screenshot, the orchid.js script triggers the loading of data for the `/listcontractor` page, which you can see in the screenshot. What is the relevance of...
Hello! I'm sorry you've encountered this issue. It's because some components were reworked to avoid generating temporary compiled `Blade` files, which was impacting performance. Unfortunately, I didn't explicitly document this...
Hello, @DarKsandr! Thank you for the ping. Could you share some details about the task? I feel like this change might not significantly simplify the code for reuse. If we're...
Usually, I create my own layers for display, which is not difficult at all. Also, we already have a `wrapper` that allows wrapping layers in our HTML elements. One of...
Hi @DarKsandr ! If we start explicitly defining attributes for each layout, we may find it difficult to stop later on. For example, currently, there's support for data attributes, and...
I'm glad the project has been useful for you. I'll gladly accept your Pull Request to change the properties to protected. I'm always open to new ideas and willing to...
I tested on the latest version of the package and in Chrome 126.0.6478.62 on Mac 14.1.2.  Unfortunately, I was unable to reproduce the issue. Could you please specify which...