mahana123
Results
2
comments of
mahana123
Hi, I am new to cassadra and searching for the php driver and got this one after implementing this i also get the same error! I tries to write an...
After composer install command you will get a "vendor" directory then use this code --- namespace evseevnn; include_once(**DIR**.DIRECTORY_SEPARATOR."vendor".DIRECTORY_SEPARATOR."autoload.php"); ``` $nodes = [ '127.0.0.1', '127.0.0.1:9042' => [ 'username' => '', 'password'...