Automatically generating events and listeners in Laravel
01. Automatically generating events and listeners in Laravel
A quick tip that'll save you huge amounts of time if your app is heavily event driven. Define Laravel events and listeners, then have the classes automatically generated for you.