Level 1
please forget this ticket. my bad .... :(
just forgot to register a couple of Service Providers in app.php
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
After installation, registration is not working.
in SparkServiceProvider I have:
Spark::useStripe()->noCardUpFront()->trialDays(10);
Spark::freePlan()
->features([
'First', 'Second', 'Third'
]);
When I hit register I get a javascript error:
Uncaught TypeError: Cannot read property 'price' of null
Any help? thanks.
please forget this ticket. my bad .... :(
just forgot to register a couple of Service Providers in app.php
Please or to participate in this conversation.