Maxim
Maxim
I try to integrate this package in Symfony 4, and I have this problem. You use illuminate/support and this package use DotenvFactory, but does not have it in the required...
If I logged(github oauth) in http://registry.autopergamene.eu/ I see exception, function 'Auth::user()->columns' generates it ``` ErrorException array_replace_recursive(): Argument #2 is not an array /vendor/anahkiasen/arrounded/src/Arrounded/Traits/JsonAttributes.php#43 ```
Hi @marcj how I can install propel3 with slim? I try use this ``` "repositories": [ { "type": "vcs", "url": "[email protected]:propelorm/Propel3.git" } ], "require": { "propel/propel": "dev-master" }, ``` and...
Please add benchmark here https://github.com/Big-Shark/php-orm-benchmark/
Type error: Argument 1 passed to Youshido\GraphQL\Execution\Processor::__construct() must implement interface Youshido\GraphQL\Execution\Context\ExecutionContextInterface, instance of AppBundle\GraphQL\Schema given, called in /home/big_shark/work/aa_rebuild/vendor/youshido/graphql-bundle/Execution/Processor.php on line 45
Hello, I have a problem, I created page and added button for loading and refresh my orders, but this is did not work. If some body close order between my...