-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Oct 14, 2024 at 06:03 AM
-- Server version: 10.6.19-MariaDB-ubu2004
-- PHP Version: 8.3.11

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `mimeld_mxype`
--

-- --------------------------------------------------------

--
-- Table structure for table `activity_log`
--

CREATE TABLE `activity_log` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `log_name` varchar(255) DEFAULT NULL,
  `description` text NOT NULL,
  `subject_id` bigint(20) UNSIGNED DEFAULT NULL,
  `subject_type` varchar(255) DEFAULT NULL,
  `event` varchar(255) DEFAULT NULL,
  `causer_id` bigint(20) UNSIGNED DEFAULT NULL,
  `causer_type` varchar(255) DEFAULT NULL,
  `properties` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`properties`)),
  `batch_uuid` char(36) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `activity_log`
--

INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(1, 'option', 'created', 1, 'Option', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"name\": \"Default\", \"slug\": null, \"type\": null, \"uuid\": \"10ab643c-2296-4b2d-b8a1-8bf4de76d224\", \"parent_id\": null, \"created_at\": \"2024-09-03T06:33:37.000000Z\", \"description\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(2, 'option', 'updated', 1, 'Option', 'updated', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"old\": {\"slug\": null, \"type\": null, \"description\": null}, \"attributes\": {\"slug\": \"default\", \"type\": \"page_template\", \"description\": \"\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(3, 'option', 'created', 2, 'Option', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"meta\": null, \"name\": \"Blank\", \"slug\": null, \"type\": null, \"uuid\": \"21b88d5c-d3cf-4b46-94f7-d8a15e63a8b9\", \"parent_id\": null, \"created_at\": \"2024-09-03T06:33:37.000000Z\", \"description\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(4, 'option', 'updated', 2, 'Option', 'updated', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"old\": {\"slug\": null, \"type\": null, \"description\": null}, \"attributes\": {\"slug\": \"blank\", \"type\": \"page_template\", \"description\": \"\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(5, 'page', 'created', 1, 'App\\Models\\Site\\Page', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"body\": null, \"meta\": null, \"slug\": null, \"uuid\": \"cfa7fd3e-cc3e-483f-a0c1-a032f88ad6f5\", \"title\": \"Privacy Policy\", \"status\": 0, \"parent_id\": null, \"created_at\": \"2024-09-03T06:33:37.000000Z\", \"template_id\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(6, 'page', 'updated', 1, 'App\\Models\\Site\\Page', 'updated', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"old\": {\"body\": null, \"meta\": null, \"slug\": null, \"uuid\": \"cfa7fd3e-cc3e-483f-a0c1-a032f88ad6f5\", \"status\": 0, \"template_id\": null}, \"attributes\": {\"body\": \"Here goes your privacy policy\", \"meta\": {\"keywords\": null, \"seo_title\": null, \"description\": null}, \"slug\": \"privacy\", \"uuid\": \"d30d2852-7f36-489a-80b3-916ba2189cd1\", \"status\": 1, \"template_id\": 2}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(7, 'page', 'created', 2, 'App\\Models\\Site\\Page', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"body\": null, \"meta\": null, \"slug\": null, \"uuid\": \"51d14b79-ea36-41a4-858c-06c7f3c820cf\", \"title\": \"Terms of Service\", \"status\": 0, \"parent_id\": null, \"created_at\": \"2024-09-03T06:33:37.000000Z\", \"template_id\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(8, 'page', 'updated', 2, 'App\\Models\\Site\\Page', 'updated', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"old\": {\"body\": null, \"meta\": null, \"slug\": null, \"uuid\": \"51d14b79-ea36-41a4-858c-06c7f3c820cf\", \"status\": 0, \"template_id\": null}, \"attributes\": {\"body\": \"Here goes your terms of service\", \"meta\": {\"keywords\": null, \"seo_title\": null, \"description\": null}, \"slug\": \"terms\", \"uuid\": \"7f39d529-9857-4279-adca-fed72622c1b9\", \"status\": 1, \"template_id\": 2}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(9, 'user', 'created', 1, 'App\\Models\\User', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"name\": \"Admin\", \"uuid\": \"8cbfc463-a161-4696-a8d7-03dcbc860507\", \"email\": \"admin@demo.com\", \"avatar\": null, \"gender\": null, \"mobile\": null, \"status\": \"activated\", \"password\": \"$2y$10$RXe4q3gC6CMy/JDfovHCwO.TZ5svTEYSQqAt/aiWWZocvU7lxu/xS\", \"username\": \"admin\", \"birth_date\": null, \"created_at\": \"2024-09-03T06:33:38.000000Z\", \"preference\": null, \"remember_token\": null, \"email_verified_at\": \"2024-09-03T06:33:38.000000Z\", \"membership_expiry_date\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:38', '2024-09-03 04:33:38'),
(10, 'config', 'created', 1, 'App\\Models\\Config\\Config', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"name\": \"domain\", \"value\": {\"app\": \"https://mxype.atharvatek.com\"}, \"created_at\": \"2024-09-03T06:33:38.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:38', '2024-09-03 04:33:38'),
(11, 'config', 'created', 2, 'App\\Models\\Config\\Config', 'created', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"meta\": null, \"name\": \"notification\", \"value\": null, \"created_at\": \"2024-09-03T06:33:38.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:38', '2024-09-03 04:33:38'),
(12, 'config', 'updated', 2, 'App\\Models\\Config\\Config', 'updated', NULL, NULL, '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"vapid_public_key\": \"BN_tajD7UK8YZqsovNar7aiuU8zWZetQW4FqoRjD6QtFFClZfLFdEPsAvDS4VC8ioBWBSm8PNkAeU5zE942wnCQ\", \"vapid_private_key\": \"YwzIG4ew1-4V0wH08itm714ruhYCmiyY34A8KSo34OU\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:33:38', '2024-09-03 04:33:38'),
(13, 'config', 'created', 3, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 3, \"meta\": null, \"name\": \"basic\", \"value\": null, \"created_at\": \"2024-09-03T06:35:25.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:35:25', '2024-09-03 04:35:25'),
(14, 'config', 'updated', 3, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_name\": \"Miracuves Solutions\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:35:25', '2024-09-03 04:35:25'),
(15, 'config', 'created', 4, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 4, \"meta\": null, \"name\": \"system\", \"value\": null, \"created_at\": \"2024-09-03T06:35:25.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:35:25', '2024-09-03 04:35:25'),
(16, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"setup_wizard\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:35:25', '2024-09-03 04:35:25'),
(17, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": {\"setup_wizard\": true}}, \"attributes\": {\"value\": {\"currency\": \"USD\", \"timezone\": \"Asia/Kolkata\", \"setup_wizard\": true, \"footer_credit\": \"Mxype\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:35:44', '2024-09-03 04:35:44'),
(18, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": {\"currency\": \"USD\", \"timezone\": \"Asia/Kolkata\", \"setup_wizard\": true, \"footer_credit\": \"Mxype\"}}, \"attributes\": {\"value\": {\"currency\": \"INR\", \"timezone\": \"Asia/Kolkata\", \"setup_wizard\": true, \"footer_credit\": \"Mxype\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:35:54', '2024-09-03 04:35:54'),
(19, 'config', 'created', 5, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 5, \"meta\": null, \"name\": \"mail\", \"value\": null, \"created_at\": \"2024-09-03T06:40:35.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:40:35', '2024-09-03 04:40:35'),
(20, 'config', 'updated', 5, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"driver\": \"smtp\", \"from_name\": \"Mxype\", \"smtp_host\": \"mail.mimeld.com\", \"smtp_port\": \"465\", \"from_address\": \"demo@mimeld.com\", \"smtp_password\": \"DemoEmail_$321\", \"smtp_username\": \"demo@mimeld.com\", \"mailgun_domain\": \"\", \"mailgun_secret\": \"\", \"smtp_encryption\": \"ssl\", \"mailgun_endpoint\": \"\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:40:35', '2024-09-03 04:40:35'),
(21, 'config', 'created', 6, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 6, \"meta\": null, \"name\": \"pusher\", \"value\": null, \"created_at\": \"2024-09-03T06:42:32.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:42:32', '2024-09-03 04:42:32'),
(22, 'config', 'updated', 6, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"pusher_app_id\": \"1859138\", \"pusher_app_key\": \"1529860a00ebbf898a5e\", \"pusher_app_secret\": \"96d4d730bb945a1707b5\", \"pusher_app_cluster\": \"ap2\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:42:32', '2024-09-03 04:42:32'),
(23, 'config', 'created', 7, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 7, \"meta\": null, \"name\": \"ice\", \"value\": null, \"created_at\": \"2024-09-03T06:43:16.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:43:16', '2024-09-03 04:43:16'),
(24, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"servers\": []}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:43:16', '2024-09-03 04:43:16'),
(25, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": {\"currency\": \"INR\", \"timezone\": \"Asia/Kolkata\", \"setup_wizard\": true, \"footer_credit\": \"Mxype\"}}, \"attributes\": {\"value\": {\"currency\": \"INR\", \"timezone\": \"Asia/Kolkata\", \"setup_wizard\": false, \"footer_credit\": \"Mxype\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:43:18', '2024-09-03 04:43:18'),
(26, 'config', 'created', 8, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 8, \"meta\": null, \"name\": \"website\", \"value\": null, \"created_at\": \"2024-09-03T06:51:48.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:51:48', '2024-09-03 04:51:48'),
(27, 'config', 'updated', 8, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": true, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:51:48', '2024-09-03 04:51:48'),
(28, 'meeting', 'created', 1, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.572922Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"live_class\", \"uuid\": \"730a8bd2-2010-4fa4-ae93-e73189d61d6d\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-09-03T06:53:19.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-09-03T06:53:19.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(29, 'chat', 'created', 1, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": {\"meeting_uuid\": \"730a8bd2-2010-4fa4-ae93-e73189d61d6d\"}, \"name\": \"Meeting @ 03 Sep 2024 12:23 pm\", \"uuid\": \"2e8732fd-056b-4b3b-8a8a-efbb106738e4\", \"created_at\": \"2024-09-03T06:53:19.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(30, 'meeting', 'updated', 1, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 1, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.572922Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"live_class\", \"uuid\": \"730a8bd2-2010-4fa4-ae93-e73189d61d6d\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-09-03T06:53:19.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-09-03T06:53:19.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(31, 'chat', 'created', 1, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T06:53:19.000000Z\", \"chat_room_id\": 1, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(32, 'chat', 'updated', 1, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-09-03 06:53:19\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(33, 'chat', 'created', 1, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"uuid\": \"1a68d4de-421b-442b-bdd8-0719b05a6fd1\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-09-03T06:53:19.000000Z\", \"chat_room_id\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(34, 'meeting', 'updated', 1, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.572922Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.572922Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(35, 'meeting', 'updated', 1, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.572922Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"JaXG9bsK9kma2OrNwuPG\", \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"started_at\": \"2024-09-03T06:53:19.826562Z\", \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.826562Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(36, 'meeting', 'updated', 1, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"JaXG9bsK9kma2OrNwuPG\", \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"started_at\": \"2024-09-03T06:53:19.826562Z\", \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.826562Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T06:53:20.538238Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"JaXG9bsK9kma2OrNwuPG\", \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"started_at\": \"2024-09-03T06:53:19.826562Z\", \"is_attendee\": true, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.826562Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 04:53:20', '2024-09-03 04:53:20'),
(37, 'user', 'updated', 1, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"avatar\": null}, \"attributes\": {\"avatar\": \"/storage/avatar/2XtSmkLVzLRGWH0pOH2LWg65135TJ9fwcjxQ0ADS.jpg\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:01:01', '2024-09-03 05:01:01'),
(38, 'user', 'updated', 1, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"meta\": null}, \"attributes\": {\"meta\": {\"cover_image\": \"/storage/cover-image/CZ8Npwm34bEMdknrmKEef8lmLpSOrEzmuNTtSXoG.jpg\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:01:06', '2024-09-03 05:01:06'),
(39, 'meeting', 'created', 2, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.651092Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"800e1189-1cda-4f0b-a901-3de6ef04e11a\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-09-03T07:05:25.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-09-03T07:05:25.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(40, 'chat', 'created', 2, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"meta\": {\"meeting_uuid\": \"800e1189-1cda-4f0b-a901-3de6ef04e11a\"}, \"name\": \"Meeting @ 03 Sep 2024 12:35 pm\", \"uuid\": \"d58201e8-4467-4f8d-9e8e-b7b647e68cab\", \"created_at\": \"2024-09-03T07:05:25.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(41, 'meeting', 'updated', 2, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 2, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.651092Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"800e1189-1cda-4f0b-a901-3de6ef04e11a\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-09-03T07:05:25.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-09-03T07:05:25.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(42, 'chat', 'created', 2, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T07:05:25.000000Z\", \"chat_room_id\": 2, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(43, 'chat', 'updated', 2, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-09-03 07:05:25\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(44, 'chat', 'created', 2, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 2, \"meta\": null, \"uuid\": \"e1b9f049-ede4-4b03-a60c-a2ed19a9a1f6\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:05:25.000000Z\", \"chat_room_id\": 2}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(45, 'meeting', 'updated', 2, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.651092Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.651092Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(46, 'meeting', 'updated', 2, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.651092Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(47, 'meeting', 'updated', 2, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:26.329132Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"is_attendee\": true, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:26', '2024-09-03 05:05:26'),
(48, 'meeting', 'updated', 2, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:26.329132Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"is_attendee\": true, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:26.329132Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:34.012826Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"is_attendee\": true, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:34', '2024-09-03 05:05:34'),
(49, 'contact', 'created', 1, 'App\\Models\\Contact', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"name\": null, \"uuid\": \"d9dc03ea-8bc9-4f62-a087-49eaf1742061\", \"email\": \"admin@demo.com\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:05:35.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:35', '2024-09-03 05:05:35'),
(50, 'meeting', 'created', 1, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 1, \"meta\": null, \"uuid\": \"64091426-628f-4e0b-92fc-b79e879a2c29\", \"contact_id\": 1, \"created_at\": \"2024-09-03T07:05:35.000000Z\", \"meeting_id\": 2, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:05:35', '2024-09-03 05:05:35'),
(51, 'user', 'created', 2, 'App\\Models\\User', 'created', NULL, NULL, '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 2, \"meta\": null, \"name\": \"user demo\", \"uuid\": \"0b7031aa-f2f2-48b0-9cd0-dbab97393cef\", \"email\": \"user@demo.com\", \"avatar\": null, \"gender\": null, \"mobile\": null, \"status\": null, \"password\": \"$2y$10$Ykth602TdusSECh7n1tdkumzmapHn2vZ3BUhEA7WynadZv935sZuC\", \"username\": \"user\", \"birth_date\": null, \"created_at\": \"2024-09-03T07:07:01.000000Z\", \"preference\": null, \"remember_token\": null, \"email_verified_at\": null, \"membership_expiry_date\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:07:01', '2024-09-03 05:07:01'),
(52, 'user', 'updated', 2, 'App\\Models\\User', 'updated', NULL, NULL, '{\"ip\": \"117.212.238.122\", \"old\": {\"meta\": null, \"status\": null}, \"attributes\": {\"meta\": {\"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}, \"status\": \"pending_activation\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:07:01', '2024-09-03 05:07:01'),
(53, 'user', 'updated', 2, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}}, \"attributes\": {\"meta\": {\"is_premium\": true, \"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:07:26', '2024-09-03 05:07:26'),
(54, 'user', 'updated', 1, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"cover_image\": \"/storage/cover-image/CZ8Npwm34bEMdknrmKEef8lmLpSOrEzmuNTtSXoG.jpg\"}}, \"attributes\": {\"meta\": {\"is_premium\": true, \"cover_image\": \"/storage/cover-image/CZ8Npwm34bEMdknrmKEef8lmLpSOrEzmuNTtSXoG.jpg\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:08:05', '2024-09-03 05:08:05'),
(55, 'user', 'updated', 2, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"status\": \"pending_activation\"}, \"attributes\": {\"status\": \"activated\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:08:12', '2024-09-03 05:08:12'),
(56, 'contact', 'created', 2, 'App\\Models\\Contact', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 2, \"meta\": null, \"name\": null, \"uuid\": \"ccff587b-ed2d-4437-b581-693e8742804c\", \"email\": \"user@demo.com\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:08:16.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:08:16', '2024-09-03 05:08:16'),
(57, 'meeting', 'created', 2, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 2, \"meta\": null, \"uuid\": \"3d736a44-e07a-41ab-91ed-b036b22840c8\", \"contact_id\": 2, \"created_at\": \"2024-09-03T07:08:16.000000Z\", \"meeting_id\": 2, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:08:16', '2024-09-03 05:08:16'),
(58, 'chat', 'created', 3, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 3, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T07:08:16.000000Z\", \"chat_room_id\": 2, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:08:16', '2024-09-03 05:08:16'),
(59, 'chat', 'updated', 3, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-09-03 07:08:16\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:08:16', '2024-09-03 05:08:16'),
(60, 'meeting', 'updated', 2, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:10:01.839012Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:10:01', '2024-09-03 05:10:01'),
(61, 'meeting', 'created', 3, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 3, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.383201Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"91d034da-c886-4d11-bbd5-b5fd7d53a717\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-09-03T07:10:32.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-09-03T07:10:32.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(62, 'chat', 'created', 3, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 3, \"meta\": {\"meeting_uuid\": \"91d034da-c886-4d11-bbd5-b5fd7d53a717\"}, \"name\": \"Meeting @ 03 Sep 2024 12:40 pm\", \"uuid\": \"9f7edb32-ad7e-451d-9663-9ed1459640cb\", \"created_at\": \"2024-09-03T07:10:32.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(63, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 3, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.383201Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"91d034da-c886-4d11-bbd5-b5fd7d53a717\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-09-03T07:10:32.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-09-03T07:10:32.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(64, 'chat', 'created', 4, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 4, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T07:10:32.000000Z\", \"chat_room_id\": 3, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(65, 'chat', 'updated', 4, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-09-03 07:10:32\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(66, 'chat', 'created', 3, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 3, \"meta\": null, \"uuid\": \"71e11d7a-7bf5-41cb-9f2a-8611b4066f13\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:10:32.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(67, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.383201Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.383201Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(68, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.383201Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(69, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:33', '2024-09-03 05:10:33');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(70, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:39.416632Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:39', '2024-09-03 05:10:39'),
(71, 'meeting', 'created', 3, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 3, \"meta\": null, \"uuid\": \"f057394b-cd3d-487b-b105-37338a312156\", \"contact_id\": 1, \"created_at\": \"2024-09-03T07:10:41.000000Z\", \"meeting_id\": 3, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:10:41', '2024-09-03 05:10:41'),
(72, 'meeting', 'created', 4, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 4, \"meta\": null, \"uuid\": \"3cf91850-49a0-4a3f-bd0d-4ebf6587e510\", \"contact_id\": 2, \"created_at\": \"2024-09-03T07:11:50.000000Z\", \"meeting_id\": 3, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:11:50', '2024-09-03 05:11:50'),
(73, 'chat', 'created', 5, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 5, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T07:11:50.000000Z\", \"chat_room_id\": 3, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:11:50', '2024-09-03 05:11:50'),
(74, 'chat', 'updated', 5, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-09-03 07:11:50\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:11:50', '2024-09-03 05:11:50'),
(75, 'meeting', 'updated', 4, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:12:09.786980Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:12:09', '2024-09-03 05:12:09'),
(76, 'user', 'created', 3, 'App\\Models\\User', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 3, \"meta\": null, \"name\": \"User 2\", \"uuid\": \"dfa1c078-f9f0-49cd-aaa3-31eef6585ad3\", \"email\": \"user2@demo.com\", \"avatar\": null, \"gender\": \"female\", \"mobile\": \"9875431260\", \"status\": \"activated\", \"password\": \"$2y$10$1DFs3NXfufyLChzrjsrGNOC.Cc4EY3VHhK2WRHJkmdbwWcPsGHp8a\", \"username\": \"User2\", \"birth_date\": \"2007-09-12\", \"created_at\": \"2024-09-03T07:15:36.000000Z\", \"preference\": null, \"remember_token\": null, \"email_verified_at\": null, \"membership_expiry_date\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:15:36', '2024-09-03 05:15:36'),
(77, 'contact', 'created', 3, 'App\\Models\\Contact', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 3, \"meta\": null, \"name\": null, \"uuid\": \"766c4cf9-e29d-4dde-a783-cc726850c49d\", \"email\": \"user2@demo.com\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:15:36.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:15:36', '2024-09-03 05:15:36'),
(78, 'user', 'updated', 3, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"meta\": null}, \"attributes\": {\"meta\": {\"is_premium\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:16:02', '2024-09-03 05:16:02'),
(79, 'user', 'updated', 3, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"username\": \"User2\"}, \"attributes\": {\"username\": \"user2\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:16:26', '2024-09-03 05:16:26'),
(80, 'meeting', 'created', 5, 'App\\Models\\Invitee', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 5, \"meta\": null, \"uuid\": \"7eef5cfb-56d2-4438-9df2-1d50480c7c6c\", \"contact_id\": 3, \"created_at\": \"2024-09-03T07:17:41.000000Z\", \"meeting_id\": 3, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:17:41', '2024-09-03 05:17:41'),
(81, 'chat', 'created', 6, 'App\\Models\\ChatRoomMember', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 6, \"meta\": null, \"left_at\": null, \"user_id\": 3, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T07:17:41.000000Z\", \"chat_room_id\": 3, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:17:41', '2024-09-03 05:17:41'),
(82, 'chat', 'updated', 6, 'App\\Models\\ChatRoomMember', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-09-03 07:17:41\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:17:41', '2024-09-03 05:17:41'),
(83, 'meeting', 'updated', 5, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"152.58.46.36\", \"start\": \"2024-09-03T07:18:12.334549Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:18:12', '2024-09-03 05:18:12'),
(84, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:39.416632Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:39.416632Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:18:45.764357Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:18:45', '2024-09-03 05:18:45'),
(85, 'meeting', 'updated', 4, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:12:09.786980Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:12:09.786980Z\"}, {\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:24:06.386056Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:06', '2024-09-03 05:24:06'),
(86, 'chat', 'created', 4, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 4, \"meta\": null, \"uuid\": \"81590887-2d79-4580-87a4-62bd52dd5e61\", \"message\": \"chat <div><br></div><div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:24:34.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:34', '2024-09-03 05:24:34'),
(87, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": null}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:24:34\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:34', '2024-09-03 05:24:34'),
(88, 'chat', 'created', 5, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 5, \"meta\": null, \"uuid\": \"a8d4a38a-2f1c-414a-9976-941b787bea16\", \"message\": \"mer a awaj ara h ky\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:24:42.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:42', '2024-09-03 05:24:42'),
(89, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:24:34\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:24:42\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:42', '2024-09-03 05:24:42'),
(90, 'chat', 'created', 6, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 6, \"meta\": null, \"uuid\": \"a7e3cdd1-4958-40f6-a50a-8d848147dd64\", \"message\": \"tanmay here<div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:24:51.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:51', '2024-09-03 05:24:51'),
(91, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:24:42\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:24:51\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:24:51', '2024-09-03 05:24:51'),
(92, 'chat', 'created', 7, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 7, \"meta\": null, \"uuid\": \"4e37c8fb-03a6-4008-8956-8a28b5e2c274\", \"message\": \"awaaj ki maaki chut<div><br></div>\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:24:54.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:24:54', '2024-09-03 05:24:54'),
(93, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:24:51\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:24:54\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:24:54', '2024-09-03 05:24:54'),
(94, 'chat', 'created', 8, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 8, \"meta\": null, \"uuid\": \"d8b7a0e7-667b-4cd1-9281-af95d9791401\", \"message\": \"gali mat do bhai log hota hai<div><br></div>\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:25:10.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:10', '2024-09-03 05:25:10'),
(95, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:24:54\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:25:10\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:10', '2024-09-03 05:25:10'),
(96, 'chat', 'created', 9, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 9, \"meta\": null, \"uuid\": \"629c66a8-a5a6-4ff2-9c00-345fb86ad282\", \"message\": \"\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:25:16.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:16', '2024-09-03 05:25:16'),
(97, 'chat', 'updated', 9, 'App\\Models\\Chat', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:16', '2024-09-03 05:25:16'),
(98, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:25:10\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:25:16\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:16', '2024-09-03 05:25:16'),
(99, 'chat', 'created', 10, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 10, \"meta\": null, \"uuid\": \"cf5c7552-a627-4979-90df-8fe9179cf0bc\", \"message\": \"kisi ka waj hi nahi a rah<div><br></div>\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:25:19.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:25:19', '2024-09-03 05:25:19'),
(100, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:25:16\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:25:19\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:25:19', '2024-09-03 05:25:19'),
(101, 'chat', 'created', 11, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 11, \"meta\": null, \"uuid\": \"933f2159-706b-4419-b981-5b529e48f711\", \"message\": \"chat hora h mtlb<div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:25:33.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:33', '2024-09-03 05:25:33'),
(102, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:25:19\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:25:33\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:33', '2024-09-03 05:25:33'),
(103, 'chat', 'created', 12, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 12, \"meta\": null, \"uuid\": \"1713f296-718c-4440-852e-db7d4123d04a\", \"message\": \"ha<div><br></div>\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:25:34.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:34', '2024-09-03 05:25:34'),
(104, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:25:33\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:25:34\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:34', '2024-09-03 05:25:34'),
(105, 'chat', 'created', 13, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 13, \"meta\": null, \"uuid\": \"b1e751fd-eb9a-4311-9d17-af3d62f06996\", \"message\": \"👍👎\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:25:49.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:49', '2024-09-03 05:25:49'),
(106, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:25:34\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:25:49\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:25:49', '2024-09-03 05:25:49'),
(107, 'chat', 'created', 14, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 14, \"meta\": null, \"uuid\": \"e4d4cd08-8bf6-4d5f-af74-35b4e419519f\", \"message\": \"file share kia dikh?<div>rha h </div><div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:26:05.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:05', '2024-09-03 05:26:05'),
(108, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:25:49\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:05\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:06', '2024-09-03 05:26:06'),
(109, 'chat', 'created', 15, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 15, \"meta\": null, \"uuid\": \"b8eb2e78-2463-4ae9-a4f4-1934be3766a1\", \"message\": \"mera camera on hai<div><br></div>\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:26:07.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:07', '2024-09-03 05:26:07'),
(110, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:05\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:07\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:07', '2024-09-03 05:26:07'),
(111, 'chat', 'created', 16, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 16, \"meta\": null, \"uuid\": \"956872c2-7909-4443-8cd1-5d9c1872abac\", \"message\": \"nai aaya<div><br></div>\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:26:21.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:21', '2024-09-03 05:26:21'),
(112, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:07\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:21\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:21', '2024-09-03 05:26:21'),
(113, 'chat', 'created', 17, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 17, \"meta\": null, \"uuid\": \"dbf3c855-e07c-4f76-965c-dde10574c11d\", \"message\": \"black dikhra h<div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:26:28.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:28', '2024-09-03 05:26:28'),
(114, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:21\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:28\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:28', '2024-09-03 05:26:28'),
(115, 'chat', 'created', 18, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 18, \"meta\": null, \"uuid\": \"c0b7d1bd-54e9-4e79-8f4f-a4727d03324a\", \"message\": \"ok\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:26:34.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:34', '2024-09-03 05:26:34'),
(116, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:28\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:34\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:34', '2024-09-03 05:26:34'),
(117, 'chat', 'created', 19, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 19, \"meta\": null, \"uuid\": \"259ce502-810e-408a-bc18-eeb5f14a7028\", \"message\": \"chat me share kia h file bhai\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:26:35.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:35', '2024-09-03 05:26:35'),
(118, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:34\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:35\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:35', '2024-09-03 05:26:35'),
(119, 'chat', 'created', 20, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 20, \"meta\": null, \"uuid\": \"d5b271bf-6da1-4105-b76b-577b2d6bfaa8\", \"message\": \"\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:26:48.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:48', '2024-09-03 05:26:48'),
(120, 'chat', 'updated', 20, 'App\\Models\\Chat', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:48', '2024-09-03 05:26:48'),
(121, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:35\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:48\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:26:48', '2024-09-03 05:26:48'),
(122, 'chat', 'created', 21, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 21, \"meta\": null, \"uuid\": \"08c66474-68aa-4f89-bfd4-82161841db62\", \"message\": \"mera cam on hai<div><br></div>\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:26:50.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:26:50', '2024-09-03 05:26:50'),
(123, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:48\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:26:50\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:26:50', '2024-09-03 05:26:50'),
(124, 'chat', 'created', 22, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 22, \"meta\": null, \"uuid\": \"1e438ead-3d64-4a19-b83c-925e85af93a0\", \"message\": \"black screen<div><br></div>\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:27:03.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:03', '2024-09-03 05:27:03'),
(125, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:26:50\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:27:03\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:03', '2024-09-03 05:27:03'),
(126, 'chat', 'created', 23, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 23, \"meta\": null, \"uuid\": \"2bf732f6-abe0-4010-8b93-0da97325e7af\", \"message\": \"yes<div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:27:10.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:10', '2024-09-03 05:27:10'),
(127, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:27:03\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:27:10\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:10', '2024-09-03 05:27:10'),
(128, 'chat', 'created', 24, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 24, \"meta\": null, \"uuid\": \"2d4bb754-7d41-4964-8eed-62da96c689b9\", \"message\": \"maine limage bheja dik raha hai\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:27:21.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:21', '2024-09-03 05:27:21'),
(129, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:27:10\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:27:22\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:22', '2024-09-03 05:27:22'),
(130, 'chat', 'created', 25, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 25, \"meta\": null, \"uuid\": \"60c95ac5-6f48-43c2-a9b8-ca9c9b54987e\", \"message\": \"red circle\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:27:26.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:26', '2024-09-03 05:27:26'),
(131, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:27:22\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:27:26\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:26', '2024-09-03 05:27:26'),
(132, 'chat', 'created', 26, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 26, \"meta\": null, \"uuid\": \"41ea5cfb-27e8-4ed0-9029-8337bd8a7b9d\", \"message\": \"😆\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:27:28.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:27:28', '2024-09-03 05:27:28'),
(133, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:27:26\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:27:28\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:27:28', '2024-09-03 05:27:28'),
(134, 'chat', 'created', 27, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 27, \"meta\": null, \"uuid\": \"029e443a-0de3-4d5d-b577-8c77e21dccc9\", \"message\": \"tino on krte n camera ky problem h <div><br></div><div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:27:38.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:38', '2024-09-03 05:27:38'),
(135, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:27:28\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:27:38\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:38', '2024-09-03 05:27:38'),
(136, 'chat', 'created', 28, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 28, \"meta\": null, \"uuid\": \"5fca57eb-59c9-4aaf-bb0a-625ada9822b3\", \"message\": \"😊\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:27:38.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:38', '2024-09-03 05:27:38'),
(137, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": [], \"attributes\": [], \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:27:38', '2024-09-03 05:27:38'),
(138, 'chat', 'created', 29, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 29, \"meta\": null, \"uuid\": \"e1257b3b-c16a-4c17-a015-2ef56e5d5f2e\", \"message\": \"<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>.</div>\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:28:19.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:28:19', '2024-09-03 05:28:19'),
(139, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:27:38\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:28:19\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:28:19', '2024-09-03 05:28:19'),
(140, 'chat', 'created', 30, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 30, \"meta\": null, \"uuid\": \"60264caa-ad5b-40ba-bac0-5b5f0aeb3c25\", \"message\": \"😄\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:28:32.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:28:32', '2024-09-03 05:28:32'),
(141, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:28:19\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:28:32\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:28:32', '2024-09-03 05:28:32'),
(142, 'chat', 'created', 31, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 31, \"meta\": null, \"uuid\": \"44d1eed1-ca0c-4475-8b3f-c7fc1937813c\", \"message\": \"on ho raha hai like merko dhik raha hai mera video but tum logo ka nahi dhik rah<div><br></div><div><br></div>\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:28:54.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:28:54', '2024-09-03 05:28:54'),
(143, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:28:32\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:28:54\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:28:54', '2024-09-03 05:28:54'),
(144, 'chat', 'created', 32, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 32, \"meta\": null, \"uuid\": \"e14f6b04-b70b-46ca-8dec-4c2db150b059\", \"message\": \"we should go for lunch nd then come back to test<div>ok guys</div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:28:58.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:28:58', '2024-09-03 05:28:58'),
(145, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:28:54\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:28:58\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:28:58', '2024-09-03 05:28:58'),
(146, 'chat', 'created', 33, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 33, \"meta\": null, \"uuid\": \"974946ee-55f2-4d2f-ada7-a3e59b0520cf\", \"message\": \"nai dik raha\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:29:14.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:14', '2024-09-03 05:29:14'),
(147, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:28:58\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:14\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:14', '2024-09-03 05:29:14'),
(148, 'chat', 'created', 34, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 34, \"meta\": null, \"uuid\": \"0cb2e2d1-2bea-49e0-9cf8-b75a93d02fae\", \"message\": \"ok\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:29:24.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:24', '2024-09-03 05:29:24'),
(149, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:14\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:24\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:24', '2024-09-03 05:29:24'),
(150, 'chat', 'created', 35, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 35, \"meta\": null, \"uuid\": \"11cbd10d-ac70-4caf-ac76-c27ea6ec7876\", \"message\": \"and i think we need to configuring proper then it  will work fine<div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:29:32.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:32', '2024-09-03 05:29:32'),
(151, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:24\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:32\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:32', '2024-09-03 05:29:32'),
(152, 'chat', 'created', 36, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"attributes\": {\"id\": 36, \"meta\": null, \"uuid\": \"121e6977-cee9-461d-be20-051318e78706\", \"message\": \"ok<div><br></div>\", \"user_id\": 3, \"created_at\": \"2024-09-03T07:29:32.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:29:33', '2024-09-03 05:29:33'),
(153, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:32\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:33\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:29:33', '2024-09-03 05:29:33'),
(154, 'chat', 'created', 37, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 37, \"meta\": null, \"uuid\": \"a3773edb-5165-4f41-a993-7947fa37bfd7\", \"message\": \"1 30 ko karte hai\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:29:33.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:33', '2024-09-03 05:29:33'),
(155, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:32\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:33\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:33', '2024-09-03 05:29:33'),
(156, 'chat', 'created', 38, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 38, \"meta\": null, \"uuid\": \"967a947c-33e3-41f0-a332-c81e5d676b42\", \"message\": \"ok user demo\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:29:45.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:45', '2024-09-03 05:29:45'),
(157, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:33\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:45\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:45', '2024-09-03 05:29:45'),
(158, 'chat', 'created', 39, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"attributes\": {\"id\": 39, \"meta\": null, \"uuid\": \"140eeebd-838b-4607-b4d1-e8d0e0c76ff6\", \"message\": \"ok ending the call<div><br></div>\", \"user_id\": 2, \"created_at\": \"2024-09-03T07:29:49.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:49', '2024-09-03 05:29:49'),
(159, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"117.212.238.122\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:45\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:49\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:49', '2024-09-03 05:29:49'),
(160, 'meeting', 'updated', 5, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"152.58.46.36\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"152.58.46.36\", \"start\": \"2024-09-03T07:18:12.334549Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"152.58.46.36\", \"start\": \"2024-09-03T07:18:12.334549Z\"}, {\"ip\": \"152.58.46.36\", \"start\": \"2024-09-03T07:29:50.168218Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0\"}', NULL, '2024-09-03 05:29:50', '2024-09-03 05:29:50'),
(161, 'chat', 'created', 40, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"attributes\": {\"id\": 40, \"meta\": null, \"uuid\": \"9d59a435-badc-4cea-b5aa-7645fdf0f807\", \"message\": \"ok user 2\", \"user_id\": 1, \"created_at\": \"2024-09-03T07:29:59.000000Z\", \"chat_room_id\": 3}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:59', '2024-09-03 05:29:59'),
(162, 'chat', 'updated', 3, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"last_conversation_at\": \"2024-09-03 07:29:49\"}, \"attributes\": {\"last_conversation_at\": \"2024-09-03 07:29:59\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:29:59', '2024-09-03 05:29:59');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(163, 'meeting', 'updated', 3, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:39.416632Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:18:45.764357Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:39.416632Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:18:45.764357Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"ended_at\": \"2024-09-03T07:30:17.144140Z\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 05:30:17', '2024-09-03 05:30:17'),
(164, 'todo', 'created', 1, 'App\\Models\\Utility\\Todo', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 1, \"meta\": null, \"uuid\": \"1967ee9e-8d74-4424-a886-4b14dbe21815\", \"title\": \"Post Production work\", \"status\": 0, \"user_id\": 1, \"due_date\": \"2024-09-03T00:00:00.000000Z\", \"due_time\": \"14:30:00\", \"created_at\": \"2024-09-03T08:30:53.000000Z\", \"description\": \"Post Production work of a movie\", \"completed_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 06:30:53', '2024-09-03 06:30:53'),
(165, 'todo', 'updated', 1, 'App\\Models\\Utility\\Todo', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"status\": 0, \"completed_at\": null}, \"attributes\": {\"status\": 1, \"completed_at\": \"2024-09-03T08:30:57.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 06:30:57', '2024-09-03 06:30:57'),
(166, 'todo', 'updated', 1, 'App\\Models\\Utility\\Todo', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"status\": 1, \"completed_at\": \"2024-09-03T08:30:57.000000Z\"}, \"attributes\": {\"status\": 0, \"completed_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 06:30:59', '2024-09-03 06:30:59'),
(167, 'config', 'created', 9, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 9, \"meta\": null, \"name\": \"chat\", \"value\": null, \"created_at\": \"2024-09-03T08:55:50.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 06:55:50', '2024-09-03 06:55:50'),
(168, 'config', 'updated', 9, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"enabled\": true, \"group_chat\": true, \"file_sharing\": true, \"enter_to_submit\": true, \"separate_window\": true, \"enable_auto_open\": true, \"allow_public_group_chat\": true, \"mute_sound_notification\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 06:55:50', '2024-09-03 06:55:50'),
(169, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"servers\": []}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:19302\", \"secret\": \"\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": true, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:00:06', '2024-09-03 07:00:06'),
(170, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:19302\", \"secret\": \"\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": true, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:19302\", \"secret\": \"\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:00:42', '2024-09-03 07:00:42'),
(171, 'config', 'created', 10, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 10, \"meta\": null, \"name\": \"assets\", \"value\": null, \"created_at\": \"2024-09-03T09:12:10.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:12:10', '2024-09-03 07:12:10'),
(172, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:12:10', '2024-09-03 07:12:10'),
(173, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\"}}, \"attributes\": {\"value\": {\"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:13:35', '2024-09-03 07:13:35'),
(174, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:14:08', '2024-09-03 07:14:08'),
(175, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:14:28', '2024-09-03 07:14:28'),
(176, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:14:58', '2024-09-03 07:14:58'),
(177, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:15:05', '2024-09-03 07:15:05'),
(178, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:15:08', '2024-09-03 07:15:08'),
(179, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:16:10', '2024-09-03 07:16:10'),
(180, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:16:13', '2024-09-03 07:16:13'),
(181, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:16:16', '2024-09-03 07:16:16'),
(182, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:21:20', '2024-09-03 07:21:20'),
(183, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:23:08', '2024-09-03 07:23:08'),
(184, 'option', 'created', 3, 'Option', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 3, \"meta\": null, \"name\": \"Business\", \"slug\": \"business\", \"type\": \"meeting_category\", \"uuid\": \"e656bc01-1e6b-4d57-85c1-3a8b0b4a9f63\", \"parent_id\": null, \"created_at\": \"2024-09-03T09:23:45.000000Z\", \"description\": \"Business meetings\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:23:45', '2024-09-03 07:23:45'),
(185, 'option', 'created', 4, 'Option', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 4, \"meta\": null, \"name\": \"Technical\", \"slug\": \"technical\", \"type\": \"meeting_category\", \"uuid\": \"86f241b6-58ee-4b2e-a1b4-afda5695b4e1\", \"parent_id\": null, \"created_at\": \"2024-09-03T09:24:04.000000Z\", \"description\": \"Technical meetings\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:24:04', '2024-09-03 07:24:04'),
(186, 'option', 'created', 5, 'Option', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 5, \"meta\": null, \"name\": \"Management\", \"slug\": \"management\", \"type\": \"meeting_category\", \"uuid\": \"7d91d1e4-f90e-43f7-bc53-360e85896f0f\", \"parent_id\": null, \"created_at\": \"2024-09-03T09:24:24.000000Z\", \"description\": \"Management meetings\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:24:24', '2024-09-03 07:24:24'),
(187, 'option', 'created', 6, 'Option', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 6, \"meta\": null, \"name\": \"Personal\", \"slug\": \"personal\", \"type\": \"meeting_category\", \"uuid\": \"85cfbca8-4059-4971-99b6-770c963ab917\", \"parent_id\": null, \"created_at\": \"2024-09-03T09:24:41.000000Z\", \"description\": \"Personal meetings\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:24:41', '2024-09-03 07:24:41'),
(188, 'meeting', 'created', 4, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 4, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"2a60c68b-2d2d-48f6-9632-fdca7ac7923a\", \"identifier\": \"34512411\", \"keep_alive\": false, \"remind_before\": 10, \"should_remind\": true, \"estimated_end_time\": \"2024-09-03T10:41:22.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"0f57dde1-cfed-4dcc-9d81-fc9979a35aa9\", \"title\": \"Priority\", \"agenda\": \"Urgent Meeting for Technical team\", \"period\": 78, \"user_id\": 1, \"created_at\": \"2024-09-03T09:26:16.000000Z\", \"category_id\": 4, \"description\": null, \"start_date_time\": \"2024-09-03T09:23:22.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(189, 'chat', 'created', 4, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 4, \"meta\": {\"meeting_uuid\": \"0f57dde1-cfed-4dcc-9d81-fc9979a35aa9\"}, \"name\": \"Priority\", \"uuid\": \"74846d65-6982-419c-8c3b-9bf099a1a88f\", \"created_at\": \"2024-09-03T09:26:16.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(190, 'meeting', 'updated', 4, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"title\": null, \"agenda\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 4, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"2a60c68b-2d2d-48f6-9632-fdca7ac7923a\", \"identifier\": \"34512411\", \"keep_alive\": false, \"chat_room_id\": 4, \"remind_before\": 10, \"should_remind\": true, \"estimated_end_time\": \"2024-09-03T10:41:22.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"0f57dde1-cfed-4dcc-9d81-fc9979a35aa9\", \"title\": \"Priority\", \"agenda\": \"Urgent Meeting for Technical team\", \"period\": 78, \"user_id\": 1, \"created_at\": \"2024-09-03T09:26:16.000000Z\", \"category_id\": 4, \"start_date_time\": \"2024-09-03T09:23:22.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(191, 'chat', 'created', 7, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 7, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T09:26:16.000000Z\", \"chat_room_id\": 4, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(192, 'chat', 'updated', 7, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-09-03 09:26:16\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(193, 'chat', 'created', 41, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 41, \"meta\": null, \"uuid\": \"945f63c9-1726-440f-a75b-7505ec679bbf\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-09-03T09:26:16.000000Z\", \"chat_room_id\": 4}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(194, 'meeting', 'created', 5, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 5, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"5\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"1dfeb213-fae5-40fc-a104-42a33faef61d\", \"identifier\": \"00001111\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": true, \"estimated_end_time\": \"2024-09-04T09:30:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"ed37ea41-c7e6-4b58-9c46-d6ec0f5721d9\", \"title\": \"Client\", \"agenda\": \"Client meetings regarding Websites\", \"period\": 60, \"user_id\": 1, \"created_at\": \"2024-09-03T09:27:26.000000Z\", \"category_id\": 3, \"description\": null, \"start_date_time\": \"2024-09-04T08:30:00.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(195, 'chat', 'created', 5, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 5, \"meta\": {\"meeting_uuid\": \"ed37ea41-c7e6-4b58-9c46-d6ec0f5721d9\"}, \"name\": \"Client\", \"uuid\": \"0a437c89-3252-40d7-b94b-426adcf9a279\", \"created_at\": \"2024-09-03T09:27:26.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(196, 'meeting', 'updated', 5, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"title\": null, \"agenda\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 5, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"5\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"1dfeb213-fae5-40fc-a104-42a33faef61d\", \"identifier\": \"00001111\", \"keep_alive\": false, \"chat_room_id\": 5, \"remind_before\": 5, \"should_remind\": true, \"estimated_end_time\": \"2024-09-04T09:30:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"ed37ea41-c7e6-4b58-9c46-d6ec0f5721d9\", \"title\": \"Client\", \"agenda\": \"Client meetings regarding Websites\", \"period\": 60, \"user_id\": 1, \"created_at\": \"2024-09-03T09:27:26.000000Z\", \"category_id\": 3, \"start_date_time\": \"2024-09-04T08:30:00.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(197, 'chat', 'created', 8, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 8, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T09:27:26.000000Z\", \"chat_room_id\": 5, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(198, 'chat', 'updated', 8, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-09-03 09:27:26\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(199, 'chat', 'created', 42, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 42, \"meta\": null, \"uuid\": \"f87a764e-65fc-41d0-b108-6dd1f89f813b\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-09-03T09:27:26.000000Z\", \"chat_room_id\": 5}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(200, 'meeting', 'created', 6, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 6, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"bec8c661-7ed3-4c51-870c-9bafa1e27acd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"50526d3f-fe9f-467e-b19c-a925406ba779\", \"title\": \"Personal meeting\", \"agenda\": \"To all team leads and HR\", \"period\": 69, \"user_id\": 1, \"created_at\": \"2024-09-03T09:31:04.000000Z\", \"category_id\": 6, \"description\": null, \"start_date_time\": \"2024-09-05T08:39:00.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(201, 'chat', 'created', 6, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 6, \"meta\": {\"meeting_uuid\": \"50526d3f-fe9f-467e-b19c-a925406ba779\"}, \"name\": \"Personal meeting\", \"uuid\": \"d949568f-0672-4748-99e6-70aa37f7d5c8\", \"created_at\": \"2024-09-03T09:31:04.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(202, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"title\": null, \"agenda\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 6, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"bec8c661-7ed3-4c51-870c-9bafa1e27acd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"50526d3f-fe9f-467e-b19c-a925406ba779\", \"title\": \"Personal meeting\", \"agenda\": \"To all team leads and HR\", \"period\": 69, \"user_id\": 1, \"created_at\": \"2024-09-03T09:31:04.000000Z\", \"category_id\": 6, \"start_date_time\": \"2024-09-05T08:39:00.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(203, 'chat', 'created', 9, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 9, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-09-03T09:31:04.000000Z\", \"chat_room_id\": 6, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(204, 'chat', 'updated', 9, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-09-03 09:31:04\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(205, 'chat', 'created', 43, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 43, \"meta\": null, \"uuid\": \"16817668-b437-4768-b8ae-b4fcf11cc5fa\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-09-03T09:31:04.000000Z\", \"chat_room_id\": 6}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(206, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:32:06', '2024-09-03 07:32:06'),
(207, 'config', 'created', 11, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 11, \"meta\": null, \"name\": \"ui\", \"value\": null, \"created_at\": \"2024-09-03T09:35:49.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:35:49', '2024-09-03 07:35:49'),
(208, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"casual\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"dark-primary\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"success\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:35:49', '2024-09-03 07:35:49'),
(209, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"casual\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"dark-primary\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"success\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:36:14', '2024-09-03 07:36:14');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(210, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"semi-dark\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"gray-darker\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"gray-darker\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"gray-darkest\", \"special_sidebar_color\": \"primary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"gray-darker\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:37:19', '2024-09-03 07:37:19'),
(211, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"semi-dark\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"gray-darker\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"gray-darker\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"gray-darkest\", \"special_sidebar_color\": \"primary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"gray-darker\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"dark\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"gray-darkest\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"black\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"gray-darkest\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"black\", \"special_sidebar_color\": \"black\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"gray-darkest\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:37:44', '2024-09-03 07:37:44'),
(212, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"dark\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"gray-darkest\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"black\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"gray-darkest\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"black\", \"special_sidebar_color\": \"black\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"gray-darkest\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:38:10', '2024-09-03 07:38:10'),
(213, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"primary\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:39:20', '2024-09-03 07:39:20'),
(214, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"primary\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:39:34', '2024-09-03 07:39:34'),
(215, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"dark-primary\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:41:30', '2024-09-03 07:41:30'),
(216, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"dark-primary\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"normal\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"dark-primary\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:42:21', '2024-09-03 07:42:21'),
(217, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"normal\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"dark-primary\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"dark-primary\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:43:02', '2024-09-03 07:43:02'),
(218, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"gray-darkest\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"dark-primary\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": true, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:43:37', '2024-09-03 07:43:37'),
(219, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": true, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": true, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": true, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:44:08', '2024-09-03 07:44:08'),
(220, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": true, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": true, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": true, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:44:16', '2024-09-03 07:44:16'),
(221, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": true, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:44:26', '2024-09-03 07:44:26');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(222, 'config', 'updated', 11, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"default\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"attributes\": {\"value\": {\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:46:32', '2024-09-03 07:46:32'),
(223, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"description\": null}, \"attributes\": {\"description\": \"<p><img src=\\\"https://mxype.atharvatek.com/storage/editor-images/oOiDHeyhK4BWmuIvIO7LjQpPpzbcNd6D9i6Enbog.png\\\"></p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:47:29', '2024-09-03 07:47:29'),
(224, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"bec8c661-7ed3-4c51-870c-9bafa1e27acd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"9f0d4ba5-32c3-482a-9b45-a5950d83faef\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:47:29', '2024-09-03 07:47:29'),
(225, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"description\": \"<p><img src=\\\"https://mxype.atharvatek.com/storage/editor-images/oOiDHeyhK4BWmuIvIO7LjQpPpzbcNd6D9i6Enbog.png\\\"></p>\"}, \"attributes\": {\"description\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:48:14', '2024-09-03 07:48:14'),
(226, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"9f0d4ba5-32c3-482a-9b45-a5950d83faef\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"d4335b24-b404-49ac-ab71-c1b27c2acd71\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:48:14', '2024-09-03 07:48:14'),
(227, 'config', 'created', 12, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"attributes\": {\"id\": 12, \"meta\": null, \"name\": \"meeting\", \"value\": null, \"created_at\": \"2024-09-03T09:49:08.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:49:08', '2024-09-03 07:49:08'),
(228, 'config', 'updated', 12, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"enable_pam\": true, \"pam_open_join_as_guest_page\": true, \"pam_can_share_link_for_guest\": true, \"pam_can_share_screen_for_guest\": true, \"pam_can_use_whiteboard_for_guest\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:49:08', '2024-09-03 07:49:08'),
(229, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"d4335b24-b404-49ac-ab71-c1b27c2acd71\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"7ac17d57-9549-44e2-9a6f-647929c888cd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:49:26', '2024-09-03 07:49:26'),
(230, 'config', 'updated', 8, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": true, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"attributes\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": false, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:54:46', '2024-09-03 07:54:46'),
(231, 'meeting', 'updated', 1, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T06:53:20.538238Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"JaXG9bsK9kma2OrNwuPG\", \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"started_at\": \"2024-09-03T06:53:19.826562Z\", \"is_attendee\": true, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.826562Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T06:53:20.538238Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"JaXG9bsK9kma2OrNwuPG\", \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"started_at\": \"2024-09-03T06:53:19.826562Z\", \"is_attendee\": true, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.826562Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:58:48', '2024-09-03 07:58:48'),
(232, 'config', 'updated', 8, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": false, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"attributes\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": true, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:59:17', '2024-09-03 07:59:17'),
(233, 'config', 'updated', 8, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": true, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"attributes\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": false, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 07:59:37', '2024-09-03 07:59:37'),
(234, 'config', 'updated', 8, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.183.132\", \"old\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": false, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"attributes\": {\"value\": {\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": true, \"enable_contact_page\": true, \"enable_website_footer\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 08:00:38', '2024-09-03 08:00:38'),
(235, 'meeting', 'updated', 2, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:26.329132Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:34.012826Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"is_attendee\": true, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:26.329132Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:34.012826Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"is_attendee\": true, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 08:10:57', '2024-09-03 08:10:57'),
(236, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"currency\": \"INR\", \"timezone\": \"Asia/Kolkata\", \"setup_wizard\": false, \"footer_credit\": \"Mxype\"}}, \"attributes\": {\"value\": {\"todo\": true, \"https\": false, \"backup\": false, \"locale\": \"en\", \"currency\": \"INR\", \"fy_start\": \"\", \"per_page\": \"10\", \"timezone\": \"Asia/Kolkata\", \"email_log\": false, \"ip_filter\": false, \"enable_mes\": false, \"date_format\": \"MMM D, YYYY\", \"enable_tour\": true, \"time_format\": \"h:mm A\", \"setup_wizard\": false, \"error_display\": false, \"footer_credit\": \"Mxype Miracuves Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India  Phone: 09830009649 strong>Email: demo@mimeld.com\", \"print_preview\": true, \"email_template\": false, \"ga_tracking_id\": \"\", \"allow_date_input\": false, \"frontend_website\": \"\", \"maintenance_mode\": false, \"enable_aths_alert\": true, \"enable_multilingual\": true, \"date_time_always_eng\": false, \"allowed_file_extensions\": \"jpg,jpeg,png,pdf,doc,docx,xls,xlsx,txt,dot,ppt,pps,pptx,ppsx,xla,xlt,ppa,pot,flv,swf,rtf,svg,psd,ico,bmp,gif,tif,tiff,webp,vcf,md,markdown,mp3,mp4,m4v,m4a,webm,mov,qt,avi,mpg,mpeg\", \"maintenance_mode_message\": \"App is under maintenance right now!\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 08:11:30', '2024-09-03 08:11:30'),
(237, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"todo\": true, \"https\": false, \"backup\": false, \"locale\": \"en\", \"currency\": \"INR\", \"fy_start\": \"\", \"per_page\": \"10\", \"timezone\": \"Asia/Kolkata\", \"email_log\": false, \"ip_filter\": false, \"enable_mes\": false, \"date_format\": \"MMM D, YYYY\", \"enable_tour\": true, \"time_format\": \"h:mm A\", \"setup_wizard\": false, \"error_display\": false, \"footer_credit\": \"Mxype Miracuves Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India  Phone: 09830009649 strong>Email: demo@mimeld.com\", \"print_preview\": true, \"email_template\": false, \"ga_tracking_id\": \"\", \"allow_date_input\": false, \"frontend_website\": \"\", \"maintenance_mode\": false, \"enable_aths_alert\": true, \"enable_multilingual\": true, \"date_time_always_eng\": false, \"allowed_file_extensions\": \"jpg,jpeg,png,pdf,doc,docx,xls,xlsx,txt,dot,ppt,pps,pptx,ppsx,xla,xlt,ppa,pot,flv,swf,rtf,svg,psd,ico,bmp,gif,tif,tiff,webp,vcf,md,markdown,mp3,mp4,m4v,m4a,webm,mov,qt,avi,mpg,mpeg\", \"maintenance_mode_message\": \"App is under maintenance right now!\"}}, \"attributes\": {\"value\": {\"todo\": true, \"https\": false, \"backup\": false, \"locale\": \"en\", \"currency\": \"INR\", \"fy_start\": \"\", \"per_page\": \"10\", \"timezone\": \"Asia/Kolkata\", \"email_log\": false, \"ip_filter\": false, \"enable_mes\": false, \"date_format\": \"MMM D, YYYY\", \"enable_tour\": true, \"time_format\": \"h:mm A\", \"setup_wizard\": false, \"error_display\": false, \"footer_credit\": \"Mxype Miracuves Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India  Phone: 09830009649 Email: demo@mimeld.com\", \"print_preview\": true, \"email_template\": false, \"ga_tracking_id\": \"\", \"allow_date_input\": false, \"frontend_website\": \"\", \"maintenance_mode\": false, \"enable_aths_alert\": true, \"enable_multilingual\": true, \"date_time_always_eng\": false, \"allowed_file_extensions\": \"jpg,jpeg,png,pdf,doc,docx,xls,xlsx,txt,dot,ppt,pps,pptx,ppsx,xla,xlt,ppa,pot,flv,swf,rtf,svg,psd,ico,bmp,gif,tif,tiff,webp,vcf,md,markdown,mp3,mp4,m4v,m4a,webm,mov,qt,avi,mpg,mpeg\", \"maintenance_mode_message\": \"App is under maintenance right now!\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 08:12:26', '2024-09-03 08:12:26'),
(238, 'config', 'updated', 4, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"todo\": true, \"https\": false, \"backup\": false, \"locale\": \"en\", \"currency\": \"INR\", \"fy_start\": \"\", \"per_page\": \"10\", \"timezone\": \"Asia/Kolkata\", \"email_log\": false, \"ip_filter\": false, \"enable_mes\": false, \"date_format\": \"MMM D, YYYY\", \"enable_tour\": true, \"time_format\": \"h:mm A\", \"setup_wizard\": false, \"error_display\": false, \"footer_credit\": \"Mxype Miracuves Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India  Phone: 09830009649 Email: demo@mimeld.com\", \"print_preview\": true, \"email_template\": false, \"ga_tracking_id\": \"\", \"allow_date_input\": false, \"frontend_website\": \"\", \"maintenance_mode\": false, \"enable_aths_alert\": true, \"enable_multilingual\": true, \"date_time_always_eng\": false, \"allowed_file_extensions\": \"jpg,jpeg,png,pdf,doc,docx,xls,xlsx,txt,dot,ppt,pps,pptx,ppsx,xla,xlt,ppa,pot,flv,swf,rtf,svg,psd,ico,bmp,gif,tif,tiff,webp,vcf,md,markdown,mp3,mp4,m4v,m4a,webm,mov,qt,avi,mpg,mpeg\", \"maintenance_mode_message\": \"App is under maintenance right now!\"}}, \"attributes\": {\"value\": {\"todo\": true, \"https\": false, \"backup\": false, \"locale\": \"en\", \"currency\": \"INR\", \"fy_start\": \"\", \"per_page\": \"10\", \"timezone\": \"Asia/Kolkata\", \"email_log\": false, \"ip_filter\": false, \"enable_mes\": false, \"date_format\": \"MMM D, YYYY\", \"enable_tour\": true, \"time_format\": \"h:mm A\", \"setup_wizard\": false, \"error_display\": false, \"footer_credit\": \"Miracuves Solutions\", \"print_preview\": true, \"email_template\": false, \"ga_tracking_id\": \"\", \"allow_date_input\": false, \"frontend_website\": \"\", \"maintenance_mode\": false, \"enable_aths_alert\": true, \"enable_multilingual\": true, \"date_time_always_eng\": false, \"allowed_file_extensions\": \"jpg,jpeg,png,pdf,doc,docx,xls,xlsx,txt,dot,ppt,pps,pptx,ppsx,xla,xlt,ppa,pot,flv,swf,rtf,svg,psd,ico,bmp,gif,tif,tiff,webp,vcf,md,markdown,mp3,mp4,m4v,m4a,webm,mov,qt,avi,mpg,mpeg\", \"maintenance_mode_message\": \"App is under maintenance right now!\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 08:13:00', '2024-09-03 08:13:00'),
(239, 'config', 'updated', 3, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.53.121\", \"old\": {\"value\": {\"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_name\": \"Miracuves Solutions\"}}, \"attributes\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"Miracuves Solutions\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"demo@mimeld.com\", \"org_phone\": \"09830009649\", \"org_state\": \"Maharastra\", \"seo_title\": \"MXYPE\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"MXYPE\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-03 08:17:43', '2024-09-03 08:17:43'),
(240, 'config', 'created', 13, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"152.58.28.43\", \"attributes\": {\"id\": 13, \"meta\": null, \"name\": \"links\", \"value\": null, \"created_at\": \"2024-09-04T03:15:13.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-04 01:15:13', '2024-09-04 01:15:13'),
(241, 'config', 'updated', 13, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.28.43\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"ice_helper\": \"https://miracuves.com/\", \"pusher_helper\": \"https://miracuves.com/\", \"signal_helper\": \"https://miracuves.com/\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\"}', NULL, '2024-09-04 01:15:13', '2024-09-04 01:15:13'),
(242, 'meeting', 'updated', 6, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"7ac17d57-9549-44e2-9a6f-647929c888cd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"7ac17d57-9549-44e2-9a6f-647929c888cd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:41:32', '2024-10-10 01:41:32'),
(243, 'meeting', 'updated', 5, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"5\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"1dfeb213-fae5-40fc-a104-42a33faef61d\", \"identifier\": \"00001111\", \"keep_alive\": false, \"chat_room_id\": 5, \"remind_before\": 5, \"should_remind\": true, \"estimated_end_time\": \"2024-09-04T09:30:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"5\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"1dfeb213-fae5-40fc-a104-42a33faef61d\", \"identifier\": \"00001111\", \"keep_alive\": false, \"chat_room_id\": 5, \"remind_before\": 5, \"should_remind\": true, \"estimated_end_time\": \"2024-09-04T09:30:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:41:32', '2024-10-10 01:41:32'),
(244, 'meeting', 'updated', 4, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"2a60c68b-2d2d-48f6-9632-fdca7ac7923a\", \"identifier\": \"34512411\", \"keep_alive\": false, \"chat_room_id\": 4, \"remind_before\": 10, \"should_remind\": true, \"estimated_end_time\": \"2024-09-03T10:41:22.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"2a60c68b-2d2d-48f6-9632-fdca7ac7923a\", \"identifier\": \"34512411\", \"keep_alive\": false, \"chat_room_id\": 4, \"remind_before\": 10, \"should_remind\": true, \"estimated_end_time\": \"2024-09-03T10:41:22.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:41:32', '2024-10-10 01:41:32'),
(245, 'segment', 'created', 1, 'App\\Models\\Segment', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 1, \"meta\": null, \"name\": \"About Safety\", \"uuid\": \"87addd92-ed06-4712-b092-dd81ace74f46\", \"created_at\": \"2024-10-10T03:46:41.000000Z\", \"description\": \"Tell us about the ways of safety\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:46:41', '2024-10-10 01:46:41'),
(246, 'meeting', 'created', 7, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 7, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.161965Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"4e0d3c86-807a-4554-863f-af022b71ac19\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T03:47:42.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T03:47:42.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(247, 'chat', 'created', 7, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 7, \"meta\": {\"meeting_uuid\": \"4e0d3c86-807a-4554-863f-af022b71ac19\"}, \"name\": \"Meeting @ 10 Oct 2024 09:17 am\", \"uuid\": \"abff7cb8-b78f-4616-b72f-578852da5fcc\", \"created_at\": \"2024-10-10T03:47:42.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(248, 'meeting', 'updated', 7, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 7, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.161965Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"4e0d3c86-807a-4554-863f-af022b71ac19\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T03:47:42.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T03:47:42.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(249, 'chat', 'created', 10, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 10, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T03:47:42.000000Z\", \"chat_room_id\": 7, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(250, 'chat', 'updated', 10, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 03:47:42\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(251, 'chat', 'created', 44, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 44, \"meta\": null, \"uuid\": \"76fb008b-7839-4eaf-a72f-75c889b3fc2a\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-10-10T03:47:42.000000Z\", \"chat_room_id\": 7}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(252, 'meeting', 'updated', 7, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.161965Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.161965Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(253, 'meeting', 'updated', 7, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.161965Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(254, 'meeting', 'updated', 7, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:47:42.976991Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"is_attendee\": true, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(255, 'meeting', 'updated', 7, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:47:42.976991Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"is_attendee\": true, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:47:42.976991Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:48:02.677793Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"is_attendee\": true, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:48:02', '2024-10-10 01:48:02'),
(256, 'meeting', 'created', 6, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 6, \"meta\": null, \"uuid\": \"ef0e1c08-c29b-4deb-aa86-ef9cf8878477\", \"contact_id\": 1, \"created_at\": \"2024-10-10T03:48:04.000000Z\", \"meeting_id\": 7, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:48:04', '2024-10-10 01:48:04'),
(257, 'meeting', 'created', 8, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 8, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"live_class\", \"uuid\": \"7ec2da1e-63ad-469b-b164-ed78408b7b8e\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T03:49:52.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T03:49:52.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(258, 'chat', 'created', 8, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 8, \"meta\": {\"meeting_uuid\": \"7ec2da1e-63ad-469b-b164-ed78408b7b8e\"}, \"name\": \"Meeting @ 10 Oct 2024 09:19 am\", \"uuid\": \"aa6757a6-825a-49e6-938d-5e921e36d94e\", \"created_at\": \"2024-10-10T03:49:52.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(259, 'meeting', 'updated', 8, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 8, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"live_class\", \"uuid\": \"7ec2da1e-63ad-469b-b164-ed78408b7b8e\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T03:49:52.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T03:49:52.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(260, 'chat', 'created', 11, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 11, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T03:49:52.000000Z\", \"chat_room_id\": 8, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(261, 'chat', 'updated', 11, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 03:49:52\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(262, 'chat', 'created', 45, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 45, \"meta\": null, \"uuid\": \"b56d2b49-75e6-4a46-b4fb-d2c8fb02afd7\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-10-10T03:49:52.000000Z\", \"chat_room_id\": 8}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(263, 'meeting', 'updated', 8, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(264, 'meeting', 'updated', 8, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(265, 'meeting', 'updated', 8, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:52.987320Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"is_attendee\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:53', '2024-10-10 01:49:53'),
(266, 'meeting', 'updated', 8, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:52.987320Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"is_attendee\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:52.987320Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:58.474163Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"is_attendee\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:49:58', '2024-10-10 01:49:58');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(267, 'meeting', 'created', 7, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 7, \"meta\": null, \"uuid\": \"62392ef5-ae9d-4004-93f4-ddfb41fb3893\", \"contact_id\": 1, \"created_at\": \"2024-10-10T03:50:02.000000Z\", \"meeting_id\": 8, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:50:02', '2024-10-10 01:50:02'),
(268, 'meeting', 'updated', 8, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:52.987320Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:58.474163Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"is_attendee\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:52.987320Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:58.474163Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"ended_at\": \"2024-10-10T03:52:17.685465Z\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"is_attendee\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:52:17', '2024-10-10 01:52:17'),
(269, 'meeting', 'created', 9, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 9, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:55:12.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"1e0d300e-7a60-42ca-bf6f-34a6cf912622\", \"title\": \"fir my invience\", \"agenda\": \"Reminder message will be sent to the invitees of the meeting before the meeting\' scheduled time\", \"period\": 60, \"user_id\": 1, \"created_at\": \"2024-10-10T03:56:05.000000Z\", \"category_id\": 4, \"description\": \"<p>Reminder message will be sent to the invitees of the meeting before the meeting\' scheduled time</p>\", \"start_date_time\": \"2024-10-10T03:55:12.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(270, 'chat', 'created', 9, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 9, \"meta\": {\"meeting_uuid\": \"1e0d300e-7a60-42ca-bf6f-34a6cf912622\"}, \"name\": \"fir my invience\", \"uuid\": \"058a82a7-5c21-45a1-9976-46e5a4241a7b\", \"created_at\": \"2024-10-10T03:56:05.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(271, 'meeting', 'updated', 9, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"title\": null, \"agenda\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"description\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 9, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:55:12.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"1e0d300e-7a60-42ca-bf6f-34a6cf912622\", \"title\": \"fir my invience\", \"agenda\": \"Reminder message will be sent to the invitees of the meeting before the meeting\' scheduled time\", \"period\": 60, \"user_id\": 1, \"created_at\": \"2024-10-10T03:56:05.000000Z\", \"category_id\": 4, \"description\": \"<p>Reminder message will be sent to the invitees of the meeting before the meeting\' scheduled time</p>\", \"start_date_time\": \"2024-10-10T03:55:12.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(272, 'chat', 'created', 12, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 12, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T03:56:05.000000Z\", \"chat_room_id\": 9, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(273, 'chat', 'updated', 12, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 03:56:05\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(274, 'chat', 'created', 46, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 46, \"meta\": null, \"uuid\": \"07876c42-4d76-4d25-8896-68284258f28e\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-10-10T03:56:05.000000Z\", \"chat_room_id\": 9}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(275, 'meeting', 'updated', 9, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:55:12.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:23', '2024-10-10 01:56:23'),
(276, 'meeting', 'updated', 9, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:24', '2024-10-10 01:56:24'),
(277, 'meeting', 'created', 8, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 8, \"meta\": null, \"uuid\": \"cd253138-5410-4ab9-88c7-cb9fd03e003c\", \"contact_id\": 1, \"created_at\": \"2024-10-10T03:56:28.000000Z\", \"meeting_id\": 9, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:28', '2024-10-10 01:56:28'),
(278, 'meeting', 'created', 9, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 9, \"meta\": null, \"uuid\": \"aeb89c3b-ae30-435d-b4c9-601dc5607f9c\", \"contact_id\": 2, \"created_at\": \"2024-10-10T03:56:40.000000Z\", \"meeting_id\": 9, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:40', '2024-10-10 01:56:40'),
(279, 'chat', 'created', 13, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 13, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T03:56:40.000000Z\", \"chat_room_id\": 9, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:40', '2024-10-10 01:56:40'),
(280, 'chat', 'updated', 13, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-10-10 03:56:40\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:40', '2024-10-10 01:56:40'),
(281, 'meeting', 'updated', 9, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:51.052659Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:56:51', '2024-10-10 01:56:51'),
(282, 'meeting', 'updated', 9, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:23.582009Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:59:23', '2024-10-10 01:59:23'),
(283, 'meeting', 'updated', 9, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:23.582009Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:23.582009Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:29.920335Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 01:59:29', '2024-10-10 01:59:29'),
(284, 'config', 'updated', 3, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"Miracuves Solutions\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"demo@mimeld.com\", \"org_phone\": \"09830009649\", \"org_state\": \"Maharastra\", \"seo_title\": \"MXYPE\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"MXYPE\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"attributes\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"Miracuves Solutions\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"biz@miracuves.com\", \"org_phone\": \"9830009649\", \"org_state\": \"Maharastra\", \"seo_title\": \"MXYPE\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"MXYPE\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:01:18', '2024-10-10 02:01:18'),
(285, 'meeting', 'updated', 9, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:23.582009Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:29.920335Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:23.582009Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:29.920335Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"ended_at\": \"2024-10-10T04:01:36.402251Z\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:01:36', '2024-10-10 02:01:36'),
(286, 'meeting', 'created', 10, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 10, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:10:51.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"b658ca3b-375b-4a64-beb6-0100a870d515\", \"title\": \"Personal meeting\", \"agenda\": \"To all team leads and HR\", \"period\": 69, \"user_id\": 1, \"created_at\": \"2024-10-10T04:02:03.000000Z\", \"category_id\": 6, \"description\": null, \"start_date_time\": \"2024-10-10T04:01:51.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:03', '2024-10-10 02:02:03'),
(287, 'meeting', 'updated', 10, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:10:51.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"room_id\": \"CcItb5X2LAUMrYaZ2b5m\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:10:51.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:03', '2024-10-10 02:02:03'),
(288, 'meeting', 'updated', 10, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"room_id\": \"CcItb5X2LAUMrYaZ2b5m\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:10:51.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"KdzdZ41TvoMFVbnGK8eP\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:02:13.483690Z\", \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:11:13.483690Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:13', '2024-10-10 02:02:13'),
(289, 'meeting', 'updated', 10, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"KdzdZ41TvoMFVbnGK8eP\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:02:13.483690Z\", \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:11:13.483690Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:02:14.361320Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"KdzdZ41TvoMFVbnGK8eP\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:02:13.483690Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:11:13.483690Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:14', '2024-10-10 02:02:14'),
(290, 'meeting', 'created', 10, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 10, \"meta\": null, \"uuid\": \"aa3f0b0b-e584-4266-b9e3-d257d1d9c812\", \"contact_id\": 1, \"created_at\": \"2024-10-10T04:02:17.000000Z\", \"meeting_id\": 10, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:17', '2024-10-10 02:02:17'),
(291, 'chat', 'created', 14, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 14, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T04:02:17.000000Z\", \"chat_room_id\": null, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:17', '2024-10-10 02:02:17'),
(292, 'chat', 'updated', 14, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 04:02:17\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:17', '2024-10-10 02:02:17'),
(293, 'meeting', 'created', 11, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 11, \"meta\": null, \"uuid\": \"71ba3e8f-2102-47c8-87d3-b56abaed948b\", \"contact_id\": 2, \"created_at\": \"2024-10-10T04:02:48.000000Z\", \"meeting_id\": 10, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:48', '2024-10-10 02:02:48'),
(294, 'chat', 'created', 15, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 15, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T04:02:48.000000Z\", \"chat_room_id\": null, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:48', '2024-10-10 02:02:48'),
(295, 'chat', 'updated', 15, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-10-10 04:02:48\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:02:48', '2024-10-10 02:02:48'),
(296, 'meeting', 'updated', 11, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:03:10.690921Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:03:10', '2024-10-10 02:03:10'),
(297, 'meeting', 'updated', 11, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:03:10.690921Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:03:10.690921Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:04:51.755331Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:04:51', '2024-10-10 02:04:51'),
(298, 'meeting', 'updated', 10, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:02:14.361320Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"KdzdZ41TvoMFVbnGK8eP\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:02:13.483690Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:11:13.483690Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:02:14.361320Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"room_id\": \"KdzdZ41TvoMFVbnGK8eP\", \"ended_at\": \"2024-10-10T04:08:42.906695Z\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:02:13.483690Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:11:13.483690Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:08:42', '2024-10-10 02:08:42'),
(299, 'chat', 'created', 10, 'App\\Models\\ChatRoom', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 10, \"meta\": [], \"name\": null, \"uuid\": \"d50644a2-d79d-4dd0-aa93-0c2ce3e8c6ee\", \"created_at\": \"2024-10-10T04:11:28.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:28', '2024-10-10 02:11:28'),
(300, 'chat', 'created', 16, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 16, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": \"2024-10-10 04:11:28\", \"created_at\": \"2024-10-10T04:11:28.000000Z\", \"chat_room_id\": 10, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:28', '2024-10-10 02:11:28'),
(301, 'chat', 'created', 17, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 17, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": \"2024-10-10 04:11:28\", \"created_at\": \"2024-10-10T04:11:28.000000Z\", \"chat_room_id\": 10, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:28', '2024-10-10 02:11:28'),
(302, 'chat', 'created', 47, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 47, \"meta\": null, \"uuid\": \"37b49c1f-3568-493e-afb7-eadc80cb253f\", \"message\": \"Hello admin\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:11:29.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:29', '2024-10-10 02:11:29'),
(303, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": null}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:11:29\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:29', '2024-10-10 02:11:29'),
(304, 'chat', 'created', 48, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 48, \"meta\": null, \"uuid\": \"b70ef992-7fa9-4c26-958f-7d6339cd6206\", \"message\": \"hello user\", \"user_id\": 1, \"created_at\": \"2024-10-10T04:11:42.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:42', '2024-10-10 02:11:42'),
(305, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:11:29\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:11:42\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:11:42', '2024-10-10 02:11:42'),
(306, 'chat', 'created', 49, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 49, \"meta\": null, \"uuid\": \"093b47b0-c988-432e-8d48-de18d6305bff\", \"message\": \"\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:12:04.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:12:04', '2024-10-10 02:12:04'),
(307, 'chat', 'updated', 49, 'App\\Models\\Chat', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:12:05', '2024-10-10 02:12:05'),
(308, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:11:42\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:12:05\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:12:05', '2024-10-10 02:12:05'),
(309, 'chat', 'created', 50, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 50, \"meta\": null, \"uuid\": \"970d3821-245d-4e99-8a21-c9b78da7728c\", \"message\": \"\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:12:37.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:12:37', '2024-10-10 02:12:37'),
(310, 'chat', 'updated', 50, 'App\\Models\\Chat', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:12:38', '2024-10-10 02:12:38'),
(311, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:12:05\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:12:38\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:12:38', '2024-10-10 02:12:38'),
(312, 'chat', 'created', 51, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 51, \"meta\": null, \"uuid\": \"cc6481e4-70f9-4a94-941c-03200ac0d9c3\", \"message\": \"💀💀💀💀💀\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:13:59.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:13:59', '2024-10-10 02:13:59'),
(313, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:12:38\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:13:59\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:13:59', '2024-10-10 02:13:59'),
(314, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:13:59\"}, \"attributes\": {\"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:14:09', '2024-10-10 02:14:09'),
(315, 'chat', 'created', 52, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 52, \"meta\": null, \"uuid\": \"e1ae6ccf-9c98-4d2d-a295-9ed8ff8e7104\", \"message\": \"😊😊😊\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:14:49.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:14:49', '2024-10-10 02:14:49'),
(316, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": null}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:14:49\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:14:49', '2024-10-10 02:14:49'),
(317, 'chat', 'created', 53, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 53, \"meta\": null, \"uuid\": \"e401357a-8919-4f69-93fd-2375b0ec413a\", \"message\": \"\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:15:23.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:15:23', '2024-10-10 02:15:23'),
(318, 'chat', 'updated', 53, 'App\\Models\\Chat', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:15:23', '2024-10-10 02:15:23'),
(319, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:14:49\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:15:23\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:15:23', '2024-10-10 02:15:23'),
(320, 'chat', 'created', 54, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 54, \"meta\": null, \"uuid\": \"6f1543ab-e0b3-404c-92cb-aa1f02df7cbb\", \"message\": \"\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:15:49.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:15:49', '2024-10-10 02:15:49'),
(321, 'chat', 'updated', 54, 'App\\Models\\Chat', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:15:49', '2024-10-10 02:15:49'),
(322, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:15:23\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:15:49\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:15:49', '2024-10-10 02:15:49'),
(323, 'meeting', 'created', 11, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 11, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:47:43.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"f39a59b9-3559-4755-979f-94a4e31de9dc\", \"title\": \"Personal meeting\", \"agenda\": \"To all team leads and HR\", \"period\": 69, \"user_id\": 1, \"created_at\": \"2024-10-10T04:38:50.000000Z\", \"category_id\": 6, \"description\": null, \"start_date_time\": \"2024-10-10T04:38:43.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:38:50', '2024-10-10 02:38:50'),
(324, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:47:43.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"room_id\": \"QyZLeimNsmv0omxwEUOQ\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:47:43.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:38:51', '2024-10-10 02:38:51'),
(325, 'meeting', 'created', 12, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 12, \"meta\": {\"logs\": []}, \"uuid\": \"d5faee54-491d-4ca4-8dcc-63b99209630a\", \"contact_id\": 1, \"created_at\": \"2024-10-10T04:38:51.000000Z\", \"meeting_id\": 11, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:38:51', '2024-10-10 02:38:51'),
(326, 'meeting', 'created', 13, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 13, \"meta\": {\"logs\": []}, \"uuid\": \"b7328515-431f-4009-8dd5-19e165d7fd80\", \"contact_id\": 2, \"created_at\": \"2024-10-10T04:38:51.000000Z\", \"meeting_id\": 11, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:38:51', '2024-10-10 02:38:51'),
(327, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": false, \"room_id\": \"QyZLeimNsmv0omxwEUOQ\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:47:43.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:39:09', '2024-10-10 02:39:09'),
(328, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:39:10', '2024-10-10 02:39:10'),
(329, 'meeting', 'updated', 13, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": []}, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:40:27', '2024-10-10 02:40:27'),
(330, 'meeting', 'updated', 13, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:41:10', '2024-10-10 02:41:10');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(331, 'meeting', 'updated', 13, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:41:53.674265Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:41:53', '2024-10-10 02:41:53'),
(332, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:44:36', '2024-10-10 02:44:36'),
(333, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:45:38.692109Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:45:38', '2024-10-10 02:45:38'),
(334, 'meeting', 'created', 14, 'App\\Models\\Invitee', 'created', 3, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 14, \"meta\": null, \"uuid\": \"6b2b8b98-c337-4289-9a29-1ff84474231d\", \"contact_id\": 3, \"created_at\": \"2024-10-10T04:46:29.000000Z\", \"meeting_id\": 11, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:46:29', '2024-10-10 02:46:29'),
(335, 'chat', 'created', 18, 'App\\Models\\ChatRoomMember', 'created', 3, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 18, \"meta\": null, \"left_at\": null, \"user_id\": 3, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T04:46:29.000000Z\", \"chat_room_id\": null, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:46:29', '2024-10-10 02:46:29'),
(336, 'chat', 'updated', 18, 'App\\Models\\ChatRoomMember', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-10-10 04:46:29\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:46:29', '2024-10-10 02:46:29'),
(337, 'meeting', 'updated', 14, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:46:36', '2024-10-10 02:46:36'),
(338, 'chat', 'created', 11, 'App\\Models\\ChatRoom', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 11, \"meta\": [], \"name\": null, \"uuid\": \"eb18fd0c-1b8d-4f28-9051-89d2b7a7d47e\", \"created_at\": \"2024-10-10T04:48:21.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(339, 'chat', 'created', 19, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 19, \"meta\": null, \"left_at\": null, \"user_id\": 3, \"is_owner\": 0, \"joined_at\": \"2024-10-10 04:48:21\", \"created_at\": \"2024-10-10T04:48:21.000000Z\", \"chat_room_id\": 11, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(340, 'chat', 'created', 20, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 20, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": \"2024-10-10 04:48:21\", \"created_at\": \"2024-10-10T04:48:21.000000Z\", \"chat_room_id\": 11, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(341, 'chat', 'created', 55, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 55, \"meta\": null, \"uuid\": \"40e8a343-9414-4e83-859a-b965df8cfa1d\", \"message\": \"<a href=\\\"https://mxype.atharvatek.com/m/12\\\" target=\\\"_blank\\\">https://mxype.atharvatek.com/m/12</a>\", \"user_id\": 2, \"created_at\": \"2024-10-10T04:48:21.000000Z\", \"chat_room_id\": 11}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(342, 'chat', 'updated', 11, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": null}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 04:48:21\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(343, 'meeting', 'updated', 14, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:51:21.617299Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 02:51:21', '2024-10-10 02:51:21'),
(344, 'meeting', 'updated', 13, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:41:53.674265Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:41:53.674265Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:52:30.388619Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:52:30', '2024-10-10 02:52:30'),
(345, 'meeting', 'updated', 14, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:51:21.617299Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:51:21.617299Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:53:41.344900Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:53:41', '2024-10-10 02:53:41'),
(346, 'meeting', 'updated', 13, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:41:53.674265Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:52:30.388619Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:41:53.674265Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:52:30.388619Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:53:58.273424Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 02:53:58', '2024-10-10 02:53:58'),
(347, 'meeting', 'updated', 14, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:51:21.617299Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:53:41.344900Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:51:21.617299Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:53:41.344900Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:57:26.839537Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:57:26', '2024-10-10 02:57:26'),
(348, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:45:38.692109Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:45:38.692109Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:59:42.967806Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 02:59:42', '2024-10-10 02:59:42'),
(349, 'chat', 'created', 12, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 12, \"meta\": [], \"name\": null, \"uuid\": \"2216cf19-e76b-450f-bda8-2fc54922774f\", \"created_at\": \"2024-10-10T05:01:39.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(350, 'chat', 'created', 21, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 21, \"meta\": null, \"left_at\": null, \"user_id\": 3, \"is_owner\": 0, \"joined_at\": \"2024-10-10 05:01:39\", \"created_at\": \"2024-10-10T05:01:39.000000Z\", \"chat_room_id\": 12, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(351, 'chat', 'created', 22, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 22, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": \"2024-10-10 05:01:39\", \"created_at\": \"2024-10-10T05:01:39.000000Z\", \"chat_room_id\": 12, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(352, 'chat', 'created', 56, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 56, \"meta\": null, \"uuid\": \"3d2b3594-79b7-476a-b079-1464901f3d42\", \"message\": \"hi user 2\", \"user_id\": 1, \"created_at\": \"2024-10-10T05:01:39.000000Z\", \"chat_room_id\": 12}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(353, 'chat', 'updated', 12, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"last_conversation_at\": null}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:01:39\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(354, 'chat', 'created', 57, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 57, \"meta\": null, \"uuid\": \"1a3489a4-b140-4803-af9f-63ba3c28a66f\", \"message\": \"\", \"user_id\": 3, \"created_at\": \"2024-10-10T05:01:49.000000Z\", \"chat_room_id\": 12}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:49', '2024-10-10 03:01:49'),
(355, 'chat', 'updated', 57, 'App\\Models\\Chat', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:49', '2024-10-10 03:01:49'),
(356, 'chat', 'updated', 12, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 05:01:39\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:01:49\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:01:49', '2024-10-10 03:01:49'),
(357, 'chat', 'created', 58, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 58, \"meta\": null, \"uuid\": \"27eeba2a-d8ef-4987-a7d4-00b95fc57e76\", \"message\": \"🍓🍓🍓🍓🍓\", \"user_id\": 3, \"created_at\": \"2024-10-10T05:02:13.000000Z\", \"chat_room_id\": 12}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:02:13', '2024-10-10 03:02:13'),
(358, 'chat', 'updated', 12, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 05:01:49\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:02:13\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:02:13', '2024-10-10 03:02:13'),
(359, 'chat', 'created', 59, 'App\\Models\\Chat', 'created', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 59, \"meta\": null, \"uuid\": \"de89deac-ec7d-4ab6-ba46-49eff3eb5487\", \"message\": \"\", \"user_id\": 3, \"created_at\": \"2024-10-10T05:02:51.000000Z\", \"chat_room_id\": 12}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:02:51', '2024-10-10 03:02:51'),
(360, 'chat', 'updated', 59, 'App\\Models\\Chat', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"message\": \"\"}, \"attributes\": {\"message\": \"%%chat_attachment_%%\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:02:51', '2024-10-10 03:02:51'),
(361, 'chat', 'updated', 12, 'App\\Models\\ChatRoom', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 05:02:13\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:02:51\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:02:51', '2024-10-10 03:02:51'),
(362, 'meeting', 'updated', 11, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:45:38.692109Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:59:42.967806Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:45:38.692109Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:59:42.967806Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"ended_at\": \"2024-10-10T05:04:02.460240Z\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:04:02', '2024-10-10 03:04:02'),
(363, 'user', 'updated', 2, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"is_premium\": true, \"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}}, \"attributes\": {\"meta\": {\"is_premium\": false, \"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:36:49', '2024-10-10 03:36:49'),
(364, 'user', 'updated', 2, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"is_premium\": false, \"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}}, \"attributes\": {\"meta\": {\"is_premium\": true, \"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:37:53', '2024-10-10 03:37:53'),
(365, 'user', 'updated', 2, 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"name\": \"user demo\", \"gender\": null, \"mobile\": null}, \"attributes\": {\"name\": \"User Demo\", \"gender\": \"male\", \"mobile\": \"\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:38:31', '2024-10-10 03:38:31'),
(366, 'meeting', 'created', 12, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 12, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"webinar\", \"uuid\": \"d21596a5-4e7e-49ef-a9d4-adda0f11c735\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T05:41:27.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T05:41:27.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(367, 'chat', 'created', 13, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 13, \"meta\": {\"meeting_uuid\": \"d21596a5-4e7e-49ef-a9d4-adda0f11c735\"}, \"name\": \"Meeting @ 10 Oct 2024 11:11 am\", \"uuid\": \"ab6391fc-92a5-446e-8ad7-46733af10b15\", \"created_at\": \"2024-10-10T05:41:27.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(368, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 12, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"webinar\", \"uuid\": \"d21596a5-4e7e-49ef-a9d4-adda0f11c735\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T05:41:27.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T05:41:27.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(369, 'chat', 'created', 23, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 23, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T05:41:27.000000Z\", \"chat_room_id\": 13, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(370, 'chat', 'updated', 23, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 05:41:27\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(371, 'chat', 'created', 60, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 60, \"meta\": null, \"uuid\": \"288d1b9f-d04a-4fe0-ae0d-345d6b2dc283\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-10-10T05:41:27.000000Z\", \"chat_room_id\": 13}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(372, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(373, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(374, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:28', '2024-10-10 03:41:28'),
(375, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:34', '2024-10-10 03:41:34'),
(376, 'meeting', 'created', 15, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 15, \"meta\": null, \"uuid\": \"1671e584-0e0d-41df-b5db-af01618ff9a2\", \"contact_id\": 1, \"created_at\": \"2024-10-10T05:41:36.000000Z\", \"meeting_id\": 12, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:36', '2024-10-10 03:41:36'),
(377, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:41:58', '2024-10-10 03:41:58'),
(378, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:06.927101Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:42:06', '2024-10-10 03:42:06'),
(379, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:06.927101Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:06.927101Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:13.846864Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:42:13', '2024-10-10 03:42:13'),
(380, 'meeting', 'updated', 12, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:06.927101Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:13.846864Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:06.927101Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:13.846864Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"ended_at\": \"2024-10-10T05:42:52.954708Z\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:42:52', '2024-10-10 03:42:52'),
(381, 'meeting', 'created', 13, 'Meeting', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 13, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"webinar\", \"uuid\": \"9ad1d428-5bbd-48e3-8f94-f2dbb6e94a0d\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 2, \"created_at\": \"2024-10-10T05:43:07.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T05:43:07.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(382, 'chat', 'created', 14, 'App\\Models\\ChatRoom', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 14, \"meta\": {\"meeting_uuid\": \"9ad1d428-5bbd-48e3-8f94-f2dbb6e94a0d\"}, \"name\": \"Meeting @ 10 Oct 2024 11:13 am\", \"uuid\": \"6d44a6a4-36a2-4c15-9b4a-4264f353a05d\", \"created_at\": \"2024-10-10T05:43:07.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(383, 'meeting', 'updated', 13, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 13, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"webinar\", \"uuid\": \"9ad1d428-5bbd-48e3-8f94-f2dbb6e94a0d\", \"period\": 180, \"user_id\": 2, \"created_at\": \"2024-10-10T05:43:07.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T05:43:07.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(384, 'chat', 'created', 24, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 24, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T05:43:07.000000Z\", \"chat_room_id\": 14, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(385, 'chat', 'updated', 24, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 05:43:07\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(386, 'chat', 'created', 61, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 61, \"meta\": null, \"uuid\": \"3d991d73-8384-4dd7-b8f1-6e8442c5fe0d\", \"message\": \"Meeting created\", \"user_id\": 2, \"created_at\": \"2024-10-10T05:43:07.000000Z\", \"chat_room_id\": 14}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(387, 'meeting', 'updated', 13, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(388, 'meeting', 'updated', 13, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"HoNypuHzISjqLRYT05il\", \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:43:07.599173Z\", \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:43:07.599173Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(389, 'meeting', 'updated', 13, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"HoNypuHzISjqLRYT05il\", \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:43:07.599173Z\", \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:43:07.599173Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:43:08.188869Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"HoNypuHzISjqLRYT05il\", \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:43:07.599173Z\", \"is_attendee\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:43:07.599173Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:08', '2024-10-10 03:43:08'),
(390, 'meeting', 'updated', 13, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:43:08.188869Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"HoNypuHzISjqLRYT05il\", \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:43:07.599173Z\", \"is_attendee\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:43:07.599173Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:43:08.188869Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:43:13.511246Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"HoNypuHzISjqLRYT05il\", \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:43:07.599173Z\", \"is_attendee\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:43:07.599173Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:13', '2024-10-10 03:43:13'),
(391, 'meeting', 'created', 16, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 16, \"meta\": null, \"uuid\": \"eddb2a91-7a84-4971-a987-d1f4e2f9eb9d\", \"contact_id\": 2, \"created_at\": \"2024-10-10T05:43:15.000000Z\", \"meeting_id\": 13, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:15', '2024-10-10 03:43:15'),
(392, 'meeting', 'created', 17, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 17, \"meta\": null, \"uuid\": \"adb1ed6d-812b-4329-ba76-6488b3bdd8bd\", \"contact_id\": 1, \"created_at\": \"2024-10-10T05:43:23.000000Z\", \"meeting_id\": 13, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:23', '2024-10-10 03:43:23'),
(393, 'chat', 'created', 25, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 25, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T05:43:23.000000Z\", \"chat_room_id\": 14, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:23', '2024-10-10 03:43:23'),
(394, 'chat', 'updated', 25, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-10-10 05:43:23\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:23', '2024-10-10 03:43:23'),
(395, 'meeting', 'updated', 17, 'App\\Models\\Invitee', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:23.350879Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:23', '2024-10-10 03:43:23'),
(396, 'meeting', 'updated', 17, 'App\\Models\\Invitee', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:23.350879Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:23.350879Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:30.084432Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:30', '2024-10-10 03:43:30'),
(397, 'chat', 'created', 62, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 62, \"meta\": null, \"uuid\": \"c0a2af46-9619-47d9-bacb-7e86e588778b\", \"message\": \"<a href=\\\"https://mxype.atharvatek.com/m/234\\\" target=\\\"_blank\\\">https://mxype.atharvatek.com/m/234</a>\", \"user_id\": 2, \"created_at\": \"2024-10-10T05:43:46.000000Z\", \"chat_room_id\": 11}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:46', '2024-10-10 03:43:46'),
(398, 'chat', 'updated', 11, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:48:21\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:43:46\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:46', '2024-10-10 03:43:46'),
(399, 'chat', 'created', 63, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 63, \"meta\": null, \"uuid\": \"e658af95-48be-4685-8e47-74ea27aa7b9f\", \"message\": \"share link\", \"user_id\": 1, \"created_at\": \"2024-10-10T05:43:47.000000Z\", \"chat_room_id\": 10}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:47', '2024-10-10 03:43:47'),
(400, 'chat', 'updated', 10, 'App\\Models\\ChatRoom', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"last_conversation_at\": \"2024-10-10 04:15:49\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:43:47\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:43:47', '2024-10-10 03:43:47'),
(401, 'chat', 'created', 64, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 64, \"meta\": null, \"uuid\": \"6e9b867d-e1f7-482a-9d91-fb5735f93825\", \"message\": \"<a href=\\\"https://mxype.atharvatek.com/m/234\\\" target=\\\"_blank\\\">https://mxype.atharvatek.com/m/234</a>\", \"user_id\": 2, \"created_at\": \"2024-10-10T05:43:59.000000Z\", \"chat_room_id\": 11}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:59', '2024-10-10 03:43:59'),
(402, 'chat', 'updated', 11, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"last_conversation_at\": \"2024-10-10 05:43:46\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:43:59\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:43:59', '2024-10-10 03:43:59'),
(403, 'chat', 'created', 65, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 65, \"meta\": null, \"uuid\": \"54a78455-5d63-4baa-a0dc-9efb6731eee4\", \"message\": \"<a href=\\\"https://mxype.atharvatek.com/m/234\\\" target=\\\"_blank\\\">https://mxype.atharvatek.com/m/234</a>\", \"user_id\": 2, \"created_at\": \"2024-10-10T05:44:08.000000Z\", \"chat_room_id\": 11}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:44:08', '2024-10-10 03:44:08'),
(404, 'chat', 'updated', 11, 'App\\Models\\ChatRoom', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"last_conversation_at\": \"2024-10-10 05:43:59\"}, \"attributes\": {\"last_conversation_at\": \"2024-10-10 05:44:08\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:44:08', '2024-10-10 03:44:08'),
(405, 'meeting', 'updated', 17, 'App\\Models\\Invitee', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:23.350879Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:30.084432Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:23.350879Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:30.084432Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:45:26.874986Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:45:26', '2024-10-10 03:45:26'),
(406, 'meeting', 'created', 18, 'App\\Models\\Invitee', 'created', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 18, \"meta\": null, \"uuid\": \"44f70a2c-b682-4a04-8f6f-f3918a4f8a06\", \"contact_id\": 3, \"created_at\": \"2024-10-10T05:45:49.000000Z\", \"meeting_id\": 13, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:45:49', '2024-10-10 03:45:49'),
(407, 'chat', 'created', 26, 'App\\Models\\ChatRoomMember', 'created', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 26, \"meta\": null, \"left_at\": null, \"user_id\": 3, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T05:45:49.000000Z\", \"chat_room_id\": 14, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:45:49', '2024-10-10 03:45:49'),
(408, 'chat', 'updated', 26, 'App\\Models\\ChatRoomMember', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-10-10 05:45:49\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:45:49', '2024-10-10 03:45:49'),
(409, 'meeting', 'updated', 18, 'App\\Models\\Invitee', 'updated', 3, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:45:56.563896Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:45:56', '2024-10-10 03:45:56'),
(410, 'config', 'created', 14, 'App\\Models\\Config\\Config', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 14, \"meta\": null, \"name\": \"auth\", \"value\": null, \"created_at\": \"2024-10-10T05:47:36.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:47:37', '2024-10-10 03:47:37'),
(411, 'config', 'updated', 14, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"value\": null}, \"attributes\": {\"value\": {\"auth_key\": \"qiEzbDb0GvwFhZdU\", \"auth_secret\": \"gieq07nHEqJGL4Y5nSCKFTIsC6JYl87Ks3Jp43tSO4KFgt30ZT49og37xmT30Abz\", \"enable_third_party_auth\": true}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:47:37', '2024-10-10 03:47:37'),
(412, 'config', 'updated', 14, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"value\": {\"auth_key\": \"qiEzbDb0GvwFhZdU\", \"auth_secret\": \"gieq07nHEqJGL4Y5nSCKFTIsC6JYl87Ks3Jp43tSO4KFgt30ZT49og37xmT30Abz\", \"enable_third_party_auth\": true}}, \"attributes\": {\"value\": {\"github\": false, \"google\": false, \"twitter\": false, \"auth_key\": \"qiEzbDb0GvwFhZdU\", \"facebook\": false, \"auth_secret\": \"gieq07nHEqJGL4Y5nSCKFTIsC6JYl87Ks3Jp43tSO4KFgt30ZT49og37xmT30Abz\", \"lock_screen\": true, \"registration\": true, \"social_login\": true, \"sms_otp_login\": false, \"login_throttle\": false, \"reset_password\": true, \"email_otp_login\": true, \"account_approval\": true, \"github_client_id\": \"\", \"google_client_id\": \"\", \"session_lifetime\": \"10080\", \"twitter_client_id\": \"\", \"email_verification\": true, \"facebook_client_id\": \"\", \"guest_layout_style\": \"default\", \"guest_layout_design\": \"boxed-right\", \"lock_screen_timeout\": \"60\", \"two_factor_security\": false, \"github_client_secret\": \"\", \"google_client_secret\": \"\", \"twitter_client_secret\": \"\", \"facebook_client_secret\": \"\", \"login_throttle_attempt\": \"\", \"login_throttle_timeout\": \"\", \"enable_third_party_auth\": true, \"reset_password_token_lifetime\": \"30\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:47:58', '2024-10-10 03:47:58'),
(413, 'config', 'updated', 14, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"value\": {\"github\": false, \"google\": false, \"twitter\": false, \"auth_key\": \"qiEzbDb0GvwFhZdU\", \"facebook\": false, \"auth_secret\": \"gieq07nHEqJGL4Y5nSCKFTIsC6JYl87Ks3Jp43tSO4KFgt30ZT49og37xmT30Abz\", \"lock_screen\": true, \"registration\": true, \"social_login\": true, \"sms_otp_login\": false, \"login_throttle\": false, \"reset_password\": true, \"email_otp_login\": true, \"account_approval\": true, \"github_client_id\": \"\", \"google_client_id\": \"\", \"session_lifetime\": \"10080\", \"twitter_client_id\": \"\", \"email_verification\": true, \"facebook_client_id\": \"\", \"guest_layout_style\": \"default\", \"guest_layout_design\": \"boxed-right\", \"lock_screen_timeout\": \"60\", \"two_factor_security\": false, \"github_client_secret\": \"\", \"google_client_secret\": \"\", \"twitter_client_secret\": \"\", \"facebook_client_secret\": \"\", \"login_throttle_attempt\": \"\", \"login_throttle_timeout\": \"\", \"enable_third_party_auth\": true, \"reset_password_token_lifetime\": \"30\"}}, \"attributes\": {\"value\": {\"github\": false, \"google\": false, \"twitter\": false, \"auth_key\": \"qiEzbDb0GvwFhZdU\", \"facebook\": false, \"auth_secret\": \"gieq07nHEqJGL4Y5nSCKFTIsC6JYl87Ks3Jp43tSO4KFgt30ZT49og37xmT30Abz\", \"lock_screen\": true, \"registration\": true, \"social_login\": true, \"sms_otp_login\": false, \"login_throttle\": false, \"reset_password\": true, \"email_otp_login\": true, \"account_approval\": true, \"github_client_id\": \"\", \"google_client_id\": \"\", \"session_lifetime\": \"10080\", \"twitter_client_id\": \"\", \"email_verification\": true, \"facebook_client_id\": \"\", \"guest_layout_style\": \"default\", \"guest_layout_design\": \"boxed-right\", \"lock_screen_timeout\": \"60\", \"two_factor_security\": false, \"github_client_secret\": \"\", \"google_client_secret\": \"\", \"twitter_client_secret\": \"\", \"facebook_client_secret\": \"\", \"login_throttle_attempt\": \"\", \"login_throttle_timeout\": \"\", \"enable_third_party_auth\": false, \"reset_password_token_lifetime\": \"30\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 03:48:04', '2024-10-10 03:48:04'),
(414, 'meeting', 'created', 14, 'Meeting', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 14, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"bde36024-6014-4c02-b80e-645ef6ea890c\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 2, \"created_at\": \"2024-10-10T05:52:31.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T05:52:31.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(415, 'chat', 'created', 15, 'App\\Models\\ChatRoom', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 15, \"meta\": {\"meeting_uuid\": \"bde36024-6014-4c02-b80e-645ef6ea890c\"}, \"name\": \"Meeting @ 10 Oct 2024 11:22 am\", \"uuid\": \"c627743a-2a1f-421d-82de-eef423eac852\", \"created_at\": \"2024-10-10T05:52:31.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(416, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 14, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"audio_conference\", \"uuid\": \"bde36024-6014-4c02-b80e-645ef6ea890c\", \"period\": 180, \"user_id\": 2, \"created_at\": \"2024-10-10T05:52:31.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T05:52:31.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(417, 'chat', 'created', 27, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 27, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T05:52:31.000000Z\", \"chat_room_id\": 15, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(418, 'chat', 'updated', 27, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 05:52:31\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(419, 'chat', 'created', 66, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 66, \"meta\": null, \"uuid\": \"f39c6332-7394-4ec3-b8ad-74f91366ff5f\", \"message\": \"Meeting created\", \"user_id\": 2, \"created_at\": \"2024-10-10T05:52:31.000000Z\", \"chat_room_id\": 15}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(420, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(421, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(422, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:32', '2024-10-10 03:52:32'),
(423, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:36.327114Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:36', '2024-10-10 03:52:36'),
(424, 'meeting', 'created', 19, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 19, \"meta\": null, \"uuid\": \"7a2f1b2d-c9fb-4788-b236-2651df13db66\", \"contact_id\": 2, \"created_at\": \"2024-10-10T05:52:38.000000Z\", \"meeting_id\": 14, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 03:52:38', '2024-10-10 03:52:38'),
(425, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:36.327114Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:36.327114Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:11:00.508420Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:11:00', '2024-10-10 04:11:00'),
(426, 'meeting', 'updated', 14, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:36.327114Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:11:00.508420Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:36.327114Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:11:00.508420Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:12:40.769443Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:12:40', '2024-10-10 04:12:40'),
(427, 'meeting', 'created', 15, 'Meeting', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 15, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"live_class\", \"uuid\": \"666a774b-46f3-47ae-9295-a19d6df55225\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 2, \"created_at\": \"2024-10-10T06:16:00.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T06:16:00.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(428, 'chat', 'created', 16, 'App\\Models\\ChatRoom', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 16, \"meta\": {\"meeting_uuid\": \"666a774b-46f3-47ae-9295-a19d6df55225\"}, \"name\": \"Meeting @ 10 Oct 2024 11:46 am\", \"uuid\": \"f0b0c07d-578b-48ed-ac76-f956a2637609\", \"created_at\": \"2024-10-10T06:16:00.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(429, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 15, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"live_class\", \"uuid\": \"666a774b-46f3-47ae-9295-a19d6df55225\", \"period\": 180, \"user_id\": 2, \"created_at\": \"2024-10-10T06:16:00.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T06:16:00.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(430, 'chat', 'created', 28, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 28, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T06:16:00.000000Z\", \"chat_room_id\": 16, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(431, 'chat', 'updated', 28, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 06:16:00\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(432, 'chat', 'created', 67, 'App\\Models\\Chat', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 67, \"meta\": null, \"uuid\": \"1e27ecdc-07d8-442b-be3a-db9b5011bb4a\", \"message\": \"Meeting created\", \"user_id\": 2, \"created_at\": \"2024-10-10T06:16:00.000000Z\", \"chat_room_id\": 16}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(433, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(434, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": null, \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(435, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(436, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:50.449098Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:50', '2024-10-10 04:16:50'),
(437, 'meeting', 'created', 20, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 20, \"meta\": null, \"uuid\": \"a1299681-c471-47e0-bfa5-54df70b3c1fd\", \"contact_id\": 2, \"created_at\": \"2024-10-10T06:16:52.000000Z\", \"meeting_id\": 15, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:16:52', '2024-10-10 04:16:52'),
(438, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:50.449098Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:50.449098Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:35:11.545187Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:35:11', '2024-10-10 04:35:11'),
(439, 'meeting', 'created', 16, 'Meeting', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 16, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.393477Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"d680c9b6-3f44-49e7-81e3-3f5cd98ee63f\", \"title\": null, \"agenda\": null, \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T06:40:29.000000Z\", \"category_id\": 1, \"description\": null, \"start_date_time\": \"2024-10-10T06:40:29.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(440, 'chat', 'created', 17, 'App\\Models\\ChatRoom', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 17, \"meta\": {\"meeting_uuid\": \"d680c9b6-3f44-49e7-81e3-3f5cd98ee63f\"}, \"name\": \"Meeting @ 10 Oct 2024 12:10 pm\", \"uuid\": \"27ac7684-5653-4dc0-9ab3-71ca0e020e90\", \"created_at\": \"2024-10-10T06:40:29.000000Z\", \"last_conversation_at\": null}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(441, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"id\": null, \"fee\": null, \"meta\": null, \"type\": null, \"uuid\": null, \"period\": null, \"user_id\": null, \"created_at\": null, \"category_id\": null, \"start_date_time\": null}, \"attributes\": {\"id\": 16, \"fee\": {\"is_paid\": false}, \"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.393477Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}, \"type\": \"video_conference\", \"uuid\": \"d680c9b6-3f44-49e7-81e3-3f5cd98ee63f\", \"period\": 180, \"user_id\": 1, \"created_at\": \"2024-10-10T06:40:29.000000Z\", \"category_id\": 1, \"start_date_time\": \"2024-10-10T06:40:29.000000Z\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(442, 'chat', 'created', 29, 'App\\Models\\ChatRoomMember', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 29, \"meta\": null, \"left_at\": null, \"user_id\": 1, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T06:40:29.000000Z\", \"chat_room_id\": 17, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(443, 'chat', 'updated', 29, 'App\\Models\\ChatRoomMember', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 1, \"joined_at\": \"2024-10-10 06:40:29\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(444, 'chat', 'created', 68, 'App\\Models\\Chat', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 68, \"meta\": null, \"uuid\": \"6850e56e-d2ca-4e14-8ac5-e83b69599a9e\", \"message\": \"Meeting created\", \"user_id\": 1, \"created_at\": \"2024-10-10T06:40:29.000000Z\", \"chat_room_id\": 17}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(445, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.393477Z\", \"accessible_via_link\": false, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.393477Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(446, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"scheduled\", \"instant\": true, \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.393477Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(447, 'meeting', 'updated', 15, 'Meeting', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:50.449098Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:35:11.545187Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:50.449098Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:35:11.545187Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"ended_at\": \"2024-10-10T06:40:29.963892Z\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(448, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:30', '2024-10-10 04:40:30'),
(449, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:35.842240Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:35', '2024-10-10 04:40:35'),
(450, 'meeting', 'created', 21, 'App\\Models\\Invitee', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 21, \"meta\": null, \"uuid\": \"f1061fc3-f8af-4c98-96eb-3c856e855c75\", \"contact_id\": 1, \"created_at\": \"2024-10-10T06:40:37.000000Z\", \"meeting_id\": 16, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:40:37', '2024-10-10 04:40:37'),
(451, 'meeting', 'created', 22, 'App\\Models\\Invitee', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 22, \"meta\": null, \"uuid\": \"d5651643-918b-49fc-a91c-92ed720a9b8c\", \"contact_id\": 2, \"created_at\": \"2024-10-10T06:41:56.000000Z\", \"meeting_id\": 16, \"is_attendee\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:41:56', '2024-10-10 04:41:56'),
(452, 'chat', 'created', 30, 'App\\Models\\ChatRoomMember', 'created', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"attributes\": {\"id\": 30, \"meta\": null, \"left_at\": null, \"user_id\": 2, \"is_owner\": 0, \"joined_at\": null, \"created_at\": \"2024-10-10T06:41:56.000000Z\", \"chat_room_id\": 17, \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:41:56', '2024-10-10 04:41:56'),
(453, 'chat', 'updated', 30, 'App\\Models\\ChatRoomMember', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"is_owner\": null, \"joined_at\": null, \"is_moderator\": null}, \"attributes\": {\"is_owner\": 0, \"joined_at\": \"2024-10-10 06:41:56\", \"is_moderator\": 0}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:41:56', '2024-10-10 04:41:56'),
(454, 'meeting', 'updated', 22, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": null, \"is_attendee\": 0}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}]}, \"is_attendee\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:42:05', '2024-10-10 04:42:05'),
(455, 'meeting', 'updated', 22, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:43:26.342515Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:43:26', '2024-10-10 04:43:26'),
(456, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:35.842240Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:35.842240Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:46:19.056753Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:46:19', '2024-10-10 04:46:19'),
(457, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:19302\", \"secret\": \"\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:46:27', '2024-10-10 04:46:27'),
(458, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}, {\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"\", \"username\": \"\", \"credential\": \"\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:46:59', '2024-10-10 04:46:59'),
(459, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}, {\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"\", \"username\": \"\", \"credential\": \"\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}, {\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"\", \"username\": \"\", \"credential\": \"\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:47:16', '2024-10-10 04:47:16'),
(460, 'meeting', 'updated', 22, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:43:26.342515Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:43:26.342515Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:48:36.431795Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 04:48:36', '2024-10-10 04:48:36'),
(461, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}, {\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"\", \"username\": \"\", \"credential\": \"\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:52:38', '2024-10-10 04:52:38'),
(462, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:53:00', '2024-10-10 04:53:00'),
(463, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:53:12', '2024-10-10 04:53:12'),
(464, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:53:26', '2024-10-10 04:53:26'),
(465, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:54:02', '2024-10-10 04:54:02'),
(466, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:54:24', '2024-10-10 04:54:24'),
(467, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 04:54:46', '2024-10-10 04:54:46'),
(468, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 05:03:12', '2024-10-10 05:03:12'),
(469, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 05:03:44', '2024-10-10 05:03:44'),
(470, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun4.l.google.com:5349\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 05:11:10', '2024-10-10 05:11:10'),
(471, 'meeting', 'updated', 7, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:47:42.976991Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:48:02.677793Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"is_attendee\": true, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:47:42.976991Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:48:02.677793Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"is_attendee\": true, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 05:11:51', '2024-10-10 05:11:51'),
(472, 'meeting', 'updated', 22, 'App\\Models\\Invitee', 'updated', 2, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:43:26.342515Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:48:36.431795Z\"}]}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:43:26.342515Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:48:36.431795Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T07:18:17.549212Z\"}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0\"}', NULL, '2024-10-10 05:18:17', '2024-10-10 05:18:17'),
(473, 'config', 'updated', 7, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.122\", \"old\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun2.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": false}]}}, \"attributes\": {\"value\": {\"servers\": [{\"urls\": \"stun:stun.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": true}]}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 05:20:07', '2024-10-10 05:20:07'),
(474, 'page', 'created', 3, 'App\\Models\\Site\\Page', 'created', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"attributes\": {\"id\": 3, \"body\": \"<p>https://mxype.atharvatek.com/.../test</p>\", \"meta\": {\"keywords\": \"\", \"seo_title\": \"\", \"description\": \"\", \"show_footer\": \"\"}, \"slug\": \"test\", \"uuid\": \"e530b2f2-7c7a-4bee-98dd-af79ea9e41b8\", \"title\": \"Test\", \"status\": 1, \"parent_id\": null, \"created_at\": \"2024-10-10T08:31:57.000000Z\", \"template_id\": 1}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 06:31:57', '2024-10-10 06:31:57'),
(475, 'page', 'updated', 3, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"body\": \"<p>https://mxype.atharvatek.com/.../test</p>\"}, \"attributes\": {\"body\": \"<p>https://mxype.atharvatek.com/test</p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 06:32:30', '2024-10-10 06:32:30'),
(476, 'meeting', 'updated', 16, 'Meeting', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.154.39\", \"old\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:35.842240Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:46:19.056753Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"live\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"attributes\": {\"meta\": {\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:35.842240Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:46:19.056753Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-10 08:26:09', '2024-10-10 08:26:09'),
(477, 'page', 'updated', 1, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"body\": \"Here goes your privacy policy\"}, \"attributes\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p>1. Information We Collect<p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul>2. How We Use Your Information<p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul>3. Data Sharing and Disclosure<p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul>4. Data Security<p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p>5. Data Retention<p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p>6. Your Privacy Rights<p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p>7. Cookies and Tracking Technologies<p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p>8. Children’s Privacy<p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p>9. Changes to this Privacy Policy<p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p>10. Contact Us<p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:06:00', '2024-10-11 08:06:00'),
(478, 'page', 'updated', 1, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p>1. Information We Collect<p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul>2. How We Use Your Information<p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul>3. Data Sharing and Disclosure<p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul>4. Data Security<p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p>5. Data Retention<p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p>6. Your Privacy Rights<p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p>7. Cookies and Tracking Technologies<p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p>8. Children’s Privacy<p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p>9. Changes to this Privacy Policy<p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p>10. Contact Us<p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p>\"}, \"attributes\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p><p>1. Information We Collect</p><p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul><p>2. How We Use Your Information</p><p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul><p>3. Data Sharing and Disclosure</p><p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul><p>4. Data Security</p><p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p><p>5. Data Retention</p><p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p><p>6. Your Privacy Rights</p><p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p><p>7. Cookies and Tracking Technologies</p><p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p><p>8. Children’s Privacy</p><p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p><p>9. Changes to this Privacy Policy</p><p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p><p>10. Contact Us</p><p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:06:30', '2024-10-11 08:06:30');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(479, 'page', 'updated', 1, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p><p>1. Information We Collect</p><p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul><p>2. How We Use Your Information</p><p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul><p>3. Data Sharing and Disclosure</p><p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul><p>4. Data Security</p><p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p><p>5. Data Retention</p><p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p><p>6. Your Privacy Rights</p><p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p><p>7. Cookies and Tracking Technologies</p><p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p><p>8. Children’s Privacy</p><p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p><p>9. Changes to this Privacy Policy</p><p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p><p>10. Contact Us</p><p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p>\"}, \"attributes\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p><p>1. Information We Collect</p><p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul><p>2. How We Use Your Information</p><p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul><p>3. Data Sharing and Disclosure</p><p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul><p>4. Data Security</p><p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p><p>5. Data Retention</p><p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p><p>6. Your Privacy Rights</p><p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p><p>7. Cookies and Tracking Technologies</p><p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p><p>8. Children’s Privacy</p><p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p><p>9. Changes to this Privacy Policy</p><p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p><p>10. Contact Us</p><p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p><p><span style=\\\"color:rgb(78,57,96);\\\">Miracuves Solutions</span></p><p><span style=\\\"color:rgb(78,57,96);\\\">Global</span></p><p><span style=\\\"color:rgb(78,57,96);\\\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex, Mumbai, Maharastra, 400051, India</span></p><p><br></p><p><strong>Phone:</strong><span style=\\\"color:rgb(78,57,96);\\\"> 9830009649</span></p><p><strong>Email:</strong><span style=\\\"color:rgb(78,57,96);\\\"> biz@miracuves.com</span></p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:07:36', '2024-10-11 08:07:36'),
(480, 'page', 'updated', 1, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p><p>1. Information We Collect</p><p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul><p>2. How We Use Your Information</p><p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul><p>3. Data Sharing and Disclosure</p><p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul><p>4. Data Security</p><p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p><p>5. Data Retention</p><p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p><p>6. Your Privacy Rights</p><p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p><p>7. Cookies and Tracking Technologies</p><p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p><p>8. Children’s Privacy</p><p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p><p>9. Changes to this Privacy Policy</p><p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p><p>10. Contact Us</p><p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p><p><span style=\\\"color:rgb(78,57,96);\\\">Miracuves Solutions</span></p><p><span style=\\\"color:rgb(78,57,96);\\\">Global</span></p><p><span style=\\\"color:rgb(78,57,96);\\\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex, Mumbai, Maharastra, 400051, India</span></p><p><br></p><p><strong>Phone:</strong><span style=\\\"color:rgb(78,57,96);\\\"> 9830009649</span></p><p><strong>Email:</strong><span style=\\\"color:rgb(78,57,96);\\\"> biz@miracuves.com</span></p>\"}, \"attributes\": {\"body\": \"<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p><p>1. Information We Collect</p><p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul><p>2. How We Use Your Information</p><p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul><p>3. Data Sharing and Disclosure</p><p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul><p>4. Data Security</p><p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p><p>5. Data Retention</p><p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p><p>6. Your Privacy Rights</p><p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p><p>7. Cookies and Tracking Technologies</p><p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p><p>8. Children’s Privacy</p><p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p><p>9. Changes to this Privacy Policy</p><p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p><p>10. Contact Us</p><p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p><p><span style=\\\"color:rgb(78,57,96);\\\">Miracuves Solutions</span></p><p><span style=\\\"color:rgb(78,57,96);\\\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex, Mumbai, Maharastra, 400051, India</span></p><p><strong>Phone:</strong><span style=\\\"color:rgb(78,57,96);\\\"> 9830009649</span></p><p><strong>Email:</strong><span style=\\\"color:rgb(78,57,96);\\\"> biz@miracuves.com</span></p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:08:13', '2024-10-11 08:08:13'),
(481, 'page', 'updated', 2, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.133\", \"old\": {\"body\": \"Here goes your terms of service\"}, \"attributes\": {\"body\": \"<p>Welcome to Mxype! By using our services, you agree to the following terms and conditions. Please read them carefully. </p><p> </p><p>1. Acceptance of Terms </p><p> </p><p>By accessing or using Mxype, you agree to be bound by these Terms of Service and our Privacy Policy. If you do not agree with any part of these terms, you must not use our services. </p><p> </p><p>2. Changes to Terms </p><p> </p><p>We may update these Terms of Service from time to time. We will notify you of any changes by posting the new terms on this page. You are advised to review this page periodically for any changes. Your continued use of Mxype after any modifications to the Terms will constitute your acknowledgment of the modifications and your consent to abide by and be bound by the modified Terms. </p><p> </p><p>3. Eligibility </p><p> </p><p>You must be at least 13 years old to use Mxype. By using our services, you represent and warrant that you meet this eligibility requirement. </p><p> </p><p>4. Account Registration </p><p> </p><p>To access certain features of Mxype, you may be required to create an account. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete. </p><p> </p><p>You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account or any other breach of security. </p><p> </p><p>5. User Conduct </p><p> </p><p>You agree not to use Mxype for any unlawful purpose or in any way that could damage, disable, overburden, or impair the service. You agree not to: </p><p> </p><p>- Use Mxype to harass, threaten, or intimidate others. </p><p>- Impersonate any person or entity or falsely state or misrepresent your affiliation with a person or entity. </p><p>- Upload, post, or otherwise transmit any content that is unlawful, harmful, threatening, abusive, harassing, defamatory, vulgar, obscene, or otherwise objectionable. </p><p> </p><p>6. Content Ownership </p><p> </p><p>You retain ownership of any content you submit, post, or display on or through Mxype. However, by submitting content, you grant Mxype a worldwide, non-exclusive, royalty-free, transferable license to use, reproduce, modify, publish, and distribute such content in connection with our services. </p><p> </p><p>7. Termination </p><p> </p><p>We reserve the right to suspend or terminate your account and access to Mxype at our discretion, without notice, for conduct that we believe violates these Terms or is harmful to other users of Mxype, us, or third parties, or for any other reason. </p><p> </p><p>8. Disclaimers </p><p> </p><p>Mxype is provided on an \\\"as is\\\" and \\\"as available\\\" basis. We do not warrant that the service will be uninterrupted, secure, or error-free. We disclaim all warranties, express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose. </p><p> </p><p>9. Limitation of Liability </p><p> </p><p>To the fullest extent permitted by law, Mxype shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, use, goodwill, or other intangible losses, resulting from (i) your use of or inability to use Mxype; (ii) any unauthorized access to or use of our servers and/or any personal information stored therein; (iii) any interruption or cessation of transmission to or from our services; (iv) any bugs, viruses, or the like that may be transmitted to or through our services by any third party; and/or (v) any errors or omissions in any content or for any loss or damage of any kind incurred as a result of your use of any content posted, emailed, transmitted, or otherwise made available via Mxype. </p><p> </p><p>10. Governing Law </p><p> </p><p>These Terms shall be governed by and construed in accordance with the laws of [Your Jurisdiction], without regard to its conflict of law principles. </p><p> </p><p>11. Contact Information </p><p> </p><p>If you have any questions about these Terms of Service, please contact us at: </p><p> </p><p>Email: [biz@miracuves.com]  </p><p>Address: [<span style=\\\"color:rgb(44,31,56);\\\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India</span>]  </p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:12:15', '2024-10-11 08:12:15'),
(482, 'page', 'updated', 2, 'App\\Models\\Site\\Page', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.133\", \"old\": {\"body\": \"<p>Welcome to Mxype! By using our services, you agree to the following terms and conditions. Please read them carefully. </p><p> </p><p>1. Acceptance of Terms </p><p> </p><p>By accessing or using Mxype, you agree to be bound by these Terms of Service and our Privacy Policy. If you do not agree with any part of these terms, you must not use our services. </p><p> </p><p>2. Changes to Terms </p><p> </p><p>We may update these Terms of Service from time to time. We will notify you of any changes by posting the new terms on this page. You are advised to review this page periodically for any changes. Your continued use of Mxype after any modifications to the Terms will constitute your acknowledgment of the modifications and your consent to abide by and be bound by the modified Terms. </p><p> </p><p>3. Eligibility </p><p> </p><p>You must be at least 13 years old to use Mxype. By using our services, you represent and warrant that you meet this eligibility requirement. </p><p> </p><p>4. Account Registration </p><p> </p><p>To access certain features of Mxype, you may be required to create an account. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete. </p><p> </p><p>You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account or any other breach of security. </p><p> </p><p>5. User Conduct </p><p> </p><p>You agree not to use Mxype for any unlawful purpose or in any way that could damage, disable, overburden, or impair the service. You agree not to: </p><p> </p><p>- Use Mxype to harass, threaten, or intimidate others. </p><p>- Impersonate any person or entity or falsely state or misrepresent your affiliation with a person or entity. </p><p>- Upload, post, or otherwise transmit any content that is unlawful, harmful, threatening, abusive, harassing, defamatory, vulgar, obscene, or otherwise objectionable. </p><p> </p><p>6. Content Ownership </p><p> </p><p>You retain ownership of any content you submit, post, or display on or through Mxype. However, by submitting content, you grant Mxype a worldwide, non-exclusive, royalty-free, transferable license to use, reproduce, modify, publish, and distribute such content in connection with our services. </p><p> </p><p>7. Termination </p><p> </p><p>We reserve the right to suspend or terminate your account and access to Mxype at our discretion, without notice, for conduct that we believe violates these Terms or is harmful to other users of Mxype, us, or third parties, or for any other reason. </p><p> </p><p>8. Disclaimers </p><p> </p><p>Mxype is provided on an \\\"as is\\\" and \\\"as available\\\" basis. We do not warrant that the service will be uninterrupted, secure, or error-free. We disclaim all warranties, express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose. </p><p> </p><p>9. Limitation of Liability </p><p> </p><p>To the fullest extent permitted by law, Mxype shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, use, goodwill, or other intangible losses, resulting from (i) your use of or inability to use Mxype; (ii) any unauthorized access to or use of our servers and/or any personal information stored therein; (iii) any interruption or cessation of transmission to or from our services; (iv) any bugs, viruses, or the like that may be transmitted to or through our services by any third party; and/or (v) any errors or omissions in any content or for any loss or damage of any kind incurred as a result of your use of any content posted, emailed, transmitted, or otherwise made available via Mxype. </p><p> </p><p>10. Governing Law </p><p> </p><p>These Terms shall be governed by and construed in accordance with the laws of [Your Jurisdiction], without regard to its conflict of law principles. </p><p> </p><p>11. Contact Information </p><p> </p><p>If you have any questions about these Terms of Service, please contact us at: </p><p> </p><p>Email: [biz@miracuves.com]  </p><p>Address: [<span style=\\\"color:rgb(44,31,56);\\\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India</span>]  </p>\"}, \"attributes\": {\"body\": \"<p>Welcome to Mxype! By using our services, you agree to the following terms and conditions. Please read them carefully. </p><p> </p><p>1. Acceptance of Terms </p><p>By accessing or using Mxype, you agree to be bound by these Terms of Service and our Privacy Policy. If you do not agree with any part of these terms, you must not use our services. </p><p><br></p><p>2. Changes to Terms </p><p>We may update these Terms of Service from time to time. We will notify you of any changes by posting the new terms on this page. You are advised to review this page periodically for any changes. Your continued use of Mxype after any modifications to the Terms will constitute your acknowledgment of the modifications and your consent to abide by and be bound by the modified Terms. </p><p> </p><p>3. Eligibility </p><p>You must be at least 13 years old to use Mxype. By using our services, you represent and warrant that you meet this eligibility requirement. </p><p> </p><p>4. Account Registration </p><p>To access certain features of Mxype, you may be required to create an account. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete. </p><p>You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account or any other breach of security. </p><p> </p><p>5. User Conduct </p><p>You agree not to use Mxype for any unlawful purpose or in any way that could damage, disable, overburden, or impair the service. You agree not to: </p><p>- Use Mxype to harass, threaten, or intimidate others. </p><p>- Impersonate any person or entity or falsely state or misrepresent your affiliation with a person or entity. </p><p>- Upload, post, or otherwise transmit any content that is unlawful, harmful, threatening, abusive, harassing, defamatory, vulgar, obscene, or otherwise objectionable. </p><p> </p><p>6. Content Ownership </p><p>You retain ownership of any content you submit, post, or display on or through Mxype. However, by submitting content, you grant Mxype a worldwide, non-exclusive, royalty-free, transferable license to use, reproduce, modify, publish, and distribute such content in connection with our services. </p><p> </p><p>7. Termination  </p><p>We reserve the right to suspend or terminate your account and access to Mxype at our discretion, without notice, for conduct that we believe violates these Terms or is harmful to other users of Mxype, us, or third parties, or for any other reason. </p><p> </p><p>8. Disclaimers  </p><p>Mxype is provided on an \\\"as is\\\" and \\\"as available\\\" basis. We do not warrant that the service will be uninterrupted, secure, or error-free. We disclaim all warranties, express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose. </p><p> </p><p> </p><p>9. Governing Law  </p><p>These Terms shall be governed by and construed in accordance with the laws of [Your Jurisdiction], without regard to its conflict of law principles. </p><p> </p><p>10. Contact Information </p><p>If you have any questions about these Terms of Service, please contact us at: </p><p><br></p><p>Email: [biz@miracuves.com]  </p><p>Address: [<span style=\\\"color:rgb(44,31,56);\\\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India</span>]  </p>\"}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:14:12', '2024-10-11 08:14:12'),
(483, 'config', 'updated', 3, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"110.226.179.226\", \"old\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"Miracuves Solutions\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"biz@miracuves.com\", \"org_phone\": \"9830009649\", \"org_state\": \"Maharastra\", \"seo_title\": \"MXYPE\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"MXYPE\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"attributes\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"Miracuves Solutions\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"biz@miracuves.com\", \"org_phone\": \"9830009649\", \"org_state\": \"Maharastra\", \"seo_title\": \"Mxype\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"Mxype\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:23:26', '2024-10-11 08:23:26'),
(484, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.133\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:34:24', '2024-10-11 08:34:24'),
(485, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.133\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\", \"screenshot_mobile_2\": \"/storage/screenshot_mobile_2/tBJHSipdkWzMwQD4cTPRsMQQ0iOXUAQpCuZOYl14.jpg\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:34:45', '2024-10-11 08:34:45'),
(486, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.133\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\", \"screenshot_mobile_2\": \"/storage/screenshot_mobile_2/tBJHSipdkWzMwQD4cTPRsMQQ0iOXUAQpCuZOYl14.jpg\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\", \"screenshot_mobile_2\": \"/storage/screenshot_mobile_2/tBJHSipdkWzMwQD4cTPRsMQQ0iOXUAQpCuZOYl14.jpg\", \"screenshot_mobile_3\": \"/storage/screenshot_mobile_3/Yps3oRLHWpVoK5dfjvkY2yHwhQlwHNab77D1UByV.jpg\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:34:58', '2024-10-11 08:34:58'),
(487, 'config', 'updated', 10, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"49.14.128.133\", \"old\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\", \"screenshot_mobile_2\": \"/storage/screenshot_mobile_2/tBJHSipdkWzMwQD4cTPRsMQQ0iOXUAQpCuZOYl14.jpg\", \"screenshot_mobile_3\": \"/storage/screenshot_mobile_3/Yps3oRLHWpVoK5dfjvkY2yHwhQlwHNab77D1UByV.jpg\"}}, \"attributes\": {\"value\": {\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"guest_layout_bg\": \"/storage/guest_layout_bg/ZGjPt8yas9XcBEXZJeJDQOPw8n2FoFpK0gt2luDY.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\", \"screenshot_mobile_2\": \"/storage/screenshot_mobile_2/tBJHSipdkWzMwQD4cTPRsMQQ0iOXUAQpCuZOYl14.jpg\", \"screenshot_mobile_3\": \"/storage/screenshot_mobile_3/Yps3oRLHWpVoK5dfjvkY2yHwhQlwHNab77D1UByV.jpg\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 08:38:25', '2024-10-11 08:38:25');
INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_id`, `subject_type`, `event`, `causer_id`, `causer_type`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES
(488, 'config', 'updated', 3, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"ip\": \"152.58.155.211\", \"old\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"Miracuves Solutions\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"biz@miracuves.com\", \"org_phone\": \"9830009649\", \"org_state\": \"Maharastra\", \"seo_title\": \"Mxype\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"Mxype\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"attributes\": {\"value\": {\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"MXYPE\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"biz@miracuves.com\", \"org_phone\": \"+919903909333\", \"org_state\": \"Maharastra\", \"seo_title\": \"Mxype\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"Mxype\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}}, \"user_agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\"}', NULL, '2024-10-11 09:16:34', '2024-10-11 09:16:34'),
(489, 'config', 'updated', 5, 'App\\Models\\Config\\Config', 'updated', 1, 'App\\Models\\User', '{\"attributes\":{\"value\":{\"driver\":\"smtp\",\"from_name\":\"Mxype\",\"smtp_host\":\"mail.mimeld.com\",\"smtp_port\":\"465\",\"from_address\":\"info@mimeld.com\",\"smtp_password\":\"Coder_$321\",\"smtp_username\":\"Coder_$321\",\"mailgun_domain\":\"\",\"mailgun_secret\":\"\",\"smtp_encryption\":\"ssl\",\"mailgun_endpoint\":\"\"}},\"old\":{\"value\":{\"driver\":\"smtp\",\"from_name\":\"Mxype\",\"smtp_host\":\"mail.mimeld.com\",\"smtp_port\":\"465\",\"from_address\":\"demo@mimeld.com\",\"smtp_password\":\"DemoEmail_$321\",\"smtp_username\":\"demo@mimeld.com\",\"mailgun_domain\":\"\",\"mailgun_secret\":\"\",\"smtp_encryption\":\"ssl\",\"mailgun_endpoint\":\"\"}},\"ip\":\"152.58.155.211\",\"user_agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/129.0.0.0 Safari\\/537.36\"}', NULL, '2024-10-11 09:56:00', '2024-10-11 09:56:00');

-- --------------------------------------------------------

--
-- Table structure for table `chats`
--

CREATE TABLE `chats` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `chat_room_id` bigint(20) UNSIGNED DEFAULT NULL,
  `message` longtext DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `chats`
--

INSERT INTO `chats` (`id`, `uuid`, `chat_room_id`, `message`, `user_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, '1a68d4de-421b-442b-bdd8-0719b05a6fd1', 1, 'Meeting created', 1, NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(2, 'e1b9f049-ede4-4b03-a60c-a2ed19a9a1f6', 2, 'Meeting created', 1, NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(3, '71e11d7a-7bf5-41cb-9f2a-8611b4066f13', 3, 'Meeting created', 1, NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(4, '81590887-2d79-4580-87a4-62bd52dd5e61', 3, 'chat <div><br></div><div><br></div>', 2, NULL, '2024-09-03 05:24:34', '2024-09-03 05:24:34'),
(5, 'a8d4a38a-2f1c-414a-9976-941b787bea16', 3, 'mer a awaj ara h ky', 2, NULL, '2024-09-03 05:24:42', '2024-09-03 05:24:42'),
(6, 'a7e3cdd1-4958-40f6-a50a-8d848147dd64', 3, 'tanmay here<div><br></div>', 2, NULL, '2024-09-03 05:24:51', '2024-09-03 05:24:51'),
(7, '4e37c8fb-03a6-4008-8956-8a28b5e2c274', 3, 'awaaj<div><br></div>', 3, NULL, '2024-09-03 05:24:54', '2024-09-03 05:24:54'),
(8, 'd8b7a0e7-667b-4cd1-9281-af95d9791401', 3, ' okayu<div><br></div>', 1, NULL, '2024-09-03 05:25:10', '2024-09-03 05:25:10'),
(9, '629c66a8-a5a6-4ff2-9c00-345fb86ad282', 3, '%%chat_attachment_%%', 2, NULL, '2024-09-03 05:25:16', '2024-09-03 05:25:16'),
(10, 'cf5c7552-a627-4979-90df-8fe9179cf0bc', 3, 'kisi ka waj hi nahi a rah<div><br></div>', 3, NULL, '2024-09-03 05:25:19', '2024-09-03 05:25:19'),
(11, '933f2159-706b-4419-b981-5b529e48f711', 3, 'chat hora h mtlb<div><br></div>', 2, NULL, '2024-09-03 05:25:33', '2024-09-03 05:25:33'),
(12, '1713f296-718c-4440-852e-db7d4123d04a', 3, 'ha<div><br></div>', 1, NULL, '2024-09-03 05:25:34', '2024-09-03 05:25:34'),
(13, 'b1e751fd-eb9a-4311-9d17-af3d62f06996', 3, '👍👎', 1, NULL, '2024-09-03 05:25:49', '2024-09-03 05:25:49'),
(14, 'e4d4cd08-8bf6-4d5f-af74-35b4e419519f', 3, 'file share kia dikh?<div>rha h </div><div><br></div>', 2, NULL, '2024-09-03 05:26:05', '2024-09-03 05:26:05'),
(15, 'b8eb2e78-2463-4ae9-a4f4-1934be3766a1', 3, 'mera camera on hai<div><br></div>', 1, NULL, '2024-09-03 05:26:07', '2024-09-03 05:26:07'),
(16, '956872c2-7909-4443-8cd1-5d9c1872abac', 3, 'nai aaya<div><br></div>', 1, NULL, '2024-09-03 05:26:21', '2024-09-03 05:26:21'),
(17, 'dbf3c855-e07c-4f76-965c-dde10574c11d', 3, 'black dikhra h<div><br></div>', 2, NULL, '2024-09-03 05:26:28', '2024-09-03 05:26:28'),
(18, 'c0b7d1bd-54e9-4e79-8f4f-a4727d03324a', 3, 'ok', 1, NULL, '2024-09-03 05:26:34', '2024-09-03 05:26:34'),
(19, '259ce502-810e-408a-bc18-eeb5f14a7028', 3, 'chat me share kia h file bhai', 2, NULL, '2024-09-03 05:26:35', '2024-09-03 05:26:35'),
(20, 'd5b271bf-6da1-4105-b76b-577b2d6bfaa8', 3, '%%chat_attachment_%%', 1, NULL, '2024-09-03 05:26:48', '2024-09-03 05:26:48'),
(21, '08c66474-68aa-4f89-bfd4-82161841db62', 3, 'mera cam on hai<div><br></div>', 3, NULL, '2024-09-03 05:26:50', '2024-09-03 05:26:50'),
(22, '1e438ead-3d64-4a19-b83c-925e85af93a0', 3, 'black screen<div><br></div>', 1, NULL, '2024-09-03 05:27:03', '2024-09-03 05:27:03'),
(23, '2bf732f6-abe0-4010-8b93-0da97325e7af', 3, 'yes<div><br></div>', 2, NULL, '2024-09-03 05:27:10', '2024-09-03 05:27:10'),
(24, '2d4bb754-7d41-4964-8eed-62da96c689b9', 3, 'maine limage bheja dik raha hai', 1, NULL, '2024-09-03 05:27:21', '2024-09-03 05:27:21'),
(25, '60c95ac5-6f48-43c2-a9b8-ca9c9b54987e', 3, 'red circle', 1, NULL, '2024-09-03 05:27:26', '2024-09-03 05:27:26'),
(26, '41ea5cfb-27e8-4ed0-9029-8337bd8a7b9d', 3, '😆', 3, NULL, '2024-09-03 05:27:28', '2024-09-03 05:27:28'),
(27, '029e443a-0de3-4d5d-b577-8c77e21dccc9', 3, 'tino on krte n camera ky problem h <div><br></div><div><br></div>', 2, NULL, '2024-09-03 05:27:38', '2024-09-03 05:27:38'),
(28, '5fca57eb-59c9-4aaf-bb0a-625ada9822b3', 3, '😊', 1, NULL, '2024-09-03 05:27:38', '2024-09-03 05:27:38'),
(29, 'e1257b3b-c16a-4c17-a015-2ef56e5d5f2e', 3, '<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>.</div>', 1, NULL, '2024-09-03 05:28:19', '2024-09-03 05:28:19'),
(30, '60264caa-ad5b-40ba-bac0-5b5f0aeb3c25', 3, '😄', 1, NULL, '2024-09-03 05:28:32', '2024-09-03 05:28:32'),
(31, '44d1eed1-ca0c-4475-8b3f-c7fc1937813c', 3, 'on ho raha hai like merko dhik raha hai mera video but tum logo ka nahi dhik rah<div><br></div><div><br></div>', 3, NULL, '2024-09-03 05:28:54', '2024-09-03 05:28:54'),
(32, 'e14f6b04-b70b-46ca-8dec-4c2db150b059', 3, 'we should go for lunch nd then come back to test<div>ok guys</div>', 2, NULL, '2024-09-03 05:28:58', '2024-09-03 05:28:58'),
(33, '974946ee-55f2-4d2f-ada7-a3e59b0520cf', 3, 'nai dik raha', 1, NULL, '2024-09-03 05:29:14', '2024-09-03 05:29:14'),
(34, '0cb2e2d1-2bea-49e0-9cf8-b75a93d02fae', 3, 'ok', 1, NULL, '2024-09-03 05:29:24', '2024-09-03 05:29:24'),
(35, '11cbd10d-ac70-4caf-ac76-c27ea6ec7876', 3, 'and i think we need to configuring proper then it  will work fine<div><br></div>', 2, NULL, '2024-09-03 05:29:32', '2024-09-03 05:29:32'),
(36, '121e6977-cee9-461d-be20-051318e78706', 3, 'ok<div><br></div>', 3, NULL, '2024-09-03 05:29:32', '2024-09-03 05:29:32'),
(37, 'a3773edb-5165-4f41-a993-7947fa37bfd7', 3, '1 30 ko karte hai', 1, NULL, '2024-09-03 05:29:33', '2024-09-03 05:29:33'),
(38, '967a947c-33e3-41f0-a332-c81e5d676b42', 3, 'ok user demo', 1, NULL, '2024-09-03 05:29:45', '2024-09-03 05:29:45'),
(39, '140eeebd-838b-4607-b4d1-e8d0e0c76ff6', 3, 'ok ending the call<div><br></div>', 2, NULL, '2024-09-03 05:29:49', '2024-09-03 05:29:49'),
(40, '9d59a435-badc-4cea-b5aa-7645fdf0f807', 3, 'ok user 2', 1, NULL, '2024-09-03 05:29:59', '2024-09-03 05:29:59'),
(41, '945f63c9-1726-440f-a75b-7505ec679bbf', 4, 'Meeting created', 1, NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(42, 'f87a764e-65fc-41d0-b108-6dd1f89f813b', 5, 'Meeting created', 1, NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(43, '16817668-b437-4768-b8ae-b4fcf11cc5fa', 6, 'Meeting created', 1, NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(44, '76fb008b-7839-4eaf-a72f-75c889b3fc2a', 7, 'Meeting created', 1, NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(45, 'b56d2b49-75e6-4a46-b4fb-d2c8fb02afd7', 8, 'Meeting created', 1, NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(46, '07876c42-4d76-4d25-8896-68284258f28e', 9, 'Meeting created', 1, NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(52, 'e1ae6ccf-9c98-4d2d-a295-9ed8ff8e7104', 10, '😊😊😊', 2, NULL, '2024-10-10 02:14:49', '2024-10-10 02:14:49'),
(53, 'e401357a-8919-4f69-93fd-2375b0ec413a', 10, '%%chat_attachment_%%', 2, NULL, '2024-10-10 02:15:23', '2024-10-10 02:15:23'),
(54, '6f1543ab-e0b3-404c-92cb-aa1f02df7cbb', 10, '%%chat_attachment_%%', 2, NULL, '2024-10-10 02:15:49', '2024-10-10 02:15:49'),
(55, '40e8a343-9414-4e83-859a-b965df8cfa1d', 11, '<a href=\"https://mxype.atharvatek.com/m/12\" target=\"_blank\">https://mxype.atharvatek.com/m/12</a>', 2, NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(56, '3d2b3594-79b7-476a-b079-1464901f3d42', 12, 'hi user 2', 1, NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(57, '1a3489a4-b140-4803-af9f-63ba3c28a66f', 12, '%%chat_attachment_%%', 3, NULL, '2024-10-10 03:01:49', '2024-10-10 03:01:49'),
(58, '27eeba2a-d8ef-4987-a7d4-00b95fc57e76', 12, '🍓🍓🍓🍓🍓', 3, NULL, '2024-10-10 03:02:13', '2024-10-10 03:02:13'),
(59, 'de89deac-ec7d-4ab6-ba46-49eff3eb5487', 12, '%%chat_attachment_%%', 3, NULL, '2024-10-10 03:02:51', '2024-10-10 03:02:51'),
(60, '288d1b9f-d04a-4fe0-ae0d-345d6b2dc283', 13, 'Meeting created', 1, NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(61, '3d991d73-8384-4dd7-b8f1-6e8442c5fe0d', 14, 'Meeting created', 2, NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(62, 'c0a2af46-9619-47d9-bacb-7e86e588778b', 11, '<a href=\"https://mxype.atharvatek.com/m/234\" target=\"_blank\">https://mxype.atharvatek.com/m/234</a>', 2, NULL, '2024-10-10 03:43:46', '2024-10-10 03:43:46'),
(63, 'e658af95-48be-4685-8e47-74ea27aa7b9f', 10, 'share link', 1, NULL, '2024-10-10 03:43:47', '2024-10-10 03:43:47'),
(64, '6e9b867d-e1f7-482a-9d91-fb5735f93825', 11, '<a href=\"https://mxype.atharvatek.com/m/234\" target=\"_blank\">https://mxype.atharvatek.com/m/234</a>', 2, NULL, '2024-10-10 03:43:59', '2024-10-10 03:43:59'),
(65, '54a78455-5d63-4baa-a0dc-9efb6731eee4', 11, '<a href=\"https://mxype.atharvatek.com/m/234\" target=\"_blank\">https://mxype.atharvatek.com/m/234</a>', 2, NULL, '2024-10-10 03:44:08', '2024-10-10 03:44:08'),
(66, 'f39c6332-7394-4ec3-b8ad-74f91366ff5f', 15, 'Meeting created', 2, NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(67, '1e27ecdc-07d8-442b-be3a-db9b5011bb4a', 16, 'Meeting created', 2, NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(68, '6850e56e-d2ca-4e14-8ac5-e83b69599a9e', 17, 'Meeting created', 1, NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29');

-- --------------------------------------------------------

--
-- Table structure for table `chat_rooms`
--

CREATE TABLE `chat_rooms` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `last_conversation_at` datetime DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `chat_rooms`
--

INSERT INTO `chat_rooms` (`id`, `uuid`, `name`, `last_conversation_at`, `meta`, `created_at`, `updated_at`) VALUES
(1, '2e8732fd-056b-4b3b-8a8a-efbb106738e4', 'Meeting @ 03 Sep 2024 12:23 pm', NULL, '{\"meeting_uuid\": \"730a8bd2-2010-4fa4-ae93-e73189d61d6d\"}', '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(2, 'd58201e8-4467-4f8d-9e8e-b7b647e68cab', 'Meeting @ 03 Sep 2024 12:35 pm', NULL, '{\"meeting_uuid\": \"800e1189-1cda-4f0b-a901-3de6ef04e11a\"}', '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(3, '9f7edb32-ad7e-451d-9663-9ed1459640cb', 'Meeting @ 03 Sep 2024 12:40 pm', '2024-09-03 07:29:59', '{\"meeting_uuid\": \"91d034da-c886-4d11-bbd5-b5fd7d53a717\"}', '2024-09-03 05:10:32', '2024-09-03 05:29:59'),
(4, '74846d65-6982-419c-8c3b-9bf099a1a88f', 'Priority', NULL, '{\"meeting_uuid\": \"0f57dde1-cfed-4dcc-9d81-fc9979a35aa9\"}', '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(5, '0a437c89-3252-40d7-b94b-426adcf9a279', 'Client', NULL, '{\"meeting_uuid\": \"ed37ea41-c7e6-4b58-9c46-d6ec0f5721d9\"}', '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(6, 'd949568f-0672-4748-99e6-70aa37f7d5c8', 'Personal meeting', NULL, '{\"meeting_uuid\": \"50526d3f-fe9f-467e-b19c-a925406ba779\"}', '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(7, 'abff7cb8-b78f-4616-b72f-578852da5fcc', 'Meeting @ 10 Oct 2024 09:17 am', NULL, '{\"meeting_uuid\": \"4e0d3c86-807a-4554-863f-af022b71ac19\"}', '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(8, 'aa6757a6-825a-49e6-938d-5e921e36d94e', 'Meeting @ 10 Oct 2024 09:19 am', NULL, '{\"meeting_uuid\": \"7ec2da1e-63ad-469b-b164-ed78408b7b8e\"}', '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(9, '058a82a7-5c21-45a1-9976-46e5a4241a7b', 'fir my invience', NULL, '{\"meeting_uuid\": \"1e0d300e-7a60-42ca-bf6f-34a6cf912622\"}', '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(10, 'd50644a2-d79d-4dd0-aa93-0c2ce3e8c6ee', NULL, '2024-10-10 05:43:47', '[]', '2024-10-10 02:11:28', '2024-10-10 03:43:47'),
(11, 'eb18fd0c-1b8d-4f28-9051-89d2b7a7d47e', NULL, '2024-10-10 05:44:08', '[]', '2024-10-10 02:48:21', '2024-10-10 03:44:08'),
(12, '2216cf19-e76b-450f-bda8-2fc54922774f', NULL, '2024-10-10 05:02:51', '[]', '2024-10-10 03:01:39', '2024-10-10 03:02:51'),
(13, 'ab6391fc-92a5-446e-8ad7-46733af10b15', 'Meeting @ 10 Oct 2024 11:11 am', NULL, '{\"meeting_uuid\": \"d21596a5-4e7e-49ef-a9d4-adda0f11c735\"}', '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(14, '6d44a6a4-36a2-4c15-9b4a-4264f353a05d', 'Meeting @ 10 Oct 2024 11:13 am', NULL, '{\"meeting_uuid\": \"9ad1d428-5bbd-48e3-8f94-f2dbb6e94a0d\"}', '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(15, 'c627743a-2a1f-421d-82de-eef423eac852', 'Meeting @ 10 Oct 2024 11:22 am', NULL, '{\"meeting_uuid\": \"bde36024-6014-4c02-b80e-645ef6ea890c\"}', '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(16, 'f0b0c07d-578b-48ed-ac76-f956a2637609', 'Meeting @ 10 Oct 2024 11:46 am', NULL, '{\"meeting_uuid\": \"666a774b-46f3-47ae-9295-a19d6df55225\"}', '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(17, '27ac7684-5653-4dc0-9ab3-71ca0e020e90', 'Meeting @ 10 Oct 2024 12:10 pm', NULL, '{\"meeting_uuid\": \"d680c9b6-3f44-49e7-81e3-3f5cd98ee63f\"}', '2024-10-10 04:40:29', '2024-10-10 04:40:29');

-- --------------------------------------------------------

--
-- Table structure for table `chat_room_members`
--

CREATE TABLE `chat_room_members` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `chat_room_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `joined_at` datetime DEFAULT NULL,
  `left_at` datetime DEFAULT NULL,
  `is_owner` tinyint(1) NOT NULL DEFAULT 0,
  `is_moderator` tinyint(1) NOT NULL DEFAULT 0,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `chat_room_members`
--

INSERT INTO `chat_room_members` (`id`, `chat_room_id`, `user_id`, `joined_at`, `left_at`, `is_owner`, `is_moderator`, `meta`, `created_at`, `updated_at`) VALUES
(1, 1, 1, '2024-09-03 06:53:19', NULL, 1, 0, NULL, '2024-09-03 04:53:19', '2024-09-03 04:53:19'),
(2, 2, 1, '2024-09-03 07:05:25', NULL, 1, 0, NULL, '2024-09-03 05:05:25', '2024-09-03 05:05:25'),
(3, 2, 2, '2024-09-03 07:08:16', NULL, 0, 0, NULL, '2024-09-03 05:08:16', '2024-09-03 05:08:16'),
(4, 3, 1, '2024-09-03 07:10:32', NULL, 1, 0, NULL, '2024-09-03 05:10:32', '2024-09-03 05:10:32'),
(5, 3, 2, '2024-09-03 07:11:50', NULL, 0, 0, NULL, '2024-09-03 05:11:50', '2024-09-03 05:11:50'),
(6, 3, 3, '2024-09-03 07:17:41', NULL, 0, 0, NULL, '2024-09-03 05:17:41', '2024-09-03 05:17:41'),
(7, 4, 1, '2024-09-03 09:26:16', NULL, 1, 0, NULL, '2024-09-03 07:26:16', '2024-09-03 07:26:16'),
(8, 5, 1, '2024-09-03 09:27:26', NULL, 1, 0, NULL, '2024-09-03 07:27:26', '2024-09-03 07:27:26'),
(9, 6, 1, '2024-09-03 09:31:04', NULL, 1, 0, NULL, '2024-09-03 07:31:04', '2024-09-03 07:31:04'),
(10, 7, 1, '2024-10-10 03:47:42', NULL, 1, 0, NULL, '2024-10-10 01:47:42', '2024-10-10 01:47:42'),
(11, 8, 1, '2024-10-10 03:49:52', NULL, 1, 0, NULL, '2024-10-10 01:49:52', '2024-10-10 01:49:52'),
(12, 9, 1, '2024-10-10 03:56:05', NULL, 1, 0, NULL, '2024-10-10 01:56:05', '2024-10-10 01:56:05'),
(13, 9, 2, '2024-10-10 03:56:40', NULL, 0, 0, NULL, '2024-10-10 01:56:40', '2024-10-10 01:56:40'),
(14, NULL, 1, '2024-10-10 04:02:17', NULL, 1, 0, NULL, '2024-10-10 02:02:17', '2024-10-10 02:02:17'),
(15, NULL, 2, '2024-10-10 04:02:48', NULL, 0, 0, NULL, '2024-10-10 02:02:48', '2024-10-10 02:02:48'),
(16, 10, 1, '2024-10-10 04:11:28', NULL, 0, 0, NULL, '2024-10-10 02:11:28', '2024-10-10 02:11:28'),
(17, 10, 2, '2024-10-10 04:11:28', NULL, 0, 0, NULL, '2024-10-10 02:11:28', '2024-10-10 02:11:28'),
(18, NULL, 3, '2024-10-10 04:46:29', NULL, 0, 0, NULL, '2024-10-10 02:46:29', '2024-10-10 02:46:29'),
(19, 11, 3, '2024-10-10 04:48:21', NULL, 0, 0, NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(20, 11, 2, '2024-10-10 04:48:21', NULL, 0, 0, NULL, '2024-10-10 02:48:21', '2024-10-10 02:48:21'),
(21, 12, 3, '2024-10-10 05:01:39', NULL, 0, 0, NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(22, 12, 1, '2024-10-10 05:01:39', NULL, 0, 0, NULL, '2024-10-10 03:01:39', '2024-10-10 03:01:39'),
(23, 13, 1, '2024-10-10 05:41:27', NULL, 1, 0, NULL, '2024-10-10 03:41:27', '2024-10-10 03:41:27'),
(24, 14, 2, '2024-10-10 05:43:07', NULL, 1, 0, NULL, '2024-10-10 03:43:07', '2024-10-10 03:43:07'),
(25, 14, 1, '2024-10-10 05:43:23', NULL, 0, 0, NULL, '2024-10-10 03:43:23', '2024-10-10 03:43:23'),
(26, 14, 3, '2024-10-10 05:45:49', NULL, 0, 0, NULL, '2024-10-10 03:45:49', '2024-10-10 03:45:49'),
(27, 15, 2, '2024-10-10 05:52:31', NULL, 1, 0, NULL, '2024-10-10 03:52:31', '2024-10-10 03:52:31'),
(28, 16, 2, '2024-10-10 06:16:00', NULL, 1, 0, NULL, '2024-10-10 04:16:00', '2024-10-10 04:16:00'),
(29, 17, 1, '2024-10-10 06:40:29', NULL, 1, 0, NULL, '2024-10-10 04:40:29', '2024-10-10 04:40:29'),
(30, 17, 2, '2024-10-10 06:41:56', NULL, 0, 0, NULL, '2024-10-10 04:41:56', '2024-10-10 04:41:56');

-- --------------------------------------------------------

--
-- Table structure for table `comments`
--

CREATE TABLE `comments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `body` text DEFAULT NULL,
  `commentable_type` varchar(255) DEFAULT NULL,
  `commentable_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `configs`
--

CREATE TABLE `configs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`value`)),
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `configs`
--

INSERT INTO `configs` (`id`, `name`, `value`, `meta`, `created_at`, `updated_at`) VALUES
(1, 'domain', '{\"app\": \"https://mxype.atharvatek.com\"}', NULL, '2024-09-03 04:33:38', '2024-09-03 04:33:38'),
(2, 'notification', '{\"vapid_public_key\": \"BN_tajD7UK8YZqsovNar7aiuU8zWZetQW4FqoRjD6QtFFClZfLFdEPsAvDS4VC8ioBWBSm8PNkAeU5zE942wnCQ\", \"vapid_private_key\": \"YwzIG4ew1-4V0wH08itm714ruhYCmiyY34A8KSo34OU\"}', NULL, '2024-09-03 04:33:38', '2024-09-03 04:33:38'),
(3, 'basic', '{\"org_fax\": \"\", \"app_desc\": \"Real-Time Communication App\", \"app_name\": \"Mxype\", \"org_city\": \"Mumbai\", \"org_name\": \"MXYPE\", \"seo_desc\": \"Real-Time Communication App\", \"app_scope\": \"/\", \"org_email\": \"biz@miracuves.com\", \"org_phone\": \"+919903909333\", \"org_state\": \"Maharastra\", \"seo_title\": \"Mxype\", \"seo_author\": \"KodeMint\", \"org_country\": \"India\", \"org_website\": \"\", \"org_zipcode\": \"400051\", \"seo_keywords\": \"Video Conference, Live Video Meeting, Live Chat, Whiteboard\", \"app_start_url\": \".\", \"app_short_name\": \"Mxype\", \"org_tax_number\": \"\", \"app_theme_color\": \"#581b98\", \"org_running_body\": \"\", \"org_address_line1\": \"Global\", \"org_address_line2\": \"Enam Sambhav, C-20, Block G, Bandra Kurla Complex\", \"org_foundation_date\": \"1970-01-01\", \"app_background_color\": \"#ffffff\", \"org_recognition_body\": \"\", \"org_recognition_number\": \"\"}', NULL, '2024-09-03 04:35:25', '2024-10-11 09:16:34'),
(4, 'system', '{\"todo\": true, \"https\": false, \"backup\": false, \"locale\": \"en\", \"currency\": \"INR\", \"fy_start\": \"\", \"per_page\": \"10\", \"timezone\": \"Asia/Kolkata\", \"email_log\": false, \"ip_filter\": false, \"enable_mes\": false, \"date_format\": \"MMM D, YYYY\", \"enable_tour\": true, \"time_format\": \"h:mm A\", \"setup_wizard\": false, \"error_display\": false, \"footer_credit\": \"Miracuves Solutions\", \"print_preview\": true, \"email_template\": false, \"ga_tracking_id\": \"\", \"allow_date_input\": false, \"frontend_website\": \"\", \"maintenance_mode\": false, \"enable_aths_alert\": true, \"enable_multilingual\": true, \"date_time_always_eng\": false, \"allowed_file_extensions\": \"jpg,jpeg,png,pdf,doc,docx,xls,xlsx,txt,dot,ppt,pps,pptx,ppsx,xla,xlt,ppa,pot,flv,swf,rtf,svg,psd,ico,bmp,gif,tif,tiff,webp,vcf,md,markdown,mp3,mp4,m4v,m4a,webm,mov,qt,avi,mpg,mpeg\", \"maintenance_mode_message\": \"App is under maintenance right now!\"}', NULL, '2024-09-03 04:35:25', '2024-09-03 08:13:00'),
(5, 'mail', '{\"driver\":\"smtp\",\"from_name\":\"Mxype\",\"smtp_host\":\"mail.mimeld.com\",\"smtp_port\":\"465\",\"from_address\":\"info@mimeld.com\",\"smtp_password\":\"Coder_$321\",\"smtp_username\":\"Coder_$321\",\"mailgun_domain\":\"\",\"mailgun_secret\":\"\",\"smtp_encryption\":\"ssl\",\"mailgun_endpoint\":\"\"}', NULL, '2024-09-03 04:40:35', '2024-10-11 09:56:00'),
(6, 'pusher', '{\"pusher_app_id\": \"1859138\", \"pusher_app_key\": \"1529860a00ebbf898a5e\", \"pusher_app_secret\": \"96d4d730bb945a1707b5\", \"pusher_app_cluster\": \"ap2\"}', NULL, '2024-09-03 04:42:32', '2024-09-03 04:42:32'),
(7, 'ice', '{\"servers\": [{\"urls\": \"stun:stun.l.google.com:19302\", \"secret\": \"xxxxxxxxxx\", \"username\": \"user\", \"credential\": \"12345678\", \"expires_in\": \"43200\", \"time_difference\": \"0\", \"requires_credential\": false, \"expirable_credentials\": true}]}', NULL, '2024-09-03 04:43:16', '2024-10-10 05:20:07'),
(8, 'website', '{\"enabled\": true, \"enable_faq_page\": true, \"enable_about_page\": true, \"enable_events_page\": true, \"enable_contact_page\": true, \"enable_website_footer\": true}', NULL, '2024-09-03 04:51:48', '2024-09-03 08:00:38'),
(9, 'chat', '{\"enabled\": true, \"group_chat\": true, \"file_sharing\": true, \"enter_to_submit\": true, \"separate_window\": true, \"enable_auto_open\": true, \"allow_public_group_chat\": true, \"mute_sound_notification\": false}', NULL, '2024-09-03 06:55:50', '2024-09-03 06:55:50'),
(10, 'assets', '{\"icon\": \"/storage/icon/pt9L74RN6PRYnR9xL2zWHWRkSEllAPFBghMwK8kN.png\", \"logo\": \"/storage/logo/EXS0rFFaHiyy68lKFHZLgGPNyrD7sZelq6GhCLWM.png\", \"favicon\": \"/storage/favicon/04MUO2KLR9uGdCoXX65CRfBMPa4SUBja9x5b2Sht.png\", \"icon_16\": \"/storage/icon_16/frdpNUL5WWec8qlxXn54VCnioiqKgRTYDJTRjdte.png\", \"icon_32\": \"/storage/icon_32/2tNFyNEKRVSNWiR8K7nETtRsEq7Bh5BQ1X1a9d6a.png\", \"icon_180\": \"/storage/icon_180/lCpBgF565LDBNTSvuj5WGygGNPgabCmMjxWglw0C.png\", \"icon_192\": \"/storage/icon_192/mLF0eWfR5p5tFKIamV0e2C4lSfrf3qdwn32Yukr1.png\", \"icon_512\": \"/storage/icon_512/9LQ4GZbQ2H9SAqmRgy2D6pmBmGq3UXKl69pC31g5.png\", \"logo_light\": \"/storage/logo_light/U4AIg1IXz6CGKzxdu7LxJv8YJLJDhxS9eyZlaEch.png\", \"icon_maskable\": \"/storage/icon_maskable/KHEpSOx0su09o7GBbgg9m4YfpW8P7mksaboSDvcA.png\", \"guest_layout_bg\": \"/storage/guest_layout_bg/ZGjPt8yas9XcBEXZJeJDQOPw8n2FoFpK0gt2luDY.png\", \"screenshot_web_1\": \"/storage/screenshot_web_1/bjkv56a2SSYINNDu0O918oZWjRCNK6ol4VqG9LXJ.png\", \"screenshot_web_2\": \"/storage/screenshot_web_2/sffCAdL7UlNPLHsZwAJHtb5iI0A2GqyfMIHXvUqJ.png\", \"screenshot_web_3\": \"/storage/screenshot_web_3/m9Z0d6TFL8gGrTvaVPBG9gMF9EiXpbKzjqCHb1rh.png\", \"screenshot_mobile_1\": \"/storage/screenshot_mobile_1/pQWl3xAC2O62LIy5gIEa0QehdQMzIzEP3uk6G1R9.jpg\", \"screenshot_mobile_2\": \"/storage/screenshot_mobile_2/tBJHSipdkWzMwQD4cTPRsMQQ0iOXUAQpCuZOYl14.jpg\", \"screenshot_mobile_3\": \"/storage/screenshot_mobile_3/Yps3oRLHWpVoK5dfjvkY2yHwhQlwHNab77D1UByV.jpg\"}', NULL, '2024-09-03 07:12:10', '2024-10-11 08:38:25'),
(11, 'ui', '{\"layout\": \"default-layout\", \"wallpaper\": false, \"toggle_rtl\": false, \"full_screen\": false, \"scroll_lock\": false, \"color_scheme\": \"custom\", \"page_chat_show\": true, \"top_navbar_hide\": false, \"page_footer_show\": true, \"page_header_show\": true, \"top_navbar_color\": \"black\", \"top_navbar_fixed\": true, \"left_sidebar_show\": false, \"left_sidebar_color\": \"dark-primary\", \"left_sidebar_style\": \"folded\", \"modal_sidebar_show\": false, \"right_sidebar_show\": false, \"search_screen_show\": false, \"config_sidebar_show\": false, \"hide_secure_content\": true, \"left_sidebar_height\": \"full\", \"left_sidebar_shadow\": false, \"modal_sidebar_color\": \"white\", \"modal_sidebar_style\": \"over\", \"nav_menu_horizontal\": false, \"right_sidebar_color\": \"white\", \"right_sidebar_style\": \"over\", \"config_sidebar_color\": \"light\", \"modal_sidebar_height\": \"full\", \"modal_sidebar_shadow\": true, \"nav_menu_letter_icon\": false, \"page_header_is_boxed\": false, \"right_sidebar_height\": \"full\", \"right_sidebar_shadow\": true, \"special_sidebar_show\": false, \"left_sidebar_backdrop\": true, \"notification_duration\": \"5000\", \"notification_position\": \"bottom-center\", \"page_background_color\": \"light\", \"special_sidebar_color\": \"secondary\", \"top_navbar_logo_light\": true, \"modal_sidebar_backdrop\": false, \"page_color_scheme_type\": \"light\", \"right_sidebar_backdrop\": false, \"left_sidebar_logo_light\": true, \"nav_menu_thumb_on_right\": false, \"left_sidebar_backdrop_color\": \"dark\", \"modal_sidebar_backdrop_color\": \"dark\", \"page_header_background_color\": \"transparent\", \"right_sidebar_backdrop_color\": \"dark\", \"page_container_background_color\": \"white\"}', NULL, '2024-09-03 07:35:49', '2024-09-03 07:46:32'),
(12, 'meeting', '{\"enable_pam\": true, \"pam_open_join_as_guest_page\": true, \"pam_can_share_link_for_guest\": true, \"pam_can_share_screen_for_guest\": true, \"pam_can_use_whiteboard_for_guest\": true}', NULL, '2024-09-03 07:49:08', '2024-09-03 07:49:08'),
(13, 'links', '{\"ice_helper\": \"https://miracuves.com/\", \"pusher_helper\": \"https://miracuves.com/\", \"signal_helper\": \"https://miracuves.com/\"}', NULL, '2024-09-04 01:15:13', '2024-09-04 01:15:13'),
(14, 'auth', '{\"github\": false, \"google\": false, \"twitter\": false, \"auth_key\": \"qiEzbDb0GvwFhZdU\", \"facebook\": false, \"auth_secret\": \"gieq07nHEqJGL4Y5nSCKFTIsC6JYl87Ks3Jp43tSO4KFgt30ZT49og37xmT30Abz\", \"lock_screen\": true, \"registration\": true, \"social_login\": true, \"sms_otp_login\": false, \"login_throttle\": false, \"reset_password\": true, \"email_otp_login\": true, \"account_approval\": true, \"github_client_id\": \"\", \"google_client_id\": \"\", \"session_lifetime\": \"10080\", \"twitter_client_id\": \"\", \"email_verification\": true, \"facebook_client_id\": \"\", \"guest_layout_style\": \"default\", \"guest_layout_design\": \"boxed-right\", \"lock_screen_timeout\": \"60\", \"two_factor_security\": false, \"github_client_secret\": \"\", \"google_client_secret\": \"\", \"twitter_client_secret\": \"\", \"facebook_client_secret\": \"\", \"login_throttle_attempt\": \"\", \"login_throttle_timeout\": \"\", \"enable_third_party_auth\": false, \"reset_password_token_lifetime\": \"30\"}', NULL, '2024-10-10 03:47:36', '2024-10-10 03:48:04');

-- --------------------------------------------------------

--
-- Table structure for table `contacts`
--

CREATE TABLE `contacts` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contacts`
--

INSERT INTO `contacts` (`id`, `uuid`, `name`, `email`, `user_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, 'd9dc03ea-8bc9-4f62-a087-49eaf1742061', NULL, 'admin@demo.com', 1, NULL, '2024-09-03 05:05:35', '2024-09-03 05:05:35'),
(2, 'ccff587b-ed2d-4437-b581-693e8742804c', NULL, 'user@demo.com', 2, NULL, '2024-09-03 05:08:16', '2024-09-03 05:08:16'),
(3, '766c4cf9-e29d-4dde-a783-cc726850c49d', NULL, 'user2@demo.com', 3, NULL, '2024-09-03 05:15:36', '2024-09-03 05:15:36');

-- --------------------------------------------------------

--
-- Table structure for table `contact_segment`
--

CREATE TABLE `contact_segment` (
  `contact_id` bigint(20) UNSIGNED DEFAULT NULL,
  `segment_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `contact_user`
--

CREATE TABLE `contact_user` (
  `contact_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `contact_user`
--

INSERT INTO `contact_user` (`contact_id`, `user_id`, `name`) VALUES
(1, 1, 'Admin'),
(2, 2, 'user demo'),
(3, 1, 'User 2');

-- --------------------------------------------------------

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `jobs`
--

CREATE TABLE `jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `queue` varchar(255) NOT NULL,
  `payload` longtext NOT NULL,
  `attempts` tinyint(3) UNSIGNED NOT NULL,
  `reserved_at` int(10) UNSIGNED DEFAULT NULL,
  `available_at` int(10) UNSIGNED NOT NULL,
  `created_at` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `media`
--

CREATE TABLE `media` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(255) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `collection_name` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `file_name` varchar(255) NOT NULL,
  `mime_type` varchar(255) DEFAULT NULL,
  `disk` varchar(255) NOT NULL,
  `conversions_disk` varchar(255) DEFAULT NULL,
  `size` bigint(20) UNSIGNED NOT NULL,
  `manipulations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`manipulations`)),
  `custom_properties` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`custom_properties`)),
  `generated_conversions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`generated_conversions`)),
  `responsive_images` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`responsive_images`)),
  `order_column` int(10) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `media`
--

INSERT INTO `media` (`id`, `model_type`, `model_id`, `uuid`, `collection_name`, `name`, `file_name`, `mime_type`, `disk`, `conversions_disk`, `size`, `manipulations`, `custom_properties`, `generated_conversions`, `responsive_images`, `order_column`, `created_at`, `updated_at`) VALUES
(1, 'App\\Models\\Chat', 9, '2bb43078-cb8d-46c2-ba93-3d0a4d48c31d', 'default', 'david_certificate', 'david_certificate.jpg', 'image/jpeg', 'public', 'public', 734624, '[]', '[]', '[]', '[]', 1, '2024-09-03 05:25:16', '2024-09-03 05:25:16'),
(2, 'App\\Models\\Chat', 20, '01f41b87-b808-4252-900c-4a8607844f8d', 'default', 'icon', 'icon.png', 'image/png', 'public', 'public', 69629, '[]', '[]', '[]', '[]', 1, '2024-09-03 05:26:48', '2024-09-03 05:26:48'),
(3, 'App\\Models\\Chat', 49, '6b5b18c4-3fd4-4114-8d64-4df78ea4ca6f', 'default', 'dress', 'dress.png', 'image/png', 'public', 'public', 4114, '[]', '[]', '[]', '[]', 1, '2024-10-10 02:12:05', '2024-10-10 02:12:05'),
(4, 'App\\Models\\Chat', 50, 'bcfc45f1-d5d4-4771-b0ae-5ac95eec2d40', 'default', '1727938442-file', '1727938442-file.xlsx', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'public', 'public', 5863, '[]', '[]', '[]', '[]', 1, '2024-10-10 02:12:38', '2024-10-10 02:12:38'),
(5, 'App\\Models\\Chat', 53, '051df454-dadb-4438-bde6-7e44bb554b28', 'default', 'Q__8HGJKSWKvlbOKLdTtkg_ad50d57e3f79455783a12f606c297af1_Google-Cybersecurity-Certificate-glossary', 'q__8hgjkswkvlbokldttkg_ad50d57e3f79455783a12f606c297af1_google-cybersecurity-certificate-glossary.docx', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'public', 'public', 900361, '[]', '[]', '[]', '[]', 1, '2024-10-10 02:15:23', '2024-10-10 02:15:23'),
(6, 'App\\Models\\Chat', 54, '4b7c028d-228b-4706-bc03-2d2e0da2f931', 'default', '1727938442-file', '1727938442-file.xlsx', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'public', 'public', 5863, '[]', '[]', '[]', '[]', 1, '2024-10-10 02:15:49', '2024-10-10 02:15:49'),
(7, 'App\\Models\\Chat', 57, '97e67cfa-7c83-421a-bf3a-08091e9ac7b4', 'default', 'responsive (1)', 'responsive-(1).png', 'image/png', 'public', 'public', 1509, '[]', '[]', '[]', '[]', 1, '2024-10-10 03:01:49', '2024-10-10 03:01:49'),
(8, 'App\\Models\\Chat', 59, '81922c16-2224-4e22-bd74-97cc6f42b243', 'default', 'Q__8HGJKSWKvlbOKLdTtkg_ad50d57e3f79455783a12f606c297af1_Google-Cybersecurity-Certificate-glossary', 'q__8hgjkswkvlbokldttkg_ad50d57e3f79455783a12f606c297af1_google-cybersecurity-certificate-glossary.docx', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'public', 'public', 900361, '[]', '[]', '[]', '[]', 1, '2024-10-10 03:02:51', '2024-10-10 03:02:51'),
(9, 'App\\Models\\Site\\Page', 3, '4f0dd517-1ec1-43f7-a555-8874c6af45d6', 'default', 'argentina-top-attractions-places-to-visit-intro-paragraph-obelisk', 'argentina-top-attractions-places-to-visit-intro-paragraph-obelisk.jpg', 'image/jpeg', 'public', 'public', 62803, '[]', '[]', '[]', '[]', 1, '2024-10-10 06:31:58', '2024-10-10 06:31:58');

-- --------------------------------------------------------

--
-- Table structure for table `meetings`
--

CREATE TABLE `meetings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `type` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `agenda` text DEFAULT NULL,
  `description` longtext DEFAULT NULL,
  `start_date_time` datetime DEFAULT NULL,
  `period` int(11) NOT NULL DEFAULT 0,
  `category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `fee` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`fee`)),
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `meetings`
--

INSERT INTO `meetings` (`id`, `uuid`, `type`, `title`, `agenda`, `description`, `start_date_time`, `period`, `category_id`, `fee`, `user_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, '730a8bd2-2010-4fa4-ae93-e73189d61d6d', 'live_class', NULL, NULL, NULL, '2024-09-03 06:53:19', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T06:53:20.538238Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"JaXG9bsK9kma2OrNwuPG\", \"has_event\": false, \"event_uuid\": \"283d0fc4-0e76-4b2c-aeb0-29dfc4e21491\", \"identifier\": \"Tcahya\", \"keep_alive\": false, \"started_at\": \"2024-09-03T06:53:19.826562Z\", \"is_attendee\": true, \"chat_room_id\": 1, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T09:53:19.826562Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-09-03 04:53:19', '2024-09-03 07:58:48'),
(2, '800e1189-1cda-4f0b-a901-3de6ef04e11a', 'audio_conference', NULL, NULL, NULL, '2024-09-03 07:05:25', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:26.329132Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:05:34.012826Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"3W1bIzIKnIu0rVpSwf1V\", \"has_event\": false, \"event_uuid\": \"c4b9231c-fea3-403e-8337-e4be25755245\", \"identifier\": \"SJFk5f\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:05:25.760728Z\", \"is_attendee\": true, \"chat_room_id\": 2, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:05:25.760728Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-09-03 05:05:25', '2024-09-03 08:10:57'),
(3, '91d034da-c886-4d11-bbd5-b5fd7d53a717', 'video_conference', NULL, NULL, NULL, '2024-09-03 07:10:32', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:33.063156Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:10:39.416632Z\"}, {\"ip\": \"110.226.183.132\", \"start\": \"2024-09-03T07:18:45.764357Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"9GzCJA9LCSr5i5l7jcU8\", \"ended_at\": \"2024-09-03T07:30:17.144140Z\", \"has_event\": false, \"event_uuid\": \"1543c496-28b7-4303-84ab-04d67fa84b43\", \"identifier\": \"3qHgZF\", \"keep_alive\": false, \"started_at\": \"2024-09-03T07:10:32.493678Z\", \"is_attendee\": true, \"chat_room_id\": 3, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-09-03T10:10:32.493678Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-09-03 05:10:32', '2024-09-03 05:30:17'),
(4, '0f57dde1-cfed-4dcc-9d81-fc9979a35aa9', 'video_conference', 'Priority', 'Urgent Meeting for Technical team', NULL, '2024-09-03 09:23:22', 78, 4, '{\"is_paid\": false}', 1, '{\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"2a60c68b-2d2d-48f6-9632-fdca7ac7923a\", \"identifier\": \"34512411\", \"keep_alive\": false, \"chat_room_id\": 4, \"remind_before\": 10, \"should_remind\": true, \"estimated_end_time\": \"2024-09-03T10:41:22.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-09-03 07:26:16', '2024-10-10 01:41:32'),
(5, 'ed37ea41-c7e6-4b58-9c46-d6ec0f5721d9', 'audio_conference', 'Client', 'Client meetings regarding Websites', NULL, '2024-09-04 08:30:00', 60, 3, '{\"is_paid\": false}', 1, '{\"config\": {\"max_participant_count\": \"5\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"1dfeb213-fae5-40fc-a104-42a33faef61d\", \"identifier\": \"00001111\", \"keep_alive\": false, \"chat_room_id\": 5, \"remind_before\": 5, \"should_remind\": true, \"estimated_end_time\": \"2024-09-04T09:30:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-09-03 07:27:26', '2024-10-10 01:41:32'),
(6, '50526d3f-fe9f-467e-b19c-a925406ba779', 'video_conference', 'Personal meeting', 'To all team leads and HR', NULL, '2024-09-05 08:39:00', 69, 6, '{\"is_paid\": false}', 1, '{\"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"has_event\": true, \"event_uuid\": \"7ac17d57-9549-44e2-9a6f-647929c888cd\", \"identifier\": \"09871234\", \"keep_alive\": false, \"chat_room_id\": 6, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-09-05T09:48:00.000000Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-09-03 07:31:04', '2024-10-10 01:41:32'),
(7, '4e0d3c86-807a-4554-863f-af022b71ac19', 'video_conference', NULL, NULL, NULL, '2024-10-10 03:47:42', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:47:42.976991Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:48:02.677793Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"n5icjWh4lIc2F5DIBhuv\", \"has_event\": false, \"event_uuid\": \"00d3701e-1764-43c7-a0e6-dd4731fbf0e9\", \"identifier\": \"mBY4Lc\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:47:42.343037Z\", \"is_attendee\": true, \"chat_room_id\": 7, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:47:42.343037Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 01:47:42', '2024-10-10 05:11:51'),
(8, '7ec2da1e-63ad-469b-b164-ed78408b7b8e', 'live_class', NULL, NULL, NULL, '2024-10-10 03:49:52', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:52.987320Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:49:58.474163Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": true, \"room_id\": \"TdnfW4SD1gF4lAbUCqsv\", \"ended_at\": \"2024-10-10T03:52:17.685465Z\", \"has_event\": false, \"event_uuid\": \"0a8b674d-c055-46aa-b429-58b1729594da\", \"identifier\": \"1212\", \"keep_alive\": true, \"started_at\": \"2024-10-10T03:49:52.406506Z\", \"is_attendee\": true, \"chat_room_id\": 8, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T06:49:52.406506Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 01:49:52', '2024-10-10 01:52:17'),
(9, '1e0d300e-7a60-42ca-bf6f-34a6cf912622', 'audio_conference', 'fir my invience', 'Reminder message will be sent to the invitees of the meeting before the meeting\' scheduled time', '<p>Reminder message will be sent to the invitees of the meeting before the meeting\' scheduled time</p>', '2024-10-10 03:55:12', 60, 4, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:24.683662Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:23.582009Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:59:29.920335Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"room_id\": \"yI2N7o4Vg1h5bwGyGdxH\", \"ended_at\": \"2024-10-10T04:01:36.402251Z\", \"has_event\": true, \"event_uuid\": \"080a3b66-ba9d-423a-8c3b-e7daa19a1de4\", \"identifier\": \"1234\", \"keep_alive\": false, \"started_at\": \"2024-10-10T03:56:23.951299Z\", \"is_attendee\": true, \"chat_room_id\": 9, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T04:56:23.951299Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 01:56:05', '2024-10-10 02:01:36'),
(10, 'b658ca3b-375b-4a64-beb6-0100a870d515', 'video_conference', 'Personal meeting', 'To all team leads and HR', NULL, '2024-10-10 04:01:51', 69, 6, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:02:14.361320Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"room_id\": \"KdzdZ41TvoMFVbnGK8eP\", \"ended_at\": \"2024-10-10T04:08:42.906695Z\", \"has_event\": true, \"event_uuid\": \"c0ce24ab-702b-448e-bf52-3dee0231a84c\", \"identifier\": \"11\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:02:13.483690Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:11:13.483690Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 02:02:03', '2024-10-10 02:08:42'),
(11, 'f39a59b9-3559-4755-979f-94a4e31de9dc', 'video_conference', 'Personal meeting', 'To all team leads and HR', NULL, '2024-10-10 04:38:43', 69, 6, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:39:10.349608Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:44:36.758323Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:45:38.692109Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:59:42.967806Z\"}], \"config\": {\"max_participant_count\": \"100\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": false, \"room_id\": \"ttbAgUEK64qGuqRv0Mo1\", \"ended_at\": \"2024-10-10T05:04:02.460240Z\", \"has_event\": true, \"event_uuid\": \"4c049fbd-d074-47c7-8d59-29284935a826\", \"identifier\": \"12\", \"keep_alive\": false, \"started_at\": \"2024-10-10T04:39:09.546739Z\", \"is_attendee\": true, \"remind_before\": 15, \"should_remind\": true, \"estimated_end_time\": \"2024-10-10T05:48:09.546739Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 02:38:50', '2024-10-10 03:04:02'),
(12, 'd21596a5-4e7e-49ef-a9d4-adda0f11c735', 'webinar', NULL, NULL, NULL, '2024-10-10 05:41:27', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:28.367387Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:41:34.265993Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:41:58.818359Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:06.927101Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:42:13.846864Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": true, \"room_id\": \"rryQa6FkMoBKU1HckKFB\", \"ended_at\": \"2024-10-10T05:42:52.954708Z\", \"has_event\": false, \"event_uuid\": \"47f15128-a329-4ed0-a1a5-054a6c28f4d9\", \"identifier\": \"345\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:41:27.716010Z\", \"is_attendee\": true, \"chat_room_id\": 13, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:41:27.716010Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 03:41:27', '2024-10-10 03:42:52'),
(13, '9ad1d428-5bbd-48e3-8f94-f2dbb6e94a0d', 'webinar', NULL, NULL, NULL, '2024-10-10 05:43:07', 180, 1, '{\"is_paid\": false}', 2, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:43:08.188869Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:43:13.511246Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"HoNypuHzISjqLRYT05il\", \"has_event\": false, \"event_uuid\": \"854fbc18-0b1c-4b1f-9eb2-d9c119181288\", \"identifier\": \"234\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:43:07.599173Z\", \"is_attendee\": true, \"chat_room_id\": 14, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:43:07.599173Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 03:43:07', '2024-10-10 03:43:13'),
(14, 'bde36024-6014-4c02-b80e-645ef6ea890c', 'audio_conference', NULL, NULL, NULL, '2024-10-10 05:52:31', 180, 1, '{\"is_paid\": false}', 2, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:32.062229Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T05:52:36.327114Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:11:00.508420Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:12:40.769443Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"live\", \"instant\": true, \"room_id\": \"OZ0dwQIp6EnK2rJGhIm4\", \"has_event\": false, \"event_uuid\": \"a4caa1ac-3763-4f6a-8cf4-3ce1e45780c2\", \"identifier\": \"1\", \"keep_alive\": true, \"started_at\": \"2024-10-10T05:52:31.478271Z\", \"is_attendee\": true, \"chat_room_id\": 15, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T08:52:31.478271Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 03:52:31', '2024-10-10 04:12:40'),
(15, '666a774b-46f3-47ae-9295-a19d6df55225', 'live_class', NULL, NULL, NULL, '2024-10-10 06:16:00', 180, 1, '{\"is_paid\": false}', 2, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:00.955081Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:16:50.449098Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:35:11.545187Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": true, \"status\": \"ended\", \"instant\": true, \"room_id\": \"j1h3931aXW4cR5bm7YfF\", \"ended_at\": \"2024-10-10T06:40:29.963892Z\", \"has_event\": false, \"event_uuid\": \"4e25b4e7-21f1-4fc3-83a0-bded8f1051df\", \"identifier\": \"2\", \"keep_alive\": true, \"started_at\": \"2024-10-10T06:16:00.362730Z\", \"is_attendee\": true, \"chat_room_id\": 16, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:16:00.362730Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 04:16:00', '2024-10-10 04:40:29'),
(16, 'd680c9b6-3f44-49e7-81e3-3f5cd98ee63f', 'video_conference', NULL, NULL, NULL, '2024-10-10 06:40:29', 180, 1, '{\"is_paid\": false}', 1, '{\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:30.162906Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:40:35.842240Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T06:46:19.056753Z\"}], \"config\": {\"max_participant_count\": \"1000\"}, \"is_pam\": false, \"status\": \"ended\", \"instant\": true, \"room_id\": \"niBeIrL9UU00REeNjYEf\", \"has_event\": false, \"event_uuid\": \"43b3af7f-4867-4caa-832b-7dc62f22c233\", \"identifier\": \"tyy9te\", \"keep_alive\": false, \"started_at\": \"2024-10-10T06:40:29.588270Z\", \"is_attendee\": true, \"chat_room_id\": 17, \"remind_before\": 5, \"should_remind\": false, \"estimated_end_time\": \"2024-10-10T09:40:29.588270Z\", \"accessible_via_link\": true, \"accessible_to_members\": false}', '2024-10-10 04:40:29', '2024-10-10 08:26:09');

-- --------------------------------------------------------

--
-- Table structure for table `meeting_invitees`
--

CREATE TABLE `meeting_invitees` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `is_attendee` tinyint(1) NOT NULL DEFAULT 0,
  `meeting_id` bigint(20) UNSIGNED DEFAULT NULL,
  `contact_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `meeting_invitees`
--

INSERT INTO `meeting_invitees` (`id`, `uuid`, `is_attendee`, `meeting_id`, `contact_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, '64091426-628f-4e0b-92fc-b79e879a2c29', 0, 2, 1, NULL, '2024-09-03 05:05:35', '2024-09-03 05:05:35'),
(2, '3d736a44-e07a-41ab-91ed-b036b22840c8', 1, 2, 2, '{\"logs\": [{\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:10:01.839012Z\"}]}', '2024-09-03 05:08:16', '2024-09-03 05:10:01'),
(3, 'f057394b-cd3d-487b-b105-37338a312156', 0, 3, 1, NULL, '2024-09-03 05:10:41', '2024-09-03 05:10:41'),
(4, '3cf91850-49a0-4a3f-bd0d-4ebf6587e510', 1, 3, 2, '{\"logs\": [{\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:12:09.786980Z\"}, {\"ip\": \"117.212.238.122\", \"start\": \"2024-09-03T07:24:06.386056Z\"}]}', '2024-09-03 05:11:50', '2024-09-03 05:24:06'),
(5, '7eef5cfb-56d2-4438-9df2-1d50480c7c6c', 1, 3, 3, '{\"logs\": [{\"ip\": \"152.58.46.36\", \"start\": \"2024-09-03T07:18:12.334549Z\"}, {\"ip\": \"152.58.46.36\", \"start\": \"2024-09-03T07:29:50.168218Z\"}]}', '2024-09-03 05:17:41', '2024-09-03 05:29:50'),
(6, 'ef0e1c08-c29b-4deb-aa86-ef9cf8878477', 0, 7, 1, NULL, '2024-10-10 01:48:04', '2024-10-10 01:48:04'),
(7, '62392ef5-ae9d-4004-93f4-ddfb41fb3893', 0, 8, 1, NULL, '2024-10-10 01:50:02', '2024-10-10 01:50:02'),
(8, 'cd253138-5410-4ab9-88c7-cb9fd03e003c', 0, 9, 1, NULL, '2024-10-10 01:56:28', '2024-10-10 01:56:28'),
(9, 'aeb89c3b-ae30-435d-b4c9-601dc5607f9c', 1, 9, 2, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T03:56:51.052659Z\"}]}', '2024-10-10 01:56:40', '2024-10-10 01:56:51'),
(10, 'aa3f0b0b-e584-4266-b9e3-d257d1d9c812', 0, 10, 1, NULL, '2024-10-10 02:02:17', '2024-10-10 02:02:17'),
(11, '71ba3e8f-2102-47c8-87d3-b56abaed948b', 1, 10, 2, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:03:10.690921Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:04:51.755331Z\"}]}', '2024-10-10 02:02:48', '2024-10-10 02:04:51'),
(12, 'd5faee54-491d-4ca4-8dcc-63b99209630a', 0, 11, 1, '{\"logs\": []}', '2024-10-10 02:38:51', '2024-10-10 02:38:51'),
(13, 'b7328515-431f-4009-8dd5-19e165d7fd80', 1, 11, 2, '{\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:40:27.786617Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:41:10.906460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:41:53.674265Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:52:30.388619Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:53:58.273424Z\"}]}', '2024-10-10 02:38:51', '2024-10-10 02:53:58'),
(14, '6b2b8b98-c337-4289-9a29-1ff84474231d', 1, 11, 3, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:46:36.628460Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T04:51:21.617299Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:53:41.344900Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T04:57:26.839537Z\"}]}', '2024-10-10 02:46:29', '2024-10-10 02:57:26'),
(15, '1671e584-0e0d-41df-b5db-af01618ff9a2', 0, 12, 1, NULL, '2024-10-10 03:41:36', '2024-10-10 03:41:36'),
(16, 'eddb2a91-7a84-4971-a987-d1f4e2f9eb9d', 0, 13, 2, NULL, '2024-10-10 03:43:15', '2024-10-10 03:43:15'),
(17, 'adb1ed6d-812b-4329-ba76-6488b3bdd8bd', 1, 13, 1, '{\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:23.350879Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:43:30.084432Z\"}, {\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:45:26.874986Z\"}]}', '2024-10-10 03:43:23', '2024-10-10 03:45:26'),
(18, '44f70a2c-b682-4a04-8f6f-f3918a4f8a06', 1, 13, 3, '{\"logs\": [{\"ip\": \"110.226.179.226\", \"start\": \"2024-10-10T05:45:56.563896Z\"}]}', '2024-10-10 03:45:49', '2024-10-10 03:45:56'),
(19, '7a2f1b2d-c9fb-4788-b236-2651df13db66', 0, 14, 2, NULL, '2024-10-10 03:52:38', '2024-10-10 03:52:38'),
(20, 'a1299681-c471-47e0-bfa5-54df70b3c1fd', 0, 15, 2, NULL, '2024-10-10 04:16:52', '2024-10-10 04:16:52'),
(21, 'f1061fc3-f8af-4c98-96eb-3c856e855c75', 0, 16, 1, NULL, '2024-10-10 04:40:37', '2024-10-10 04:40:37'),
(22, 'd5651643-918b-49fc-a91c-92ed720a9b8c', 1, 16, 2, '{\"logs\": [{\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:42:05.044809Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:43:26.342515Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T06:48:36.431795Z\"}, {\"ip\": \"49.14.128.122\", \"start\": \"2024-10-10T07:18:17.549212Z\"}]}', '2024-10-10 04:41:56', '2024-10-10 05:18:17');

-- --------------------------------------------------------

--
-- Table structure for table `memberships`
--

CREATE TABLE `memberships` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `prefix` varchar(255) DEFAULT NULL,
  `number` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `amount` decimal(25,5) NOT NULL DEFAULT 0.00000,
  `currency` char(10) DEFAULT NULL,
  `frequency` char(20) DEFAULT NULL,
  `start_date` date DEFAULT NULL,
  `expiry_date` date DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `billing_address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`billing_address`)),
  `payment_gateway` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`payment_gateway`)),
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2018_08_08_100000_create_telescope_entries_table', 1),
(3, '2019_08_19_000000_create_failed_jobs_table', 1),
(4, '2019_12_14_000001_create_personal_access_tokens_table', 1),
(5, '2020_04_06_140659_create_permission_tables', 1),
(6, '2020_04_06_142503_create_activity_log_table', 1),
(7, '2020_04_06_145125_create_media_table', 1),
(8, '2020_04_07_065852_create_notifications_table', 1),
(9, '2020_04_07_065904_create_jobs_table', 1),
(10, '2020_04_07_070304_create_configs_table', 1),
(11, '2020_04_07_070705_create_tags_table', 1),
(12, '2020_04_07_070911_create_taggables_table', 1),
(13, '2020_04_07_071338_create_options_table', 1),
(14, '2020_04_09_054225_create_password_resets_table', 1),
(15, '2020_04_12_031749_create_todos_table', 1),
(16, '2020_04_25_053441_create_comments_table', 1),
(17, '2020_04_28_090817_create_contacts_table', 1),
(18, '2020_04_28_092928_create_segments_table', 1),
(19, '2020_04_28_092938_create_contact_segment_table', 1),
(20, '2020_04_28_104044_create_meetings_table', 1),
(21, '2020_04_28_104343_create_meeting_invitees_table', 1),
(22, '2020_07_28_063830_create_chat_rooms_table', 1),
(23, '2020_07_28_063835_create_chat_room_members_table', 1),
(24, '2020_07_28_063939_create_chats_table', 1),
(25, '2020_08_25_080957_create_site_subscribers_table', 1),
(26, '2020_08_25_081048_create_site_queries_table', 1),
(27, '2020_09_10_133301_create_site_pages_table', 1),
(28, '2020_10_11_052821_create_push_subscriptions_table', 1),
(29, '2020_11_11_044541_create_contact_user_table', 1),
(30, '2020_11_11_050812_create_segment_user_table', 1),
(31, '2020_11_17_075803_update_chat_room_members_table_with_left_at_column', 1),
(32, '2021_05_10_065537_create_memberships_table', 1),
(33, '2021_05_10_094820_update_users_table_with_membership_column', 1),
(34, '2021_08_21_070718_create_transactions_table', 1),
(35, '2021_08_21_072350_update_meetings_table_with_fee_column', 1),
(36, '2022_08_29_041038_create_polls_table', 1),
(37, '2022_08_29_041553_create_poll_results_table', 1),
(38, '2022_11_28_075803_update_table_for_laravel_9_upgrade', 1),
(39, '2022_12_22_162934_update_users_table_with_mobile_column', 1),
(40, '2022_12_23_055455_create_soketi_apps_table', 1);

-- --------------------------------------------------------

--
-- Table structure for table `model_has_permissions`
--

CREATE TABLE `model_has_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(255) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `model_has_roles`
--

CREATE TABLE `model_has_roles` (
  `role_id` bigint(20) UNSIGNED NOT NULL,
  `model_type` varchar(255) NOT NULL,
  `model_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `model_has_roles`
--

INSERT INTO `model_has_roles` (`role_id`, `model_type`, `model_id`) VALUES
(1, 'App\\Models\\User', 1),
(3, 'App\\Models\\User', 2),
(3, 'App\\Models\\User', 3);

-- --------------------------------------------------------

--
-- Table structure for table `notifications`
--

CREATE TABLE `notifications` (
  `id` char(36) NOT NULL,
  `type` varchar(255) NOT NULL,
  `notifiable_type` varchar(255) NOT NULL,
  `notifiable_id` bigint(20) UNSIGNED NOT NULL,
  `data` text NOT NULL,
  `read_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `options`
--

CREATE TABLE `options` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `parent_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `options`
--

INSERT INTO `options` (`id`, `uuid`, `name`, `slug`, `type`, `description`, `parent_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, '10ab643c-2296-4b2d-b8a1-8bf4de76d224', 'Default', 'default', 'page_template', '', NULL, NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(2, '21b88d5c-d3cf-4b46-94f7-d8a15e63a8b9', 'Blank', 'blank', 'page_template', '', NULL, NULL, '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(3, 'e656bc01-1e6b-4d57-85c1-3a8b0b4a9f63', 'Business', 'business', 'meeting_category', 'Business meetings', NULL, NULL, '2024-09-03 07:23:45', '2024-09-03 07:23:45'),
(4, '86f241b6-58ee-4b2e-a1b4-afda5695b4e1', 'Technical', 'technical', 'meeting_category', 'Technical meetings', NULL, NULL, '2024-09-03 07:24:04', '2024-09-03 07:24:04'),
(5, '7d91d1e4-f90e-43f7-bc53-360e85896f0f', 'Management', 'management', 'meeting_category', 'Management meetings', NULL, NULL, '2024-09-03 07:24:24', '2024-09-03 07:24:24'),
(6, '85cfbca8-4059-4971-99b6-770c963ab917', 'Personal', 'personal', 'meeting_category', 'Personal meetings', NULL, NULL, '2024-09-03 07:24:41', '2024-09-03 07:24:41');

-- --------------------------------------------------------

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) NOT NULL,
  `code` varchar(255) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `permissions`
--

CREATE TABLE `permissions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `guard_name` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `permissions`
--

INSERT INTO `permissions` (`id`, `uuid`, `name`, `guard_name`, `created_at`, `updated_at`) VALUES
(1, 'fa756bd3-67f2-4730-aec9-5db5ba3f0c18', 'access-config', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(2, 'af9fcfc0-e2d1-4357-9a5a-8a2fc34fbfcf', 'access-ui-config', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(3, '4c54fe8c-24eb-40f3-9f3e-c687ba844810', 'enable-login', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(4, '52ee8182-900d-4b38-8b12-e47ddaf40b82', 'access-todo', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(5, '88c2a335-acdc-4f96-b3b0-f63f5c795522', 'access-activity', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(6, '983d0006-0f36-4054-85ca-85751fae4f01', 'access-page', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(7, '5f4e4af7-7720-4dd4-8c64-a22420393365', 'access-page-config', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(8, '7e9dbaf4-fece-44c8-b859-1e5bd07fb169', 'list-query', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(9, 'c40362ee-0a2f-4a2b-9700-3e8363e7b0e9', 'response-query', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(10, '42c9f0bf-76f6-41d8-9976-c396f85f79ac', 'delete-query', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(11, '70bdd51a-35a4-4acf-b29d-f92ffed63561', 'list-subscriber', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(12, 'e2533b53-ee33-4be5-828b-1a36547b3c26', 'delete-subscriber', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(13, '13211145-b534-49d9-81da-04f36021f093', 'list-user', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(14, '605c81cb-55f7-4933-9108-aaff38cb022c', 'create-user', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(15, 'd7b0d3ef-4969-489f-a505-6cef16800c8b', 'edit-user', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(16, '5678555c-f470-404f-b0af-2c778a40caef', 'delete-user', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(17, '163542fd-a943-440b-830a-110f6baa3514', 'access-contact', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(18, '69a8a493-ad39-460e-8b66-0684bc07622c', 'list-meeting', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(19, '01654f99-be8c-4cdd-836e-308ccef7c9ab', 'create-meeting', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(20, '942ea823-aaf7-40b9-bccf-40bef372f58f', 'edit-meeting', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(21, '91a43db8-cc40-4e8a-8492-a87331b9cbe7', 'delete-meeting', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(22, '6440b125-5de1-4253-a004-92f7fef62be2', 'access-meeting-config', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37');

-- --------------------------------------------------------

--
-- Table structure for table `personal_access_tokens`
--

CREATE TABLE `personal_access_tokens` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tokenable_type` varchar(255) NOT NULL,
  `tokenable_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `token` varchar(64) NOT NULL,
  `abilities` text DEFAULT NULL,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `polls`
--

CREATE TABLE `polls` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `question` varchar(255) DEFAULT NULL,
  `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`options`)),
  `start_at` datetime DEFAULT NULL,
  `duration` int(11) DEFAULT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 0,
  `meeting_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `poll_results`
--

CREATE TABLE `poll_results` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `poll_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `answer` varchar(255) DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `push_subscriptions`
--

CREATE TABLE `push_subscriptions` (
  `id` int(10) UNSIGNED NOT NULL,
  `subscribable_type` varchar(255) NOT NULL,
  `subscribable_id` bigint(20) UNSIGNED NOT NULL,
  `endpoint` varchar(500) NOT NULL,
  `public_key` varchar(255) DEFAULT NULL,
  `auth_token` varchar(255) DEFAULT NULL,
  `content_encoding` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `push_subscriptions`
--

INSERT INTO `push_subscriptions` (`id`, `subscribable_type`, `subscribable_id`, `endpoint`, `public_key`, `auth_token`, `content_encoding`, `created_at`, `updated_at`) VALUES
(2, 'App\\Models\\User', 1, 'https://fcm.googleapis.com/fcm/send/d-oGq8R_aw8:APA91bHyXgtnaAqXiGHIUTGA2OKdMy4QeT-PF9CM6X5X772m3EC1tHhYjgxdbGX1_GZXFzhnU_GRjXbQWOWGNGcX2jVCLzQxzzcCj2u6wgBzZJ46k8xYilwy_1WKe05CUV33SHm0DPV3', 'BAbUzaCB2Fp+QELwrZ4qG73iJLahKXC7r9sHWR6fQv1ugrBobb/gXqC90G3mYAxA4MHQPq95Atrji2ev+CUsmPk=', 'vDs2Uv/chAt/yfPzTI0yvA==', 'aes128gcm', '2024-09-03 06:52:37', '2024-09-03 06:52:37');

-- --------------------------------------------------------

--
-- Table structure for table `roles`
--

CREATE TABLE `roles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `guard_name` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `roles`
--

INSERT INTO `roles` (`id`, `uuid`, `name`, `guard_name`, `created_at`, `updated_at`) VALUES
(1, 'ce1d4294-7878-4acc-bd73-f0be9fa793f2', 'admin', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(2, '53f3fb96-ae67-4b94-bb07-73be6d1acc2f', 'user', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37'),
(3, 'b5e0d4b8-bf33-4d23-a6fe-ed232cc9fa86', 'host', 'web', '2024-09-03 04:33:37', '2024-09-03 04:33:37');

-- --------------------------------------------------------

--
-- Table structure for table `role_has_permissions`
--

CREATE TABLE `role_has_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `role_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `role_has_permissions`
--

INSERT INTO `role_has_permissions` (`permission_id`, `role_id`) VALUES
(1, 1),
(2, 1),
(3, 1),
(3, 2),
(3, 3),
(4, 1),
(4, 2),
(4, 3),
(5, 1),
(6, 1),
(7, 1),
(8, 1),
(8, 2),
(9, 1),
(10, 1),
(11, 1),
(11, 2),
(12, 1),
(13, 1),
(14, 1),
(15, 1),
(16, 1),
(17, 1),
(17, 2),
(17, 3),
(18, 1),
(18, 2),
(18, 3),
(19, 1),
(19, 3),
(20, 1),
(20, 3),
(21, 1),
(21, 3),
(22, 1);

-- --------------------------------------------------------

--
-- Table structure for table `segments`
--

CREATE TABLE `segments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description` longtext DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `segments`
--

INSERT INTO `segments` (`id`, `uuid`, `name`, `description`, `meta`, `created_at`, `updated_at`) VALUES
(1, '87addd92-ed06-4712-b092-dd81ace74f46', 'About Safety', 'Tell us about the ways of safety', NULL, '2024-10-10 01:46:41', '2024-10-10 01:46:41');

-- --------------------------------------------------------

--
-- Table structure for table `segment_user`
--

CREATE TABLE `segment_user` (
  `segment_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `segment_user`
--

INSERT INTO `segment_user` (`segment_id`, `user_id`) VALUES
(1, 2);

-- --------------------------------------------------------

--
-- Table structure for table `site_pages`
--

CREATE TABLE `site_pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `body` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `parent_id` bigint(20) UNSIGNED DEFAULT NULL,
  `template_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `site_pages`
--

INSERT INTO `site_pages` (`id`, `uuid`, `title`, `slug`, `body`, `status`, `parent_id`, `template_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, 'd30d2852-7f36-489a-80b3-916ba2189cd1', 'Privacy Policy', 'privacy', '<p>At Mxype, accessible from [your website URL], one of our main priorities is the privacy of our users. This Privacy Policy document contains types of information that is collected and recorded by Mxype and how we use it.</p><p>1. Information We Collect</p><p>We collect various types of information to provide better services to all our users, including:</p><ul><li><strong>Personal Information:</strong> When you sign up for an account, we may collect personal details like your name, email address, phone number, and other contact information.</li><li><strong>Audio/Video Data:</strong> If you participate in video conferences, webinars, or podcasts, we may collect and store audio and video data to facilitate these services.</li><li><strong>Usage Information:</strong> We collect information about how you use Mxype, such as the features you use and the time you spend on them.</li><li><strong>Device Information:</strong> We may collect information about your device, such as IP address, device type, operating system, browser type, and device identifiers.</li><li><strong>Communications:</strong> If you communicate with us via email or through our platform, we may collect the content of your communication and any attachments.</li></ul><p>2. How We Use Your Information</p><p>The information we collect is used to provide and improve our services. We use your information for the following purposes:</p><ul><li><strong>Service Delivery:</strong> To provide audio and video conferencing, webinars, live classes, podcasts, and other related services.</li><li><strong>User Support:</strong> To help resolve any technical or service issues you encounter.</li><li><strong>Improving Services:</strong> We analyze usage data to improve the performance and features of Mxype.</li><li><strong>Communication:</strong> To send you updates, notifications, or promotional materials related to our services (if you opt in).</li><li><strong>Security:</strong> To ensure the security and integrity of our platform and services.</li></ul><p>3. Data Sharing and Disclosure</p><p>We do not share or sell your personal data with third parties, except in the following situations:</p><ul><li><strong>Service Providers:</strong> We may share your data with trusted third-party service providers to facilitate the operation of our services (e.g., hosting providers, data analytics services).</li><li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid legal requests.</li><li><strong>Business Transfers:</strong> In the event of a merger, acquisition, or sale of our assets, your data may be transferred to the new entity.</li></ul><p>4. Data Security</p><p>We implement industry-standard security measures to protect your data from unauthorized access, use, or disclosure. However, no method of transmission over the internet is 100% secure, and we cannot guarantee the absolute security of your data.</p><p>5. Data Retention</p><p>We retain your personal data only for as long as necessary to provide our services and for legitimate business purposes. Once your data is no longer required, we will securely delete or anonymize it.</p><p>6. Your Privacy Rights</p><p>Depending on your location, you may have the following rights regarding your personal data:</p><ul><li><strong>Access:</strong> You have the right to access the personal information we hold about you.</li><li><strong>Correction:</strong> You can request that we correct or update your personal data.</li><li><strong>Deletion:</strong> You can request the deletion of your personal data.</li><li><strong>Data Portability:</strong> You may request a copy of your data in a machine-readable format.</li><li><strong>Opt-Out:</strong> You can opt-out of receiving marketing communications from us at any time.</li></ul><p>To exercise any of these rights, please contact us at [your contact email].</p><p>7. Cookies and Tracking Technologies</p><p>Mxype may use cookies and similar tracking technologies to improve user experience, analyze usage patterns, and customize our services. You can control the use of cookies through your browser settings.</p><p>8. Children’s Privacy</p><p>Mxype is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe that we have inadvertently collected such information, please contact us, and we will take steps to delete it.</p><p>9. Changes to this Privacy Policy</p><p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date. We encourage you to review this page regularly to stay informed about our data practices.</p><p>10. Contact Us</p><p>If you have any questions or concerns about this Privacy Policy or how we handle your data, please contact us at:</p><p><span style=\"color:rgb(78,57,96);\">Miracuves Solutions</span></p><p><span style=\"color:rgb(78,57,96);\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex, Mumbai, Maharastra, 400051, India</span></p><p><strong>Phone:</strong><span style=\"color:rgb(78,57,96);\"> 9830009649</span></p><p><strong>Email:</strong><span style=\"color:rgb(78,57,96);\"> biz@miracuves.com</span></p>', 1, NULL, 2, '{\"keywords\": \"\", \"seo_title\": \"\", \"description\": \"\"}', '2024-09-03 04:33:37', '2024-10-11 08:08:13'),
(2, '7f39d529-9857-4279-adca-fed72622c1b9', 'Terms of Service', 'terms', '<p>Welcome to Mxype! By using our services, you agree to the following terms and conditions. Please read them carefully. </p><p> </p><p>1. Acceptance of Terms </p><p>By accessing or using Mxype, you agree to be bound by these Terms of Service and our Privacy Policy. If you do not agree with any part of these terms, you must not use our services. </p><p><br></p><p>2. Changes to Terms </p><p>We may update these Terms of Service from time to time. We will notify you of any changes by posting the new terms on this page. You are advised to review this page periodically for any changes. Your continued use of Mxype after any modifications to the Terms will constitute your acknowledgment of the modifications and your consent to abide by and be bound by the modified Terms. </p><p> </p><p>3. Eligibility </p><p>You must be at least 13 years old to use Mxype. By using our services, you represent and warrant that you meet this eligibility requirement. </p><p> </p><p>4. Account Registration </p><p>To access certain features of Mxype, you may be required to create an account. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete. </p><p>You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account or any other breach of security. </p><p> </p><p>5. User Conduct </p><p>You agree not to use Mxype for any unlawful purpose or in any way that could damage, disable, overburden, or impair the service. You agree not to: </p><p>- Use Mxype to harass, threaten, or intimidate others. </p><p>- Impersonate any person or entity or falsely state or misrepresent your affiliation with a person or entity. </p><p>- Upload, post, or otherwise transmit any content that is unlawful, harmful, threatening, abusive, harassing, defamatory, vulgar, obscene, or otherwise objectionable. </p><p> </p><p>6. Content Ownership </p><p>You retain ownership of any content you submit, post, or display on or through Mxype. However, by submitting content, you grant Mxype a worldwide, non-exclusive, royalty-free, transferable license to use, reproduce, modify, publish, and distribute such content in connection with our services. </p><p> </p><p>7. Termination  </p><p>We reserve the right to suspend or terminate your account and access to Mxype at our discretion, without notice, for conduct that we believe violates these Terms or is harmful to other users of Mxype, us, or third parties, or for any other reason. </p><p> </p><p>8. Disclaimers  </p><p>Mxype is provided on an \"as is\" and \"as available\" basis. We do not warrant that the service will be uninterrupted, secure, or error-free. We disclaim all warranties, express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose. </p><p> </p><p> </p><p>9. Governing Law  </p><p>These Terms shall be governed by and construed in accordance with the laws of [Your Jurisdiction], without regard to its conflict of law principles. </p><p> </p><p>10. Contact Information </p><p>If you have any questions about these Terms of Service, please contact us at: </p><p><br></p><p>Email: [biz@miracuves.com]  </p><p>Address: [<span style=\"color:rgb(44,31,56);\">Enam Sambhav, C-20, Block G, Bandra Kurla Complex Bandra East, Mumbai, Maharastra, 400051, India</span>]  </p>', 1, NULL, 2, '{\"keywords\": \"\", \"seo_title\": \"\", \"description\": \"\"}', '2024-09-03 04:33:37', '2024-10-11 08:14:12'),
(3, 'e530b2f2-7c7a-4bee-98dd-af79ea9e41b8', 'Test', 'test', '<p>https://mxype.atharvatek.com/test</p>', 1, NULL, 1, '{\"keywords\": \"\", \"seo_title\": \"\", \"description\": \"\", \"show_footer\": \"\"}', '2024-10-10 06:31:57', '2024-10-10 06:32:30');

-- --------------------------------------------------------

--
-- Table structure for table `site_queries`
--

CREATE TABLE `site_queries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `contact_number` varchar(255) DEFAULT NULL,
  `subject` text DEFAULT NULL,
  `message` text DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `site_subscribers`
--

CREATE TABLE `site_subscribers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `unsubscribed_at` datetime DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `soketi_apps`
--

CREATE TABLE `soketi_apps` (
  `id` varchar(255) NOT NULL,
  `key` varchar(255) NOT NULL,
  `secret` varchar(255) NOT NULL,
  `max_connections` int(11) NOT NULL,
  `enable_client_messages` tinyint(1) NOT NULL,
  `enabled` tinyint(4) NOT NULL,
  `max_backend_events_per_sec` int(11) NOT NULL,
  `max_client_events_per_sec` int(11) NOT NULL,
  `max_read_req_per_sec` int(11) NOT NULL,
  `webhooks` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`webhooks`)),
  `max_presence_members_per_channel` tinyint(4) DEFAULT NULL,
  `max_presence_member_size_in_kb` tinyint(4) DEFAULT NULL,
  `max_channel_name_length` tinyint(4) DEFAULT NULL,
  `max_event_channels_at_once` tinyint(4) DEFAULT NULL,
  `max_event_name_length` tinyint(4) DEFAULT NULL,
  `max_event_payload_in_kb` tinyint(4) DEFAULT NULL,
  `max_event_batch_size` tinyint(4) DEFAULT NULL,
  `enable_user_authentication` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `soketi_apps`
--

INSERT INTO `soketi_apps` (`id`, `key`, `secret`, `max_connections`, `enable_client_messages`, `enabled`, `max_backend_events_per_sec`, `max_client_events_per_sec`, `max_read_req_per_sec`, `webhooks`, `max_presence_members_per_channel`, `max_presence_member_size_in_kb`, `max_channel_name_length`, `max_event_channels_at_once`, `max_event_name_length`, `max_event_payload_in_kb`, `max_event_batch_size`, `enable_user_authentication`) VALUES
('907452370', '6BPijLWsS08mieOO', '8clojQqyWbGJT3sR1oJjOvz4', -1, 1, 1, -1, -1, -1, '[]', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0);

-- --------------------------------------------------------

--
-- Table structure for table `taggables`
--

CREATE TABLE `taggables` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tag_id` bigint(20) UNSIGNED DEFAULT NULL,
  `taggable_type` varchar(255) NOT NULL,
  `taggable_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `tags`
--

CREATE TABLE `tags` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `slug` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `telescope_entries`
--

CREATE TABLE `telescope_entries` (
  `sequence` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) NOT NULL,
  `batch_id` char(36) NOT NULL,
  `family_hash` varchar(255) DEFAULT NULL,
  `should_display_on_index` tinyint(1) NOT NULL DEFAULT 1,
  `type` varchar(20) NOT NULL,
  `content` longtext NOT NULL,
  `created_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `telescope_entries_tags`
--

CREATE TABLE `telescope_entries_tags` (
  `entry_uuid` char(36) NOT NULL,
  `tag` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `telescope_monitoring`
--

CREATE TABLE `telescope_monitoring` (
  `tag` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `todos`
--

CREATE TABLE `todos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `due_date` date DEFAULT NULL,
  `due_time` time DEFAULT NULL,
  `completed_at` datetime DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `todos`
--

INSERT INTO `todos` (`id`, `uuid`, `title`, `description`, `status`, `due_date`, `due_time`, `completed_at`, `user_id`, `meta`, `created_at`, `updated_at`) VALUES
(1, '1967ee9e-8d74-4424-a886-4b14dbe21815', 'Post Production work', 'Post Production work of a movie', 0, '2024-09-03', '14:30:00', NULL, 1, NULL, '2024-09-03 06:30:53', '2024-09-03 06:30:59');

-- --------------------------------------------------------

--
-- Table structure for table `transactions`
--

CREATE TABLE `transactions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `prefix` varchar(255) DEFAULT NULL,
  `number` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `amount` decimal(25,5) NOT NULL DEFAULT 0.00000,
  `currency` char(10) DEFAULT NULL,
  `date` date DEFAULT NULL,
  `transactionable_type` varchar(255) NOT NULL,
  `transactionable_id` bigint(20) UNSIGNED NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `billing_address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`billing_address`)),
  `payment_gateway` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`payment_gateway`)),
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` char(36) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `email` varchar(255) NOT NULL,
  `username` varchar(255) DEFAULT NULL,
  `birth_date` date DEFAULT NULL,
  `mobile` varchar(20) DEFAULT NULL,
  `gender` varchar(10) DEFAULT NULL,
  `avatar` varchar(255) DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `status` varchar(255) DEFAULT NULL,
  `membership_expiry_date` date DEFAULT NULL,
  `preference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`preference`)),
  `remember_token` varchar(100) DEFAULT NULL,
  `meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`meta`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `uuid`, `name`, `email`, `username`, `birth_date`, `mobile`, `gender`, `avatar`, `email_verified_at`, `password`, `status`, `membership_expiry_date`, `preference`, `remember_token`, `meta`, `created_at`, `updated_at`) VALUES
(1, '8cbfc463-a161-4696-a8d7-03dcbc860507', 'Admin', 'admin@demo.com', 'admin', NULL, NULL, NULL, '/storage/avatar/2XtSmkLVzLRGWH0pOH2LWg65135TJ9fwcjxQ0ADS.jpg', '2024-09-03 04:33:38', '$2y$10$RXe4q3gC6CMy/JDfovHCwO.TZ5svTEYSQqAt/aiWWZocvU7lxu/xS', 'activated', NULL, NULL, NULL, '{\"is_premium\": true, \"cover_image\": \"/storage/cover-image/CZ8Npwm34bEMdknrmKEef8lmLpSOrEzmuNTtSXoG.jpg\"}', '2024-09-03 04:33:38', '2024-09-03 05:08:05'),
(2, '0b7031aa-f2f2-48b0-9cd0-dbab97393cef', 'User Demo', 'user@demo.com', 'user', NULL, '', 'male', NULL, NULL, '$2y$10$Ykth602TdusSECh7n1tdkumzmapHn2vZ3BUhEA7WynadZv935sZuC', 'activated', NULL, NULL, NULL, '{\"is_premium\": true, \"activation_token\": \"568033d7-37b2-4270-a677-9195379fd615\"}', '2024-09-03 05:07:01', '2024-10-10 03:38:31'),
(3, 'dfa1c078-f9f0-49cd-aaa3-31eef6585ad3', 'User 2', 'user2@demo.com', 'user2', '2007-09-12', '9875431260', 'female', NULL, NULL, '$2y$10$1DFs3NXfufyLChzrjsrGNOC.Cc4EY3VHhK2WRHJkmdbwWcPsGHp8a', 'activated', NULL, NULL, NULL, '{\"is_premium\": true}', '2024-09-03 05:15:36', '2024-09-03 05:16:26');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `activity_log`
--
ALTER TABLE `activity_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `activity_log_log_name_index` (`log_name`),
  ADD KEY `subject` (`subject_id`,`subject_type`),
  ADD KEY `causer` (`causer_id`,`causer_type`);

--
-- Indexes for table `chats`
--
ALTER TABLE `chats`
  ADD PRIMARY KEY (`id`),
  ADD KEY `chats_chat_room_id_foreign` (`chat_room_id`),
  ADD KEY `chats_user_id_foreign` (`user_id`);

--
-- Indexes for table `chat_rooms`
--
ALTER TABLE `chat_rooms`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `chat_room_members`
--
ALTER TABLE `chat_room_members`
  ADD PRIMARY KEY (`id`),
  ADD KEY `chat_room_members_chat_room_id_foreign` (`chat_room_id`),
  ADD KEY `chat_room_members_user_id_foreign` (`user_id`);

--
-- Indexes for table `comments`
--
ALTER TABLE `comments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `comments_commentable_type_commentable_id_index` (`commentable_type`,`commentable_id`),
  ADD KEY `comments_user_id_foreign` (`user_id`);

--
-- Indexes for table `configs`
--
ALTER TABLE `configs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `contacts`
--
ALTER TABLE `contacts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `contacts_user_id_foreign` (`user_id`);

--
-- Indexes for table `contact_segment`
--
ALTER TABLE `contact_segment`
  ADD KEY `contact_segment_contact_id_foreign` (`contact_id`),
  ADD KEY `contact_segment_segment_id_foreign` (`segment_id`);

--
-- Indexes for table `contact_user`
--
ALTER TABLE `contact_user`
  ADD KEY `contact_user_contact_id_foreign` (`contact_id`),
  ADD KEY `contact_user_user_id_foreign` (`user_id`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `jobs`
--
ALTER TABLE `jobs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `jobs_queue_index` (`queue`);

--
-- Indexes for table `media`
--
ALTER TABLE `media`
  ADD PRIMARY KEY (`id`),
  ADD KEY `media_model_type_model_id_index` (`model_type`,`model_id`);

--
-- Indexes for table `meetings`
--
ALTER TABLE `meetings`
  ADD PRIMARY KEY (`id`),
  ADD KEY `meetings_category_id_foreign` (`category_id`),
  ADD KEY `meetings_user_id_foreign` (`user_id`);

--
-- Indexes for table `meeting_invitees`
--
ALTER TABLE `meeting_invitees`
  ADD PRIMARY KEY (`id`),
  ADD KEY `meeting_invitees_meeting_id_foreign` (`meeting_id`),
  ADD KEY `meeting_invitees_contact_id_foreign` (`contact_id`);

--
-- Indexes for table `memberships`
--
ALTER TABLE `memberships`
  ADD PRIMARY KEY (`id`),
  ADD KEY `memberships_user_id_foreign` (`user_id`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `model_has_permissions`
--
ALTER TABLE `model_has_permissions`
  ADD PRIMARY KEY (`permission_id`,`model_id`,`model_type`),
  ADD KEY `model_has_permissions_model_id_model_type_index` (`model_id`,`model_type`);

--
-- Indexes for table `model_has_roles`
--
ALTER TABLE `model_has_roles`
  ADD PRIMARY KEY (`role_id`,`model_id`,`model_type`),
  ADD KEY `model_has_roles_model_id_model_type_index` (`model_id`,`model_type`);

--
-- Indexes for table `notifications`
--
ALTER TABLE `notifications`
  ADD PRIMARY KEY (`id`),
  ADD KEY `notifications_notifiable_type_notifiable_id_index` (`notifiable_type`,`notifiable_id`);

--
-- Indexes for table `options`
--
ALTER TABLE `options`
  ADD PRIMARY KEY (`id`),
  ADD KEY `options_parent_id_foreign` (`parent_id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD PRIMARY KEY (`id`),
  ADD KEY `password_resets_email_index` (`email`);

--
-- Indexes for table `permissions`
--
ALTER TABLE `permissions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`);

--
-- Indexes for table `polls`
--
ALTER TABLE `polls`
  ADD PRIMARY KEY (`id`),
  ADD KEY `polls_meeting_id_foreign` (`meeting_id`),
  ADD KEY `polls_user_id_foreign` (`user_id`);

--
-- Indexes for table `poll_results`
--
ALTER TABLE `poll_results`
  ADD PRIMARY KEY (`id`),
  ADD KEY `poll_results_poll_id_foreign` (`poll_id`),
  ADD KEY `poll_results_user_id_foreign` (`user_id`);

--
-- Indexes for table `push_subscriptions`
--
ALTER TABLE `push_subscriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ps_subscribable` (`subscribable_type`,`subscribable_id`);

--
-- Indexes for table `roles`
--
ALTER TABLE `roles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `role_has_permissions`
--
ALTER TABLE `role_has_permissions`
  ADD PRIMARY KEY (`permission_id`,`role_id`),
  ADD KEY `role_has_permissions_role_id_foreign` (`role_id`);

--
-- Indexes for table `segments`
--
ALTER TABLE `segments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `segment_user`
--
ALTER TABLE `segment_user`
  ADD KEY `segment_user_segment_id_foreign` (`segment_id`),
  ADD KEY `segment_user_user_id_foreign` (`user_id`);

--
-- Indexes for table `site_pages`
--
ALTER TABLE `site_pages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `site_pages_parent_id_foreign` (`parent_id`),
  ADD KEY `site_pages_template_id_foreign` (`template_id`);

--
-- Indexes for table `site_queries`
--
ALTER TABLE `site_queries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `site_subscribers`
--
ALTER TABLE `site_subscribers`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `soketi_apps`
--
ALTER TABLE `soketi_apps`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `taggables`
--
ALTER TABLE `taggables`
  ADD PRIMARY KEY (`id`),
  ADD KEY `taggables_tag_id_foreign` (`tag_id`),
  ADD KEY `taggables_taggable_type_taggable_id_index` (`taggable_type`,`taggable_id`);

--
-- Indexes for table `tags`
--
ALTER TABLE `tags`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `telescope_entries`
--
ALTER TABLE `telescope_entries`
  ADD PRIMARY KEY (`sequence`),
  ADD UNIQUE KEY `telescope_entries_uuid_unique` (`uuid`),
  ADD KEY `telescope_entries_batch_id_index` (`batch_id`),
  ADD KEY `telescope_entries_type_should_display_on_index_index` (`type`,`should_display_on_index`),
  ADD KEY `telescope_entries_family_hash_index` (`family_hash`);

--
-- Indexes for table `telescope_entries_tags`
--
ALTER TABLE `telescope_entries_tags`
  ADD KEY `telescope_entries_tags_entry_uuid_tag_index` (`entry_uuid`,`tag`),
  ADD KEY `telescope_entries_tags_tag_index` (`tag`);

--
-- Indexes for table `todos`
--
ALTER TABLE `todos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `todos_user_id_foreign` (`user_id`);

--
-- Indexes for table `transactions`
--
ALTER TABLE `transactions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `transactions_user_id_foreign` (`user_id`),
  ADD KEY `transactions_transactionable_type_transactionable_id_index` (`transactionable_type`,`transactionable_id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`),
  ADD UNIQUE KEY `users_username_unique` (`username`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `activity_log`
--
ALTER TABLE `activity_log`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=490;

--
-- AUTO_INCREMENT for table `chats`
--
ALTER TABLE `chats`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=69;

--
-- AUTO_INCREMENT for table `chat_rooms`
--
ALTER TABLE `chat_rooms`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18;

--
-- AUTO_INCREMENT for table `chat_room_members`
--
ALTER TABLE `chat_room_members`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `comments`
--
ALTER TABLE `comments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `configs`
--
ALTER TABLE `configs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `contacts`
--
ALTER TABLE `contacts`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `jobs`
--
ALTER TABLE `jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `media`
--
ALTER TABLE `media`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `meetings`
--
ALTER TABLE `meetings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `meeting_invitees`
--
ALTER TABLE `meeting_invitees`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT for table `memberships`
--
ALTER TABLE `memberships`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=41;

--
-- AUTO_INCREMENT for table `options`
--
ALTER TABLE `options`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `password_resets`
--
ALTER TABLE `password_resets`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `permissions`
--
ALTER TABLE `permissions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `polls`
--
ALTER TABLE `polls`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `poll_results`
--
ALTER TABLE `poll_results`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `push_subscriptions`
--
ALTER TABLE `push_subscriptions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `roles`
--
ALTER TABLE `roles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `segments`
--
ALTER TABLE `segments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `site_pages`
--
ALTER TABLE `site_pages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `site_queries`
--
ALTER TABLE `site_queries`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `site_subscribers`
--
ALTER TABLE `site_subscribers`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `taggables`
--
ALTER TABLE `taggables`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tags`
--
ALTER TABLE `tags`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `telescope_entries`
--
ALTER TABLE `telescope_entries`
  MODIFY `sequence` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `todos`
--
ALTER TABLE `todos`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `transactions`
--
ALTER TABLE `transactions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `chats`
--
ALTER TABLE `chats`
  ADD CONSTRAINT `chats_chat_room_id_foreign` FOREIGN KEY (`chat_room_id`) REFERENCES `chat_rooms` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `chats_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `chat_room_members`
--
ALTER TABLE `chat_room_members`
  ADD CONSTRAINT `chat_room_members_chat_room_id_foreign` FOREIGN KEY (`chat_room_id`) REFERENCES `chat_rooms` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `chat_room_members_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `comments`
--
ALTER TABLE `comments`
  ADD CONSTRAINT `comments_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `contacts`
--
ALTER TABLE `contacts`
  ADD CONSTRAINT `contacts_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `contact_segment`
--
ALTER TABLE `contact_segment`
  ADD CONSTRAINT `contact_segment_contact_id_foreign` FOREIGN KEY (`contact_id`) REFERENCES `contacts` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `contact_segment_segment_id_foreign` FOREIGN KEY (`segment_id`) REFERENCES `segments` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `contact_user`
--
ALTER TABLE `contact_user`
  ADD CONSTRAINT `contact_user_contact_id_foreign` FOREIGN KEY (`contact_id`) REFERENCES `contacts` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `contact_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `meetings`
--
ALTER TABLE `meetings`
  ADD CONSTRAINT `meetings_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `options` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `meetings_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `meeting_invitees`
--
ALTER TABLE `meeting_invitees`
  ADD CONSTRAINT `meeting_invitees_contact_id_foreign` FOREIGN KEY (`contact_id`) REFERENCES `contacts` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `meeting_invitees_meeting_id_foreign` FOREIGN KEY (`meeting_id`) REFERENCES `meetings` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `memberships`
--
ALTER TABLE `memberships`
  ADD CONSTRAINT `memberships_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `model_has_permissions`
--
ALTER TABLE `model_has_permissions`
  ADD CONSTRAINT `model_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `model_has_roles`
--
ALTER TABLE `model_has_roles`
  ADD CONSTRAINT `model_has_roles_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `options`
--
ALTER TABLE `options`
  ADD CONSTRAINT `options_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `options` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `polls`
--
ALTER TABLE `polls`
  ADD CONSTRAINT `polls_meeting_id_foreign` FOREIGN KEY (`meeting_id`) REFERENCES `meetings` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `polls_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `poll_results`
--
ALTER TABLE `poll_results`
  ADD CONSTRAINT `poll_results_poll_id_foreign` FOREIGN KEY (`poll_id`) REFERENCES `polls` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `poll_results_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `role_has_permissions`
--
ALTER TABLE `role_has_permissions`
  ADD CONSTRAINT `role_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `role_has_permissions_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `segment_user`
--
ALTER TABLE `segment_user`
  ADD CONSTRAINT `segment_user_segment_id_foreign` FOREIGN KEY (`segment_id`) REFERENCES `segments` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `segment_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `site_pages`
--
ALTER TABLE `site_pages`
  ADD CONSTRAINT `site_pages_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `site_pages` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `site_pages_template_id_foreign` FOREIGN KEY (`template_id`) REFERENCES `options` (`id`) ON DELETE SET NULL;

--
-- Constraints for table `taggables`
--
ALTER TABLE `taggables`
  ADD CONSTRAINT `taggables_tag_id_foreign` FOREIGN KEY (`tag_id`) REFERENCES `tags` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `telescope_entries_tags`
--
ALTER TABLE `telescope_entries_tags`
  ADD CONSTRAINT `telescope_entries_tags_entry_uuid_foreign` FOREIGN KEY (`entry_uuid`) REFERENCES `telescope_entries` (`uuid`) ON DELETE CASCADE;

--
-- Constraints for table `todos`
--
ALTER TABLE `todos`
  ADD CONSTRAINT `todos_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `transactions`
--
ALTER TABLE `transactions`
  ADD CONSTRAINT `transactions_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE SET NULL;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
