[ SendEmailVerificationNotification::class, ], \SocialiteProviders\Manager\SocialiteWasCalled::class => [ 'SocialiteProviders\\Pinterest\\PinterestExtendSocialite@handle', ] ]; protected $subscribe = [ 'App\Listeners\UEditorEventSubscriber', ]; /** * Register any events for your application. * * @return void */ public function boot() { parent::boot(); // } }