Adeyeye George

Results 24 issues of Adeyeye George

``` use Aura\Router\RouterContainer; /** * Database Connector * * @link https://www.watermelon.lucychats.com/docs for Programming Tutorials * @author lucychats */ include __DIR__ . '/autoload.php'; $routerContainer = new RouterContainer(); $map = $routerContainer->getMap(); $map->get('blog.read',...

Question

Getting this error for PHP 8.1 PHP Deprecated: Return type of Nahid\QArray\QueryEngine::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the...

I will like to continue this project and add features to it. Please I need the design documentation to move on... Have been trying to make pull request but I...

``` // server.php // composer require aws/aws-sdk-php use Aws\S3\S3Client; use TusPhp\Tus\Server; use Aws\Credentials\Credentials; $awsAccessKey = 'AWS_ACCESS_KEY'; // YOUR AWS ACCESS KEY $awsSecretKey = 'AWS_SECRET_KEY'; // YOUR AWS SECRET KEY $awsRegion...

## (11) Encryption Added - 🌟 Added Encryption mechanism to the document. You can now encrypt and decrypt all your documents by passing an encryption array to the config settings...

Please how do I change this ports because its conflicting with existing mysql on docker

The library did not work...

I keep getting exception error when using hidden string with halite. The error was This HiddenString object cannot be inlined as a string. Am pasiing the cypher directly to halite...

How do you restore database back.. for example couchDB