minor changes made to make compatible with code structure
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Listeners\Purchase;
|
||||
|
||||
use App\Events\Purchase\BillReminding as Event;
|
||||
use App\Events\Purchase\BillReminded as Event;
|
||||
use App\Notifications\Purchase\Bill as Notification;
|
||||
|
||||
class SendBillReminderNotification
|
||||
|
Reference in New Issue
Block a user