| OS type and version | Debian Linux 11 |
| Webmin version | 2.021 |
| Virtualmin version | 7.7pro |
| Related packages | composer require google/apiclient:^2.0 |
I am so lost and i donât want to try to many crazy things but internet keeps leading me to this command âcomposer require google/apiclient:^2.0â and it worked after i put in composer but i still canât call on the API im coding in php and i call on it with ârequire_once âvendor/autoload.phpâ;â but itâs like NOPE
Fatal error : require_once(): Failed opening required âvendor/autoload.phpâ (include_path=â.:/usr/share/phpâ)
iâm worried itâs super easy and iâm just stupid.