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

php artisan view:cache returns an error since laravel 11 : Unable to locate a class or view for component [mail::message]. #1475

Closed
Lukimer opened this issue Apr 12, 2024 · 2 comments

Comments

@Lukimer
Copy link

Lukimer commented Apr 12, 2024

Jetstream Version

5.0

Jetstream Stack

Inertia

Laravel Version

11

PHP Version

8.3.4

Database Driver & Version

No response

Description

Since I run a composer update to get the latest laravel version (11), my deployment script crashes.

If I go back to laravel 10.48.7, the error does not occur anymore.

This bug just like the issues: laravel/framework#44544

Steps To Reproduce

Just run these commands:

composer dump-autoload
php artisan view:clear

@driesvints
Copy link
Member

Please don't post multiple issues

@Lukimer
Copy link
Author

Lukimer commented Apr 14, 2024

Sorry!

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

2 participants