Update project files

This commit is contained in:
DariusIII
2020-02-05 00:39:09 +00:00
parent 4a4d0f75c4
commit b343c02c63
179 changed files with 539 additions and 539 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
namespace App\Events;
use Illuminate\Broadcasting\InteractsWithSockets;
use Illuminate\Foundation\Events\Dispatchable;
use Illuminate\Queue\SerializesModels;
use Illuminate\Foundation\Events\Dispatchable;
use Illuminate\Broadcasting\InteractsWithSockets;
class UserLoggedIn
{