php-mongo / admin

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

Install guide #8

Closed hamboy75 closed 3 years ago

hamboy75 commented 3 years ago

I miss an install guide.

I have unpacked it to a directory (in /var/www) and created a symbolic link for public

i get `

Warning: require(/var/www/admin-1.0.1-alpha-2.0/public/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/admin-1.0.1-alpha-2.0/public/index.php on line 24

Fatal error: require(): Failed opening required '/var/www/admin-1.0.1-alpha-2.0/public/../vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/admin-1.0.1-alpha-2.0/public/index.php on line 24`
gilbert-rehling commented 3 years ago

Hi, thanks for trying our application. Please check here for install / setup instructions: https://phpmongoadmin.com/support/documentation/setup

Please note: we should be completing our final Alpha Release by next weekend.
Check back for an update. You should be able to run 'git pull' to fetch the updated version...

gilbert-rehling commented 3 years ago

We have installation and setup documentation available here: https://phpmongoadmin.com/support/documentation/setup