Skip to content

Class "Illuminate\Foundation\Application" not found #55096

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

Closed
axiever-dilshad opened this issue Mar 20, 2025 · 0 comments
Closed

Class "Illuminate\Foundation\Application" not found #55096

axiever-dilshad opened this issue Mar 20, 2025 · 0 comments

Comments

@axiever-dilshad
Copy link

Laravel Version

12

PHP Version

8.2.12

Database Driver & Version

No response

Description

PS C:\nkb\kbb> php artisan serve
PHP Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\nkb\kbb\bootstrap\app.php:7
Stack trace:
#0 C:\nkb\kbb\artisan(14): require_once()
#1 {main}
thrown in C:\nkb\kbb\bootstrap\app.php on line 7

Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\nkb\kbb\bootstrap\app.php:7
Stack trace:
#0 C:\nkb\kbb\artisan(14): require_once()
#1 {main}
thrown in C:\nkb\kbb\bootstrap\app.php on line 7

Steps To Reproduce

install laravel 12

composer update

php artisan serve

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