Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jhull's avatar
Level 3

Laravel Spark 7.0.2 + 5.7.13, Anyone Have it Working?

Working all week to make these two work. Previous install of 6.0 with older version of Laravel worked fine. Trying to create a fresh new app with these products results in all kinds of errors.

First time compiling assets - says it can't because popper.js isn't installed. Fix that and then there are references to a /less folder that doesn't even exist in 5.7.

Maybe Spark didn't upgrade? No. Because there's a new getTranslations method in the SparkTokenProvider and it tries to grab a translation file that doesn't exist anywhere.

Really need to know if someone has been able to make these all work together, or do I need to find something else.

0 likes
2 replies
lawdoc71's avatar

Just got set up without issues:

Laravel Spark version 7.0.2   
XXXXXX:XXXXX michael$ php artisan   
Laravel Framework 5.7.13   

Please or to participate in this conversation.