Error while installing in fresh laravel v9 project #3526
another-universe
started this conversation in
General
Replies: 2 comments 1 reply
-
Please see the already opened question about this: #3524 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Let me know what is the solution in case you run successfully in your end @another-universe . Thank you! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
There is an error installing the maatwebsite/excel package in a fresh laravel-9 project.
If the installation is performed in a project using laravel v8, the installation occurs without errors.
I also want to note that if you install maatwebsite/excel in a project using laravel v8, and then upgrade to laravel v9, then the upgrade also occurs without errors.
That is the problem only occurs with package installation in a project already using laravel v9.
The output of the
composer require maatwebsite/excel
command:Beta Was this translation helpful? Give feedback.
All reactions