Laravel 8: laravel-csp package installation error #94
Replies: 2 comments
-
did you try this? Culprit seems to be this:
If the above does not work, you can try (but pls make a backup first) removing the lockfile and update all packages etc. If nothing works, please share your composer.json and, in your case, composer.lock. |
Beta Was this translation helpful? Give feedback.
-
@mfn , yes i have tried adding the option Thank you |
Beta Was this translation helpful? Give feedback.
-
Hi,
i'm getting these errors when trying to install spatie/laravel-csp via running the command
composer require spatie/laravel-csp
How can I solve the issue?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions