@Wolf67 if you wont to do something on the specific date, then read more about cron.
Jul 27, 2015
3
Level 2
Help with events on specific dates!
So again I pretty new to laravel so forgive my ignorance or lack of understanding.
Basically what I want to achieve is:
I want to be able to use the user's payment plan so on the specific date in the database 'plans' it grabs the user and amount and for instance make a one off charge with Stripe or if that's too much maybe just fire off an email to the user as a reminder.
I assume it's Events I need to use? Or is there something I can use to make this a little easier to achieve?
Or point me in the right direction?
:)
Please or to participate in this conversation.