PHPMongoAdmin provides full MongoDB management capabilities. Coded in PHP using Laravel as a RESTful API gateway with Vue JS for the front-end. PHP MongoDB Admin leverages ideas from tried & tested applications like PhpMyAdmin and RockMongo. Built for PHP 7.2+
GNU General Public License v3.0
9
stars
3
forks
source link
Add activate functions to Servers configuration #18
When viewing the Servers configuration list, if there are multiple server configs we want to be able to click an 'action link' to activate a server config.
THis should deactivate the currect server config, activate the selected server confog anf then reload the application with a connection to the active server.
When viewing the Servers configuration list, if there are multiple server configs we want to be able to click an 'action link' to activate a server config. THis should deactivate the currect server config, activate the selected server confog anf then reload the application with a connection to the active server.