use the right Notification Facades
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Models\Event;
|
||||
use App\Models\Notification;
|
||||
use Illuminate\Support\Facades\Notification;
|
||||
use App\Models\Task;
|
||||
use App\Notifications\EventDeleted;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
Reference in New Issue
Block a user