Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing vendor autoload file #72

Open
tohzyn opened this issue May 21, 2024 · 1 comment
Open

missing vendor autoload file #72

tohzyn opened this issue May 21, 2024 · 1 comment
Labels

Comments

@tohzyn
Copy link

tohzyn commented May 21, 2024

Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect.

Description

the vendor folder for the autoloading is missing

Steps to Reproduce

Expected behaviour

expected to load the required classes and files.

Actual behaviour

Warning: require(C:\Users\Tohzyn\localhost\htdocs\schoolf-one -fusis\school-one\flw-payments/vendor/autoload.php): Failed to open stream: No such file or directory in
Fatal error: Uncaught Error: Failed opening required

Reproduces how often

Everytime

Configuration

  • API Version: v3
  • Environment: test mode
  • Browser: [all
  • Language: PHP 8.2

Additional Information

if vendor file is not present, notify developer to run composer install.

require DIR.'/vendor/autoload.php';

@infomas6
Copy link

How exactly to get the missing vendor folder and it included files. Please be expicit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants