Level 2
I had the same issue. This is how you do it: http://stackoverflow.com/questions/36975310/how-to-hook-into-spark-events-on-register.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I know that spark has events that can be listened to when user has registered but I'm totally new to Laravel and Events, are there examples that I can make use of to access the events? My goal is to listen to the user created event and send a welcome email to the user.
I had the same issue. This is how you do it: http://stackoverflow.com/questions/36975310/how-to-hook-into-spark-events-on-register.
Please or to participate in this conversation.