Removing references to local Event class
Laravel 5.3 no longer ships with a local Event class. This release removes the references in the events. This should be backwards compatible because the default local Event class was an empty abstract class.
Laravel 5.3 no longer ships with a local Event class. This release removes the references in the events. This should be backwards compatible because the default local Event class was an empty abstract class.