D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
drhagerpharmacy.com
/
bootstrap
/
cache
/
Filename :
events.php
back
Copy
<?php return array ( 'Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider' => array ( 'App\\Events\\EmailVerificationEvent' => array ( 0 => 'App\\Listeners\\EmailVerificationListener@handle', ), 'App\\Events\\RefundEvent' => array ( 0 => 'App\\Listeners\\RefundListener@handle', ), 'App\\Events\\CustomerRegisteredViaReferralEvent' => array ( 0 => 'App\\Listeners\\SendReferralRegistrationNotificationListener@handle', ), 'App\\Events\\VendorRegistrationEvent' => array ( 0 => 'App\\Listeners\\VendorRegistrationListener@handle', ), 'App\\Events\\PasswordResetEvent' => array ( 0 => 'App\\Listeners\\PasswordResetListener@handle', ), 'App\\Events\\DeliverymanPasswordResetEvent' => array ( 0 => 'App\\Listeners\\DeliverymanPasswordResetListener@handle', ), 'App\\Events\\RequestProductRestockEvent' => array ( 0 => 'App\\Listeners\\RequestProductRestockListener@handle', ), 'App\\Events\\RestockProductNotificationEvent' => array ( 0 => 'App\\Listeners\\RestockProductNotificationListener@handle', ), 'App\\Events\\DigitalProductDownloadEvent' => array ( 0 => 'App\\Listeners\\DigitalProductDownloadListener@handle', ), 'App\\Events\\CashCollectEvent' => array ( 0 => 'App\\Listeners\\CashCollectListener@handle', ), 'App\\Events\\OrderStatusEvent' => array ( 0 => 'App\\Listeners\\OrderStatusListener@handle', ), 'App\\Events\\CustomerRegistrationEvent' => array ( 0 => 'App\\Listeners\\CustomerRegistrationListener@handle', ), 'App\\Events\\CustomerStatusUpdateEvent' => array ( 0 => 'App\\Listeners\\CustomerStatusUpdateListener@handle', ), 'App\\Events\\ChattingEvent' => array ( 0 => 'App\\Listeners\\ChattingListener@handle', ), 'App\\Events\\AddFundToWalletEvent' => array ( 0 => 'App\\Listeners\\AddFundToWalletListener@handle', ), 'App\\Events\\WithdrawStatusUpdateEvent' => array ( 0 => 'App\\Listeners\\WithdrawStatusUpdateListener@handle', ), 'App\\Events\\ProductRequestStatusUpdateEvent' => array ( 0 => 'App\\Listeners\\ProductRequestStatusUpdateListener@handle', ), 'App\\Events\\OrderPlacedEvent' => array ( 0 => 'App\\Listeners\\OrderPlacedListener@handle', ), 'App\\Events\\DigitalProductOtpVerificationEvent' => array ( 0 => 'App\\Listeners\\DigitalProductOtpVerificationListener@handle', ), 'App\\Events\\MaintenanceModeNotificationEvent' => array ( 0 => 'App\\Listeners\\MaintenanceModeNotificationListener@handle', ), 'App\\Events\\OrderReceivedNotifySellerEvent' => array ( 0 => 'App\\Listeners\\OrderReceivedNotifySellerListener@handle', ), ), );