eubyte

Results 2 issues of eubyte

Perhaps I missed something in the documentation, but is there a way to integrate PHP with Armor? Thank you!

Database.php Line 14 ("driver" => getenv('DB_CONNECTION')) is equating db connection with the driver itself, which is very misleading and prevents the ability to configure multiple connections (with custom names) from...