create new thing for mission acsses and event and listener

This commit is contained in:
2025-08-25 13:55:21 +03:30
parent e3cf21ac27
commit 2589787f3a
11 changed files with 99 additions and 42 deletions

View File

@@ -8,7 +8,7 @@ use Illuminate\Broadcasting\InteractsWithSockets;
use Illuminate\Foundation\Events\Dispatchable;
use Illuminate\Queue\SerializesModels;
class FinishRequestEvent
class SendDataToFMSEvent
{
use Dispatchable, InteractsWithSockets, SerializesModels;