Level 1
I ended up not having Node properly installed. Had to run npm install first, then was able to successfully compile the js.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Following along the instructions to add an view for newly created profile fields. https://spark.laravel.com/docs/6.0/adding-profile-fields
I can see my template when viewing source, and when inspecting the spot the template should appear it has
<update-profile-details user="[object Object]"></update-profile-details>
Any assistance would be appreciated. Thanks
I ended up not having Node properly installed. Had to run npm install first, then was able to successfully compile the js.
Please or to participate in this conversation.