islamic-network / api.aladhan.com

The AlAdhan API
GNU General Public License v3.0
118 stars 30 forks source link

No such file or directory in /var/www/config/init.php #41

Closed malikovss closed 3 years ago

malikovss commented 3 years ago

I couldn't use this project. It runned but not worked for me. I faced this issue when i send a request to localhost:7070 (aa-app) require_once(/var/www/config/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/config/init.php on line 8

meezaan commented 3 years ago

Please run composer install locally. On first run when the volume mounts it overwrites the vendor folder in the container with an empty 1 on the host.