Replies: 1 comment 3 replies
-
Hey! 👋 It looks like there’s a conflict between Here are a few suggestions to try:
Hopefully, one of these solutions works for you! Let us know if this helps or if you have any other questions. 😊 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm unable to successfully run
php artisan optimize
with this package installed. Somehow it's causing the blade path to be empty in volt. Without optimize everything works, but I'm unable to optimize for deployment. Removing "spatie/laravel-csp": "^2.10.1" the problem goes away. Any ideas?I used this tutorial to start a Laravel 11 project with volt/folio. Added a volt component and the spatie/laravel-csp package. Then run php optimize.
Beta Was this translation helpful? Give feedback.
All reactions