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

I got some errors #49

Open
rockbuilderpy opened this issue Jul 21, 2022 · 0 comments
Open

I got some errors #49

rockbuilderpy opened this issue Jul 21, 2022 · 0 comments

Comments

@rockbuilderpy
Copy link

Hey fabulous team :)

I am new to PHP and right now I am doing my practice when I installed the app in my localhost then I am getting errors like this.

Warning: require(C:\xampp\htdocs\project-camp-master\public/../vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\project-camp-master\public\index.php on line 24

Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\project-camp-master\public/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\project-camp-master\public\index.php:24 Stack trace: #0 {main} thrown in C:\xampp\htdocs\project-camp-master\public\index.php on line 24

When I saw this error then I commented down the line number 24

After that, I got this error

Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\xampp\htdocs\project-camp-master\bootstrap\app.php:14 Stack trace: #0 C:\xampp\htdocs\project-camp-master\public\index.php(38): require_once() #1 {main} thrown in C:\xampp\htdocs\project-camp-master\bootstrap\app.php on line 14

In the live server, I get a blank screen

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

No branches or pull requests

1 participant