Aleksei Gagarin
Aleksei Gagarin
## Hard way Using type association and intersection with the Lazy class, we can generate proxies and decorators. ```php class Service { public function __construct( Lazy|OrmInterface $proxy, // magic proxy...
I think it is good practice to use interfaces for repositories. Repository methods already return `DataReaderInterface` objects (this gives us independence from DBAL), it remains only to describe their API...
 For example it can be fixed using `height: 16px` style on the icon
Also dependencies was updated
Hello. I noticed a long time ago that the HTTP Client buffers the loaded documents into RAM because curl returns the response body as a string when the `curl_exec()` method...
It will be legendary if yii-dev-tool could work as global command. ### For example We have a Foo project that contains a lot of repositories. Right now we have some...
Hello @roxblnfk does that mean that the only way to create a new record that has a ManyToMany to existing records is to load those existing records and assign them...
It will be useful because we use `get` method with a context and with templates _Originally posted by @roxblnfk in https://github.com/spiral/framework/pull/769#discussion_r966030978_
`v2.0.0-beta1` ``` [previous exception] [object] (PDOException(code: 22001): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'payload' at row 1 at /app/vendor/cycle/database/src/Driver/Driver.php:443) ``` I think it possible to...
 Solution: add style `white-space: pre;`