ERROR 500 on signup page
Hi Everyone, i am not sure if i am the only which encountered it or if it generally a bug. I made fresh installation of Wave V. 1.0.2 locally with Valet. All runs smoothly except of the registration page. An Error 500 occurs. When i install older version with same method it runs fine.
Hi there,
I tried to recreate this at my end, but it worked fine. Can you enable debug mode and share the exact error that you see?
To enable debug mode just edit the .env
file and set the DEBUG to TRUE
.
Hi there guppy,
Ah I see, happy to hear that you've got it working by adding the Stripe API key. There were some recent changes for Wave and also Laravel Cashier so this would mostlikely be the reason.
Regards, Bobby