minor changes made to make compatible with code structure
This commit is contained in:
@@ -4,7 +4,7 @@ namespace App\Events\Purchase;
|
||||
|
||||
use Illuminate\Queue\SerializesModels;
|
||||
|
||||
class BillReminding
|
||||
class BillReminded
|
||||
{
|
||||
use SerializesModels;
|
||||
|
||||
Reference in New Issue
Block a user