fix skit bug

This commit is contained in:
hafifierahman
2021-11-02 01:15:59 +08:00
parent 0044a0bc57
commit dd4954b9c2
13 changed files with 254 additions and 81 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace App\Events;
namespace App\Events\Dashboard;
use Illuminate\Queue\SerializesModels;
use Illuminate\Foundation\Events\Dispatchable;
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace App\Events;
namespace App\Events\Dashboard;
use Illuminate\Queue\SerializesModels;
use Illuminate\Foundation\Events\Dispatchable;
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace App\Events;
namespace App\Events\Dashboard;
use Illuminate\Queue\SerializesModels;
use Illuminate\Foundation\Events\Dispatchable;
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace App\Events;
namespace App\Events\Dashboard;
use Illuminate\Queue\SerializesModels;
use Illuminate\Foundation\Events\Dispatchable;