Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: devoskisystems_spack_ -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB /*!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 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `attachments` -- DROP TABLE IF EXISTS `attachments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attachments` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `project_id` bigint(20) unsigned DEFAULT NULL, `task_id` bigint(20) unsigned DEFAULT NULL, `comment_id` bigint(20) unsigned DEFAULT NULL, `name` varchar(191) NOT NULL, `path` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `attachments_project_id_foreign` (`project_id`), KEY `attachments_task_id_foreign` (`task_id`), KEY `attachments_comment_id_foreign` (`comment_id`), CONSTRAINT `attachments_comment_id_foreign` FOREIGN KEY (`comment_id`) REFERENCES `comments` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `attachments_project_id_foreign` FOREIGN KEY (`project_id`) REFERENCES `projects` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `attachments_task_id_foreign` FOREIGN KEY (`task_id`) REFERENCES `tasks` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attachments` -- LOCK TABLES `attachments` WRITE; /*!40000 ALTER TABLE `attachments` DISABLE KEYS */; INSERT INTO `attachments` VALUES (1,NULL,1,2,'16_copy (1).jpg','files/RgYeprF0nO8LICcDW0Esq3W67JsB9TsGLXnwRDJg.jpg','2024-04-04 20:45:03','2024-04-04 20:45:03'),(2,NULL,1,3,'16_copy (1).jpg','files/RgYeprF0nO8LICcDW0Esq3W67JsB9TsGLXnwRDJg.jpg','2024-04-04 20:45:03','2024-04-04 20:45:03'),(3,NULL,1,4,'16_copy (1).jpg','files/RgYeprF0nO8LICcDW0Esq3W67JsB9TsGLXnwRDJg.jpg','2024-04-04 20:45:03','2024-04-04 20:45:03'),(4,NULL,1,5,'16_copy (1).jpg','files/RgYeprF0nO8LICcDW0Esq3W67JsB9TsGLXnwRDJg.jpg','2024-04-04 20:45:03','2024-04-04 20:45:03'),(5,NULL,1,6,'16_copy (1).jpg','files/RgYeprF0nO8LICcDW0Esq3W67JsB9TsGLXnwRDJg.jpg','2024-04-04 20:45:03','2024-04-04 20:45:03'),(6,NULL,4,8,'image_2024_04_04T16_59_50_877Z.png','files/HK6jPJkQvkhDaeOEql2GTVPlYHEbLKgZezpkE4oW.png','2024-04-04 21:01:08','2024-04-04 21:01:08'),(7,NULL,4,9,'image_2024_04_04T16_59_50_877Z.png','files/HK6jPJkQvkhDaeOEql2GTVPlYHEbLKgZezpkE4oW.png','2024-04-04 21:01:08','2024-04-04 21:01:08'),(8,NULL,4,10,'image_2024_04_04T16_59_50_877Z.png','files/HK6jPJkQvkhDaeOEql2GTVPlYHEbLKgZezpkE4oW.png','2024-04-04 21:01:08','2024-04-04 21:01:08'),(9,NULL,4,11,'image_2024_04_04T16_59_50_877Z.png','files/HK6jPJkQvkhDaeOEql2GTVPlYHEbLKgZezpkE4oW.png','2024-04-04 21:01:08','2024-04-04 21:01:08'),(10,NULL,4,12,'image_2024_04_04T16_59_50_877Z.png','files/HK6jPJkQvkhDaeOEql2GTVPlYHEbLKgZezpkE4oW.png','2024-04-04 21:01:08','2024-04-04 21:01:08'),(11,NULL,4,14,'Cassan_changes.docx','files/tuhiWZ2ZWnzjo65C9OUXDNV8ArxKpyYoPA1CMQip.docx','2024-04-04 21:10:25','2024-04-04 21:10:25'),(12,NULL,10,16,'Screenshot 2024-04-04 132744.png','files/B4Z8qldOUnj6vLqorUtbK9wItDgRw5DCdLEt2bi4.png','2024-04-04 21:28:06','2024-04-04 21:28:06'),(13,NULL,4,18,'cas_changes.docx','files/2EojpXSWZysCAezY3d4FqKPy06lSgqFgEITu4TqY.docx','2024-04-05 19:51:06','2024-04-05 19:51:06'),(14,NULL,4,20,'IMG_3972.jpeg','files/ZLzlEFMZULLCigObMXSUplVs1b5YwXjoHCguq5vk.jpg','2024-04-05 20:10:16','2024-04-05 20:10:16'),(15,NULL,4,21,'IMG_8120.jpeg','files/P3uUgtGHTbrus3zeOoY06JgNTsilduSxo1j1tIz4.jpg','2024-04-05 20:10:58','2024-04-05 20:10:58'),(16,NULL,27,22,'Brittany_Brown_-_Website_Brief_Form_-_Google_Forms.pdf','files/h61IF0RcDTZ7yvkNo8Nqfi2yJf8s2QZvlFeypwNU.pdf','2024-04-05 23:03:08','2024-04-05 23:03:08'),(17,NULL,28,25,'jennifer_changes_doc.docx','files/2ZRu13Uo1ZbQ5Ehu8hZQuR4nDOiEMX4UYEIsNige.docx','2024-04-05 23:22:42','2024-04-05 23:22:42'),(18,NULL,29,30,'IMG_0373.jpg','files/8Xi03hwqhv3F4VAUGO4HLY4eIdIENgX4uR4drkwS.jpg','2024-04-08 22:17:01','2024-04-08 22:17:01'),(19,NULL,29,30,'IMG_0324.jpeg','files/Ps6YOu1TbewfiU8Oxq7zyQSS3aQ8AriRnLAhQNbe.jpg','2024-04-08 22:17:01','2024-04-08 22:17:01'),(20,NULL,29,30,'IMG_0328.jpeg','files/28yCFUZSL7ozFdwhJ0SHzIbbONaOPJXhaOAHPTDA.jpg','2024-04-08 22:17:01','2024-04-08 22:17:01'),(21,NULL,29,30,'IMG_0288.jpeg','files/qHle8yhkVFN2YSq4rzD1LEOKrX3xz35WAvNMcnsg.jpg','2024-04-08 22:17:01','2024-04-08 22:17:01'),(22,NULL,30,33,'image.png','files/wK6SXJnKSOaYN6NB7KMT3A4uuxFvfFbbxFb3aIxo.png','2024-04-08 22:24:12','2024-04-08 22:24:12'),(23,NULL,31,37,'Jorge_and_michelle_changes-01.docx','files/QHgdw8D4h7oaoFC2QDOZb3hoqTHqlzO86Bea1Yfy.docx','2024-04-15 18:44:38','2024-04-15 18:44:38'),(24,NULL,31,37,'Website update 2 jorge.docx','files/VgRRTnB2aWcwkZInXr9t9UAqc0hfn3wOOiP1zDSL.docx','2024-04-15 18:44:38','2024-04-15 18:44:38'),(25,NULL,4,40,'cassandra_changes (1).docx','files/qCymhKt1PJSoV0mpkAsL6NxuphP56xtexm9SOEaA.docx','2024-04-15 18:48:37','2024-04-15 18:48:37'); /*!40000 ALTER TABLE `attachments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `categories` -- DROP TABLE IF EXISTS `categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `categories` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `parent_id` bigint(20) unsigned DEFAULT NULL, `name` varchar(191) NOT NULL, `key` varchar(191) NOT NULL, `slug` varchar(191) NOT NULL, `color` varchar(191) DEFAULT NULL, `icon` varchar(191) DEFAULT NULL, `order` int(10) unsigned NOT NULL DEFAULT 0, `is_default` tinyint(1) NOT NULL DEFAULT 0, `meta` text DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `categories_key_index` (`key`), KEY `categories_slug_index` (`slug`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `categories` -- LOCK TABLES `categories` WRITE; /*!40000 ALTER TABLE `categories` DISABLE KEYS */; INSERT INTO `categories` VALUES (1,NULL,'Task Priority','Task Priority','task-priority',NULL,NULL,0,0,NULL,NULL,NULL,NULL),(2,1,'Urgent','Urgent','urgent','#b91c1c',NULL,0,0,NULL,NULL,NULL,NULL),(3,1,'High','High','high','#ea580c',NULL,0,0,NULL,NULL,NULL,NULL),(4,1,'Medium','Medium','medium','#0ea5e9',NULL,0,0,NULL,NULL,NULL,NULL),(5,1,'Low','Low','low','#78716c',NULL,0,0,NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `checklist_items` -- DROP TABLE IF EXISTS `checklist_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `checklist_items` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `checklist_id` bigint(20) unsigned DEFAULT NULL, `task_id` bigint(20) unsigned DEFAULT NULL, `title` varchar(191) NOT NULL, `order` int(10) unsigned NOT NULL DEFAULT 0, `completed_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `checklist_items` -- LOCK TABLES `checklist_items` WRITE; /*!40000 ALTER TABLE `checklist_items` DISABLE KEYS */; INSERT INTO `checklist_items` VALUES (1,1,NULL,'1',0,'2024-04-04 20:44:40','2024-04-04 20:43:42','2024-04-04 20:44:40'),(2,1,NULL,'2',1,'2024-04-04 20:44:39','2024-04-04 20:43:51','2024-04-04 20:44:39'),(3,1,NULL,'3',2,'2024-04-04 20:44:38','2024-04-04 20:44:04','2024-04-04 20:44:38'),(4,1,NULL,'4',3,'2024-04-04 20:44:37','2024-04-04 20:44:08','2024-04-04 20:44:37'); /*!40000 ALTER TABLE `checklist_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `checklists` -- DROP TABLE IF EXISTS `checklists`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `checklists` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `task_id` bigint(20) unsigned DEFAULT NULL, `name` varchar(191) NOT NULL, `order` int(10) unsigned NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `checklists` -- LOCK TABLES `checklists` WRITE; /*!40000 ALTER TABLE `checklists` DISABLE KEYS */; INSERT INTO `checklists` VALUES (1,1,'Checklist',0,'2024-04-04 20:43:42','2024-04-04 20:43:42'); /*!40000 ALTER TABLE `checklists` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `comments` -- DROP TABLE IF EXISTS `comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `comments` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `task_id` bigint(20) unsigned NOT NULL, `text` longtext NOT NULL, `deleted_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `comments_user_id_foreign` (`user_id`), KEY `comments_task_id_foreign` (`task_id`), CONSTRAINT `comments_task_id_foreign` FOREIGN KEY (`task_id`) REFERENCES `tasks` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `comments_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `comments` -- LOCK TABLES `comments` WRITE; /*!40000 ALTER TABLE `comments` DISABLE KEYS */; INSERT INTO `comments` VALUES (1,7,1,'hi',NULL,'2024-04-04 20:43:59','2024-04-04 20:43:59'),(2,7,1,'profile',NULL,'2024-04-04 20:45:03','2024-04-04 20:45:03'),(3,7,1,'profile',NULL,'2024-04-04 20:45:03','2024-04-04 20:45:03'),(4,7,1,'profile',NULL,'2024-04-04 20:45:03','2024-04-04 20:45:03'),(5,7,1,'profile',NULL,'2024-04-04 20:45:03','2024-04-04 20:45:03'),(6,7,1,'profile',NULL,'2024-04-04 20:45:03','2024-04-04 20:45:03'),(7,8,1,'Kia kr diya muzammil bhai',NULL,'2024-04-04 20:45:36','2024-04-04 20:45:36'),(8,6,4,'sameer','2024-04-04 21:02:17','2024-04-04 21:01:08','2024-04-04 21:02:17'),(9,6,4,'sameer','2024-04-04 21:02:29','2024-04-04 21:01:08','2024-04-04 21:02:29'),(10,6,4,'sameer','2024-04-04 21:02:22','2024-04-04 21:01:08','2024-04-04 21:02:22'),(11,6,4,'sameer','2024-04-04 21:02:33','2024-04-04 21:01:08','2024-04-04 21:02:33'),(12,6,4,'sameer','2024-04-04 21:05:08','2024-04-04 21:01:08','2024-04-04 21:05:08'),(13,6,7,'Below I have a list of things we would like to change or add.\n\nWe would like a frame around the ministry scripture. We feel as though it is missing something. Please advise.\n\nPlease remove the section that has the text saying, \'Seeking the Divine Connection\' and \'Pilgrimage of Faith\'. Also remove the button that says, \'Find out more\'.\n\nOn the Faith, Hope and Restoration page please add the Scripture title to it as requested in previous emails.\n\nFaith-\n\n‭\n\nNow faith is confidence in what we hope for and assurance about what we do not see.\n\n Hebrews 11:1 NIV\n‌\n\nHope-\n\n‭‭For I know the plans and thoughts that I have for you,’ says the Lord, ‘plans for peace and well-being and not for disaster, to give you a future and a hope.\n\n‭ Jeremiah 29:11 AMP\n\nThere are 4 KSM Logos at the bottom of the Faith hope and Restoration page,\nPlease remove the 2 in the middle and put, \'Finish Well!\'.\n\nOn the contact page, please remove the section that says, \'Strive for Perfection\', \'Elevate your experience\' and \'Deepen your understanding of the scriptures and engage in spiritual discourse. Connect with our Bible study groups by contacting Priest Donald.\'\nremove the \'Discover more button\'\n-remove the \'spiritual discourse\' and \'events and retreats\' sections\n\n-remove all the backgrounds for these texts.\n\n(Burgandy and white squares that are used to put text in)\n\nRemove everything in the \'Pilgrimages of the Spirit\' text as well. That includes the text that says \'Elevating Excellence\'.\nAs well as the 3 sections below with the names, and titles that say, \'Pastoral Counseling\', \'Vicar Lucas\', \'Scriptural Insight\', \'Vicar Tony\', \'Religious Choir\', \'Vicar Jhon\'.\n\nOn the same page, (contact page) please remove the phone number and title that is listed BELOW the MAP as well as the customer service section and email because it is already listed ABOVE the map.\n\nOn the about us page, at the top there is a slide, one of them says, \'SantiKation\', it should say, \'Sanctification\', and the first word in that section of the 1st sentence, should be spelled the same way, \'Sanctification\'.\n\nPlease remove everything in the \'Sarah Davy\' section, and the \'David Smit\' section. (That means the section that says, \'Faith, Unity in diversity\' as well.)\n\n10. Please keep the \'second coming\' section as is and just center it.\n\n11. Please remove all the sections with these titles, \'Divine Discourse\', \'Meditation Retreat\', \'Journey to Wholeness\' and \'Sacred Conversations\'.\n\n12. Please remove all the numbers and titles stating ,\'84 Sunday worship\', \'12 Prayer Powerhouse\', \'67 Weekly Wisdom\', \'12 Community Corner\' as previously requested\n\n13. In the section at the bottom it says Kingdom Standard Ministries and then it has the church address and the prayer requests section, please remove the text saying, \'Seeking the Divine Connection\'.\n\n14. On the page titled events, please remove the portal and just apply the full announcements on this page with a border and frame.\n\n-We will provide updated ones later.',NULL,'2024-04-04 21:09:05','2024-04-04 21:09:05'),(14,2,4,'Cassandra changes',NULL,'2024-04-04 21:10:25','2024-04-04 21:10:25'),(15,6,7,'Carol Changes',NULL,'2024-04-04 21:11:44','2024-04-04 21:11:44'),(16,8,10,'Jesus was Humble\n\nJesus was compassionate\n\nJesus loved people\n\nJesus was a servant\n\nJesus was patient\n\nJesus obeyed God\n\nJesus was gentle\n\nJesus reached out to sinners\n\n‌\n\nneed new designs',NULL,'2024-04-04 21:28:06','2024-04-04 21:28:06'),(17,2,4,'Revision Updated.',NULL,'2024-04-05 19:50:14','2024-04-05 19:50:14'),(18,2,4,'New Changes 5-Apr-2024.',NULL,'2024-04-05 19:51:06','2024-04-05 19:51:06'),(19,6,11,'The tab that says take out delivery needs to say Leena place menu..\n\nThen once on the menu screen someone it should say available for dine in, take out or delivery then show menu.\n\nThe tab that says menu needs to say Catering menu\n\nOn home tab need to update hours. See attachment\n\nWe need to add something that days activies or entertainment and I can give monthly schedule',NULL,'2024-04-05 19:59:34','2024-04-05 19:59:34'),(20,2,4,'Do you see the difference? The current one is way to blurry it shouldn’t be .please correct',NULL,'2024-04-05 20:10:16','2024-04-05 20:10:16'),(21,2,4,'IMG_8120',NULL,'2024-04-05 20:10:58','2024-04-05 20:10:58'),(22,6,27,'Brief Form',NULL,'2024-04-05 23:03:08','2024-04-05 23:03:08'),(23,2,26,'Services k page pr (Deceptive Site Ahead error page lgga diya ha )','2024-04-05 23:23:56','2024-04-05 23:18:47','2024-04-05 23:23:56'),(24,2,4,'@emmawillson Revision Updated.',NULL,'2024-04-05 23:19:24','2024-04-05 23:19:24'),(25,2,28,'Changes 5-Apr-2024',NULL,'2024-04-05 23:22:42','2024-04-05 23:22:42'),(26,2,28,'@emmawillson Revision Updated.',NULL,'2024-04-05 23:23:19','2024-04-05 23:23:19'),(27,2,26,'@michaelrich38 as discussed services page has been down and malware page has been added.',NULL,'2024-04-08 22:13:23','2024-04-08 22:13:23'),(28,2,26,'@michaelrich38 as discussed services page has been up and malware page has been removed.',NULL,'2024-04-08 22:13:34','2024-04-08 22:13:34'),(29,2,26,'@michaelrich38 As discussed favicon has been updated.',NULL,'2024-04-08 22:13:40','2024-04-08 22:13:40'),(30,2,29,'on the before and after we’re missing an after. Here is a picture of what needs to be taken down. I’ve got 2 of the same pics on there twice. Picture that’s circled with red and yellow remove then add the one I sent that’s not a screen shot. I also would like to make some adjustments to the testimonials page. Could we minus the patient caring, clean and tidy , responsive professional and just have the customers actual words on there? Here is a third screen shot displaying what I mean. As well as another amazing review. Feel free to add another testimonial. Could we add a before and after picture for this testimonial as well?? I’ll attach all pics for the new before and after and testimonial that goes with it',NULL,'2024-04-08 22:17:01','2024-04-08 22:17:01'),(31,2,4,'Support@ekquisitecleaningmemphis.com\n\nCass2003@ or Anderson10@\n\nDomain purchased from google domains or squarespace',NULL,'2024-04-08 22:18:13','2024-04-08 22:18:13'),(32,2,4,'On the homepage top\n\nCan I see it without the clear box background around the customer information? I just want to see how it looks please and thanks\n\nMake the stars\n\n⭐\n\n️ gold not yellow\n\n3.before and after pictures will be moved to the Areas Served\n\nI’ll send over 2-3 more blogs for\n\nThe pop up with coupons can I mange that with mail-champ so I don’t have to ask you to do ?\n\nBefore it’s live I need to see the following\n\nIn mobile view\nThis is all this it !!\n\nWebsite live by April 19 ! This will allow to finish mailchamp, payment process setup on BK and to make sure everything is good the domain everything looks good on desktop and mobile .\n\nMobile is very important for this what people use the most',NULL,'2024-04-08 22:18:24','2024-04-08 22:18:24'),(33,2,30,'*Interested\n\nplease correct this',NULL,'2024-04-08 22:24:12','2024-04-08 22:24:12'),(34,2,30,'Revision Updated',NULL,'2024-04-08 22:24:29','2024-04-08 22:24:29'),(35,2,29,'Revision Updated',NULL,'2024-04-09 00:52:33','2024-04-09 00:52:33'),(36,6,4,'Coming soon added on website \nhttps://ekquisitecleaningmemphis.com/',NULL,'2024-04-09 01:00:19','2024-04-09 01:00:19'),(37,2,31,'Website Changes',NULL,'2024-04-15 18:44:38','2024-04-15 18:44:38'),(38,2,31,'Revision Updated.',NULL,'2024-04-15 18:45:07','2024-04-15 18:45:07'),(39,2,4,'Add service area page:\n\nI’ll have to send over the pictures for this page until then just place pictures. Maryland Luxury cleaning has a tab on locations on kind how I want the setup up to look like\n\n‌\n\nName of Tab Service Areas\n\n👉\n\n‌\n\nThis will go at the very top of the page\n\n👇\n\nHouse Cleaning Service Areas In\n\nMemphis, Tennessee ( house picture behind words)\n\n‌\n\n‌\n\nSection #1\n\n( Small front) Embrace Elevated Living with Effortless Cleanliness-\n\n‌\n\n( Big Font) Discover the Distinction of Our Premium House Cleaning Services at EKquisite Cleaning Service of Memphis\n\n‌\n\nABOUT MEMPHIS ( i will have 1-2 pictures for this section)\n\n‌\n\nMemphis, Tennessee, embodies a rich tapestry of history, music, and culinary delights that captivate visitors and residents alike. With roots dating back to Native American settlements, Memphis has evolved into a cultural mecca, renowned for its pivotal role in shaping the music industry. From the birthplace of blues on Beale Street to the iconic studios where rock \'n\' roll legends recorded their hits, the city pulsates with musical heritage. Its diverse culinary scene reflects a fusion of Southern soul food, barbecue traditions, and global flavors, ensuring a culinary adventure for every palate. Historic neighborhoods like Central Gardens and Cooper-Young offer a glimpse into the city\'s storied past with their charming streetscapes and architectural landmarks. Meanwhile, new developments in areas like Downtown and the South Main Arts District breathe fresh life into the city, blending modern amenities with historic charm. Memphis\' unique blend of history, music, food, and forward-thinking developments make it an unparalleled destination, embodying the soul and spirit of the American South. Enjoy a relaxing weekend in Memphis without the stress of household chores! Let our expert cleaning team , EKquisite Cleaning Maid Service of Memphis ,handle everything for you!\n\n‌\n\nBOOK A HOUSE CLEANING TODAY link to booking page\n\n‌\n\n‌\n\nSection #2 have a pink background\n\n( Format - Big and Bold ) Why Choose EKquisite Cleaning Maid Service of Memphis?\n\n👉\n\n‌\n\n( format paragraph on one side and a picture on the other side, EKquisite Cleaning Maid Service of Memphis I want in pink , Memphis I want in the color blue)\n\n‌\n\nAre you a busy homeowner who struggles to keep up with household chores amidst your daily routine? Perhaps you have a bustling household with children, making it a constant challenge to maintain cleanliness no matter how hard you try. If this sounds familiar, rest assured, you\'re not alone. At EKquisite Cleaning Maid Service of Memphis, we understand the demands of modern life and the importance of a clean home. We receive numerous inquiries from households just like yours, seeking assistance with weekly, biweekly, or monthly cleaning tasks. We want you to know that you can rely on us. Serving the Memphis area with pride, it\'s our pleasure to alleviate the burden of house cleaning from your shoulders. It\'s our privilege to serve customers throughout Memphis and surrounding areas, ensuring their homes are immaculate without adding to their personal to-do lists. With our convenient online booking system, scheduling your service with us is quick and easy. Let us take care of the cleaning so you can enjoy a spotless home stress-free.\n\n‌\n\n‌\n\n( link to booking page ) BOOK A HOUSE CLEANING TODAY\n\n‌\n\n‌\n\n‌\n\nSection#3\n\n( Format - Big and Bold ) What House Cleaning Services Do We Offer Memphis, TN Clients?\n\n👉\n\n‌\n\n( format paragraph on one side and a picture on the other side, EKquisite Cleaning Maid Service of Memphis I want in pink , Memphis I want in the color blue)\n\n‌\n\nAt EKquisite Cleaning Maid Service of Memphis, we provide a range of cleaning options tailored to meet your needs. From Standard Cleanings to Move In/Move Out Cleanings and everything in between, we\'ve got you covered.\n\n‌\n\nOur Standard Cleanings are designed to help you maintain a tidy home effortlessly. We\'ll take care of tasks such as emptying the trash, scrubbing the bath and shower, cleaning toilets and sinks, tidying up the kitchen including the microwave, and performing light dusting in the den or living room.\n\n‌\n\nPlease note that certain tasks, like moving items off shelves, are included in our Deep Cleaning package instead.\n\n‌\n\nTo make your life easier, we offer weekly, bi-weekly, and monthly cleaning services at discounted rates, ensuring affordability and convenience. Let us take care of the cleaning so you can enjoy a beautifully maintained home without the hassle.\n\n‌\n\n‌\n\nOur Standard Cleaning Services Include: ( pink check marks instead of dots)\n\nSweeping or Mopping\nLight Dusting where needed\nClean the toilets\nClean any Mirrors\nClean the Bathtub/Showers\nEmpty out and clean the trash cans (bathrooms only)\nClean the Microwave (inside and out)\nClean the sinks and sanitize\nClean the Stove\nDust Window Sills and Ledges\nWipe Down Countertops\nWipe the Door Handles & Light Switches\nVacuum the Carpets or Rugs Toilets\nQuick Declutter\nClean and shine outside of the Refrigerator\nClean and shine the outside of Appliances\n‌\n\n( link to booking page ) BOOK A HOUSE CLEANING TODAY\n\n‌\n\n‌\n\n( section#4- all cap sentence style with small font )\n\n‌\n\n( large font ) Explore Our Extensive Service Area for EKquisite house cleaning\n\n‌\n\nLocated centrally in Memphis, Tennessee, EKquisite Cleaning Maid Service proudly serves surrounding cities around Memphis (Shelby County) including but not limited to Arlington , Bartlett, Collierville , Eads, Germantown, Lakeland, and Piperton.\n\n‌\n\n( big font ) Having difficulty finding trustworthy house cleaning services nearby?\n\n‌\n\nEnjoy EKquisite Cleaning Maid Service of Memphis in any neighborhood in Memphis, including Cordova, River Oaks-Kirby-Balmoral, Harbor Town,, Whitehaven, South Main, Crosstown, Central Gardens, Chickasaw Gardens, Cooper- Young , and the Broad Avenue Arts District.\n\n‌\n\n‌\n\nAll caps - Call Us Toady Button. All caps- Book A HOUSE CLEANING Today\n\n‌\n\n‌\n\nSection 5\n\nTake the Stress Out of Cleaning We’ll Handle It For You!\n\n‌\n\nTake a look at our before & after\'s with EKquisite Cleaning Maid Service of Memphis , our capabilities are unmatched! Our cleaning crews are supplied with the top of the line equipment / supplies & trained to tackle any job of any size no matter the condition of the home & appliances.\n\n‌\n\n‌\n\nI want to move the before and after pictures from the homepage to this page right here .\n\n‌\n\n‌\n\nAll caps - Call Us Toady Button. All caps- Book A HOUSE CLEANING Today\n\n‌\n\n‌\n\nI want the bottom of this page to have the following like the homepage\n\n‌\n\nCONTACT EKQUISITE CLEANING SERVICES ( lady with the duster)\nVery bottom Information',NULL,'2024-04-15 18:46:25','2024-04-15 18:46:25'),(40,2,4,'Website Changes',NULL,'2024-04-15 18:48:37','2024-04-15 18:48:37'),(41,2,4,'@emmawilson288 Revision Updated.',NULL,'2024-04-15 18:49:21','2024-04-15 18:49:21'),(42,4,32,'Revision:\n\nAdd note on quality to all current products\n\nAll current products should have this statement added to the description:\n\nUltra Clean Fabrication\n\nWe make all of our products in a very clean environment, so you can feel safe if you have severe allergies.\n\nProducts added in the future will not need this statement unless otherwise noted (this is specific to this manufacturer).',NULL,'2024-04-17 23:44:50','2024-04-17 23:44:50'); /*!40000 ALTER TABLE `comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `failed_jobs` -- DROP TABLE IF EXISTS `failed_jobs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `failed_jobs` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `uuid` varchar(191) 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(), PRIMARY KEY (`id`), UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `failed_jobs` -- LOCK TABLES `failed_jobs` WRITE; /*!40000 ALTER TABLE `failed_jobs` DISABLE KEYS */; /*!40000 ALTER TABLE `failed_jobs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `favorite_projects` -- DROP TABLE IF EXISTS `favorite_projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `favorite_projects` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `project_id` bigint(20) unsigned NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `favorite_projects` -- LOCK TABLES `favorite_projects` WRITE; /*!40000 ALTER TABLE `favorite_projects` DISABLE KEYS */; INSERT INTO `favorite_projects` VALUES (1,7,2,'2024-04-04 20:41:36','2024-04-04 20:41:36'),(2,7,1,'2024-04-04 20:41:49','2024-04-04 20:41:49'); /*!40000 ALTER TABLE `favorite_projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invitations` -- DROP TABLE IF EXISTS `invitations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invitations` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(191) NOT NULL, `role_id` bigint(20) unsigned NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invitations_email_unique` (`email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invitations` -- LOCK TABLES `invitations` WRITE; /*!40000 ALTER TABLE `invitations` DISABLE KEYS */; /*!40000 ALTER TABLE `invitations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `label_task` -- DROP TABLE IF EXISTS `label_task`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `label_task` ( `label_id` bigint(20) unsigned NOT NULL, `task_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`label_id`,`task_id`), KEY `label_task_task_id_foreign` (`task_id`), CONSTRAINT `label_task_label_id_foreign` FOREIGN KEY (`label_id`) REFERENCES `labels` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `label_task_task_id_foreign` FOREIGN KEY (`task_id`) REFERENCES `tasks` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `label_task` -- LOCK TABLES `label_task` WRITE; /*!40000 ALTER TABLE `label_task` DISABLE KEYS */; INSERT INTO `label_task` VALUES (1,4),(1,6),(1,7),(1,11),(1,28),(1,31),(3,10),(3,27),(4,8),(4,9),(4,26),(4,29),(4,30); /*!40000 ALTER TABLE `label_task` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labels` -- DROP TABLE IF EXISTS `labels`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labels` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `order` int(10) unsigned NOT NULL DEFAULT 0, `meta` text DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `labels_name_unique` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labels` -- LOCK TABLES `labels` WRITE; /*!40000 ALTER TABLE `labels` DISABLE KEYS */; INSERT INTO `labels` VALUES (1,'Web Dev',0,'{\"color\":\"#8B5CF6\"}','2024-04-04 20:22:08','2024-04-04 20:22:08'),(2,'Priorty',0,'{\"color\":\"#F43F5E\"}','2024-04-04 20:22:14','2024-04-04 20:22:14'),(3,'Design',0,'{\"color\":\"#EC4899\"}','2024-04-04 20:22:19','2024-04-04 20:22:19'),(4,'Live',0,'{\"color\":\"#22C55E\"}','2024-04-04 21:24:29','2024-04-04 21:24:29'); /*!40000 ALTER TABLE `labels` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `migration` varchar(191) NOT NULL, `batch` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=82 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES (55,'2014_10_12_000000_create_users_table',1),(56,'2014_10_12_100000_create_password_resets_table',1),(57,'2019_08_19_000000_create_failed_jobs_table',1),(58,'2019_12_14_000001_create_personal_access_tokens_table',1),(59,'2020_10_10_000000_create_categories_table',1),(60,'2020_10_10_000000_create_options_table',1),(61,'2020_11_11_000000_create_permissions_table',1),(62,'2020_11_11_000000_create_roles_table',1),(63,'2020_11_12_000000_create_permission_role_table',1),(64,'2020_11_12_000000_create_permission_user_table',1),(65,'2020_11_12_000000_create_role_user_table',1),(66,'2022_03_05_110022_create_notifications_table',1),(67,'2022_03_06_111300_create_projects_table',1),(68,'2022_03_06_111301_create_project_lists_table',1),(69,'2022_03_06_111302_create_tasks_table',1),(70,'2022_03_06_111303_create_invitations_table',1),(71,'2022_03_06_111304_create_comments_table',1),(72,'2022_03_06_111305_create_attachments_table',1),(73,'2022_03_06_111306_create_time_logs_table',1),(74,'2022_03_06_111307_create_checklists_table',1),(75,'2022_03_06_111308_create_checklist_items_table',1),(76,'2022_03_06_111309_create_labels_table',1),(77,'2022_03_06_111310_create_favorite_projects_table',1),(78,'2022_03_06_111311_create_recent_projects_table',1),(79,'2022_03_06_111312_create_project_user_table',1),(80,'2022_03_06_111313_create_task_user_table',1),(81,'2022_03_06_111314_create_label_task_table',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `notifications` -- DROP TABLE IF EXISTS `notifications`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `notifications` ( `id` char(36) NOT NULL, `type` varchar(191) NOT NULL, `notifiable_type` varchar(191) 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, PRIMARY KEY (`id`), KEY `notifications_notifiable_type_notifiable_id_index` (`notifiable_type`,`notifiable_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `notifications` -- LOCK TABLES `notifications` WRITE; /*!40000 ALTER TABLE `notifications` DISABLE KEYS */; INSERT INTO `notifications` VALUES ('0af602b4-662e-4c00-8e95-37c44f95e63f','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":7,\"message\":\"You have added to the Animation\"}','2024-04-04 20:35:45','2024-04-04 20:30:14','2024-04-04 20:35:45'),('1b9d9130-8104-4373-a5ae-28e7313c036a','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":3,\"message\":\"You have added to the SEO\"}','2024-04-04 20:35:45','2024-04-04 20:29:32','2024-04-04 20:35:45'),('1bbb5843-9193-48cc-9a31-8fc93a9a7b14','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":4,\"message\":\"You have added to the SMM\"}','2024-04-04 20:35:45','2024-04-04 20:29:39','2024-04-04 20:35:45'),('3b325b03-52c8-47d4-a91d-ff1a916fc236','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":8,\"message\":\"You have added to the Legal\"}','2024-04-04 20:35:45','2024-04-04 20:30:21','2024-04-04 20:35:45'),('468a4a00-da47-42ff-9119-4d5bd441214c','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":1,\"message\":\"You have added to the Website\"}','2024-04-04 20:28:22','2024-04-04 20:20:44','2024-04-04 20:28:22'),('57c3329b-ef42-4c02-8a13-c63b2e954c57','App\\Notifications\\ProjectAssigned','App\\Models\\User',4,'{\"item_id\":1,\"message\":\"You have added to the Website\"}','2024-04-04 20:43:38','2024-04-04 20:20:44','2024-04-04 20:43:38'),('9beaa2b7-3c80-4b14-a07d-aa77f5f475e8','App\\Notifications\\ProjectAssigned','App\\Models\\User',2,'{\"item_id\":1,\"message\":\"You have added to the Website\"}','2024-04-04 20:35:52','2024-04-04 20:20:44','2024-04-04 20:35:52'),('a9248c14-2a31-4bba-ac56-1b8d6a7a9566','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":5,\"message\":\"You have added to the Content\"}','2024-04-04 20:35:45','2024-04-04 20:29:52','2024-04-04 20:35:45'),('d2bd59d4-9d57-4ae6-988c-d8c25c397703','App\\Notifications\\ProjectAssigned','App\\Models\\User',3,'{\"item_id\":1,\"message\":\"You have added to the Website\"}','2024-04-04 20:30:20','2024-04-04 20:20:44','2024-04-04 20:30:20'),('ddb154c3-ad6b-4f19-adb9-ef1cbf9a15b1','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":6,\"message\":\"You have added to the Mobile & Web App\"}','2024-04-04 20:35:45','2024-04-04 20:30:05','2024-04-04 20:35:45'),('f7e6e05e-59f8-4398-8454-49443a168748','App\\Notifications\\ProjectAssigned','App\\Models\\User',1,'{\"item_id\":2,\"message\":\"You have added to the Design\"}','2024-04-04 20:35:45','2024-04-04 20:28:56','2024-04-04 20:35:45'); /*!40000 ALTER TABLE `notifications` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `options` -- DROP TABLE IF EXISTS `options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `options` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `key` varchar(191) NOT NULL, `value` text DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `options_key_unique` (`key`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `options` -- LOCK TABLES `options` WRITE; /*!40000 ALTER TABLE `options` DISABLE KEYS */; INSERT INTO `options` VALUES (1,'app_name','DevOski System',NULL,'2024-04-04 16:19:53'),(2,'app_url','https://devoskisystems.com/',NULL,'2024-04-04 16:19:53'),(3,'app_locale','en',NULL,NULL),(4,'app_timezone','UTC',NULL,NULL),(5,'email_config','0',NULL,NULL),(6,'mail_driver','smtp',NULL,NULL),(7,'mail_encryption','null',NULL,NULL),(8,'app_direction','ltr',NULL,NULL),(9,'header_logo','img/header_logo.png',NULL,NULL),(10,'app_updates','{\"update_available\":false,\"version\":\"3.2.10\",\"new_version\":null,\"checked_at\":null}',NULL,NULL),(11,'app_logo','img/header_logo.png','2024-04-04 16:19:53','2024-04-04 16:19:53'); /*!40000 ALTER TABLE `options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(191) NOT NULL, `token` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, KEY `password_resets_email_index` (`email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permission_role` -- DROP TABLE IF EXISTS `permission_role`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permission_role` ( `permission_id` bigint(20) unsigned NOT NULL, `role_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`permission_id`,`role_id`), KEY `permission_role_role_id_foreign` (`role_id`), CONSTRAINT `permission_role_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE, CONSTRAINT `permission_role_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permission_role` -- LOCK TABLES `permission_role` WRITE; /*!40000 ALTER TABLE `permission_role` DISABLE KEYS */; INSERT INTO `permission_role` VALUES (1,1),(2,1),(3,1),(4,1),(4,3),(5,1),(6,1),(7,1),(7,3),(8,1),(9,1),(10,1),(11,1),(12,1),(13,1),(14,1),(15,1),(16,1),(17,1),(18,1),(19,1),(20,1),(21,1),(22,1),(23,1); /*!40000 ALTER TABLE `permission_role` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permission_user` -- DROP TABLE IF EXISTS `permission_user`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permission_user` ( `permission_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`permission_id`,`user_id`), KEY `permission_user_user_id_foreign` (`user_id`), CONSTRAINT `permission_user_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE, CONSTRAINT `permission_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permission_user` -- LOCK TABLES `permission_user` WRITE; /*!40000 ALTER TABLE `permission_user` DISABLE KEYS */; /*!40000 ALTER TABLE `permission_user` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `group` varchar(191) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `permissions_name_unique` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES (1,'project:create',NULL,NULL,NULL),(2,'project:update',NULL,NULL,NULL),(3,'project:delete',NULL,NULL,NULL),(4,'task:update',NULL,NULL,NULL),(5,'task:delete',NULL,NULL,NULL),(6,'task-list:create',NULL,NULL,NULL),(7,'task-list:update',NULL,NULL,NULL),(8,'task-list:delete',NULL,NULL,NULL),(9,'label:view',NULL,NULL,NULL),(10,'label:create',NULL,NULL,NULL),(11,'label:update',NULL,NULL,NULL),(12,'label:delete',NULL,NULL,NULL),(13,'user:view',NULL,NULL,NULL),(14,'user:create',NULL,NULL,NULL),(15,'user:update',NULL,NULL,NULL),(16,'user:delete',NULL,NULL,NULL),(17,'role:view',NULL,NULL,NULL),(18,'role:create',NULL,NULL,NULL),(19,'role:update',NULL,NULL,NULL),(20,'role:delete',NULL,NULL,NULL),(21,'setting:general',NULL,NULL,NULL),(22,'setting:email',NULL,NULL,NULL),(23,'setting:updates',NULL,NULL,NULL); /*!40000 ALTER TABLE `permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `personal_access_tokens` -- DROP TABLE IF EXISTS `personal_access_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `personal_access_tokens` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `tokenable_type` varchar(191) NOT NULL, `tokenable_id` bigint(20) unsigned NOT NULL, `name` varchar(191) 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, PRIMARY KEY (`id`), UNIQUE KEY `personal_access_tokens_token_unique` (`token`), KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `personal_access_tokens` -- LOCK TABLES `personal_access_tokens` WRITE; /*!40000 ALTER TABLE `personal_access_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `personal_access_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `project_lists` -- DROP TABLE IF EXISTS `project_lists`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `project_lists` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `project_id` bigint(20) unsigned NOT NULL, `name` varchar(191) NOT NULL, `order` int(10) unsigned NOT NULL DEFAULT 0, `deleted_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `project_lists_project_id_foreign` (`project_id`), CONSTRAINT `project_lists_project_id_foreign` FOREIGN KEY (`project_id`) REFERENCES `projects` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `project_lists` -- LOCK TABLES `project_lists` WRITE; /*!40000 ALTER TABLE `project_lists` DISABLE KEYS */; INSERT INTO `project_lists` VALUES (1,1,'Assigned',0,NULL,'2024-04-04 20:21:05','2024-04-17 23:40:04'),(2,1,'In Progress',0,NULL,'2024-04-04 20:40:15','2024-04-17 23:40:04'),(3,1,'QA',3,NULL,'2024-04-04 20:40:31','2024-04-05 23:18:58'),(4,1,'Revision Requested',2,NULL,'2024-04-04 20:40:34','2024-04-17 23:40:04'),(5,1,'Completed',4,NULL,'2024-04-04 20:40:42','2024-04-04 20:40:42'),(6,1,'Processed To Client',5,NULL,'2024-04-04 20:40:55','2024-04-04 20:40:55'),(7,1,'Project Completed',6,NULL,'2024-04-04 20:41:04','2024-04-04 20:41:04'),(8,2,'Assigned',0,NULL,'2024-04-04 20:48:13','2024-04-04 20:48:13'),(9,2,'In Progress',2,NULL,'2024-04-04 20:48:17','2024-04-05 20:00:16'),(10,2,'QA',1,NULL,'2024-04-04 20:48:22','2024-04-05 20:00:16'),(11,2,'QA Rejected',4,NULL,'2024-04-04 20:48:27','2024-04-18 18:50:05'),(12,2,'Revision Requested',3,NULL,'2024-04-04 20:48:36','2024-04-18 18:50:05'),(13,2,'Final Files Requested',5,NULL,'2024-04-04 20:48:49','2024-04-05 00:21:05'),(14,2,'Completed',7,NULL,'2024-04-04 20:48:57','2024-04-05 00:21:02'),(15,2,'Processed To Client',6,NULL,'2024-04-04 20:49:03','2024-04-05 00:21:05'),(16,2,'Project Completed',8,NULL,'2024-04-04 20:49:09','2024-04-04 20:49:09'),(17,3,'New Order',0,NULL,'2024-04-04 20:49:36','2024-04-04 20:49:36'),(18,3,'In Progress',1,NULL,'2024-04-04 20:49:42','2024-04-04 20:49:42'),(19,3,'Pending Client Approval',2,NULL,'2024-04-04 20:49:51','2024-04-04 20:49:51'),(20,3,'Completed',3,NULL,'2024-04-04 20:50:31','2024-04-04 20:50:31'),(21,3,'Project Completed',4,NULL,'2024-04-04 20:50:38','2024-04-04 20:50:38'),(22,4,'New Order',0,NULL,'2024-04-04 20:51:02','2024-04-04 20:51:02'),(23,4,'Assigned',3,NULL,'2024-04-04 20:51:06','2024-04-05 20:09:27'),(24,4,'In Progress',1,NULL,'2024-04-04 20:51:11','2024-04-05 20:09:25'),(25,4,'Completed',2,NULL,'2024-04-04 20:51:15','2024-04-05 20:09:27'),(26,4,'Revision Requested',4,NULL,'2024-04-04 20:51:21','2024-04-04 20:51:21'),(27,5,'New Orders',0,NULL,'2024-04-04 20:51:33','2024-04-04 20:51:33'),(28,5,'In Progress',1,NULL,'2024-04-04 20:51:37','2024-04-04 20:51:37'),(29,5,'Revision Requested',2,NULL,'2024-04-04 20:52:52','2024-04-04 20:52:52'),(30,5,'Completed',3,NULL,'2024-04-04 20:52:55','2024-04-04 20:52:55'),(31,6,'In Process',0,NULL,'2024-04-04 20:53:07','2024-04-04 20:53:07'),(32,7,'Character Designing',0,NULL,'2024-04-04 20:53:24','2024-04-04 20:53:24'),(33,7,'Theme',1,NULL,'2024-04-04 20:53:34','2024-04-04 20:53:34'),(34,7,'Storyboard',2,NULL,'2024-04-04 20:53:38','2024-04-04 20:53:38'),(35,7,'Voiceover/Music',3,NULL,'2024-04-04 20:53:42','2024-04-04 20:53:42'),(36,7,'Animation',4,NULL,'2024-04-04 20:53:49','2024-04-04 20:53:49'),(37,7,'Rendered Draft',5,NULL,'2024-04-04 20:53:57','2024-04-04 20:53:57'),(38,7,'Revision Requested',6,NULL,'2024-04-04 20:54:07','2024-04-04 20:54:07'),(39,7,'Final Files Requested',7,NULL,'2024-04-04 20:54:18','2024-04-04 20:54:18'),(40,7,'Completed',8,NULL,'2024-04-04 20:54:23','2024-04-04 20:54:23'),(41,7,'Processed To Client',9,NULL,'2024-04-04 20:54:29','2024-04-04 20:54:29'),(42,7,'Project Completed',10,NULL,'2024-04-04 20:54:41','2024-04-04 20:54:41'),(43,8,'Anna StellatoAnna StellatoAnna Stellato',0,NULL,'2024-04-04 20:54:55','2024-04-04 20:54:55'); /*!40000 ALTER TABLE `project_lists` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `project_user` -- DROP TABLE IF EXISTS `project_user`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `project_user` ( `project_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`project_id`,`user_id`), KEY `project_user_user_id_foreign` (`user_id`), CONSTRAINT `project_user_project_id_foreign` FOREIGN KEY (`project_id`) REFERENCES `projects` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `project_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `project_user` -- LOCK TABLES `project_user` WRITE; /*!40000 ALTER TABLE `project_user` DISABLE KEYS */; INSERT INTO `project_user` VALUES (1,1),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,1),(2,3),(2,5),(2,7),(2,8),(3,1),(3,3),(3,7),(3,8),(4,1),(4,3),(4,7),(4,8),(5,1),(5,3),(6,1),(7,1),(7,7),(7,8),(8,1); /*!40000 ALTER TABLE `project_user` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `description` longtext DEFAULT NULL, `meta` text DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; INSERT INTO `projects` VALUES (1,'Website',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:20:44','2024-04-04 20:20:44'),(2,'Design',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:28:56','2024-04-04 20:28:56'),(3,'SEO',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:29:32','2024-04-04 20:29:32'),(4,'SMM',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:29:39','2024-04-04 20:29:39'),(5,'Content',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:29:52','2024-04-04 20:29:52'),(6,'Mobile & Web App',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:30:04','2024-04-04 20:30:04'),(7,'Animation',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:30:14','2024-04-04 20:30:14'),(8,'Legal',NULL,'{\"color\":\"#71717A\"}',NULL,'2024-04-04 20:30:21','2024-04-04 20:30:21'); /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recent_projects` -- DROP TABLE IF EXISTS `recent_projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recent_projects` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `project_id` bigint(20) unsigned NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recent_projects` -- LOCK TABLES `recent_projects` WRITE; /*!40000 ALTER TABLE `recent_projects` DISABLE KEYS */; INSERT INTO `recent_projects` VALUES (1,1,1,'2024-04-04 20:20:50','2024-04-05 23:17:07'),(2,2,1,'2024-04-04 20:29:12','2024-05-20 18:03:56'),(3,3,1,'2024-04-04 20:29:21','2024-05-13 19:33:21'),(4,1,7,'2024-04-04 20:32:41','2024-04-04 20:53:16'),(5,7,1,'2024-04-04 20:34:07','2024-04-05 02:05:12'),(6,7,2,'2024-04-04 20:34:09','2024-04-05 00:22:06'),(7,7,3,'2024-04-04 20:34:11','2024-04-05 00:22:02'),(8,7,4,'2024-04-04 20:34:12','2024-04-05 00:22:01'),(9,3,5,'2024-04-04 20:34:38','2024-04-04 20:58:46'),(10,3,3,'2024-04-04 20:34:41','2024-04-06 02:52:31'),(11,3,2,'2024-04-04 20:34:44','2024-04-05 20:14:26'),(12,5,1,'2024-04-04 20:34:49','2024-05-13 19:35:22'),(13,6,1,'2024-04-04 20:41:07','2024-05-13 19:33:09'),(14,4,1,'2024-04-04 20:43:28','2024-04-17 23:44:51'),(15,8,1,'2024-04-04 20:44:51','2024-05-13 19:35:59'),(16,3,4,'2024-04-04 20:47:26','2024-04-06 02:52:04'),(17,8,2,'2024-04-04 20:47:31','2024-04-18 18:47:59'),(18,1,2,'2024-04-04 20:47:50','2024-04-04 21:38:29'),(19,1,3,'2024-04-04 20:49:13','2024-04-04 20:50:13'),(20,1,4,'2024-04-04 20:50:42','2024-04-04 20:50:42'),(21,1,5,'2024-04-04 20:51:27','2024-04-04 20:51:27'),(22,1,6,'2024-04-04 20:53:05','2024-04-04 20:53:05'),(23,1,8,'2024-04-04 20:54:52','2024-04-04 20:54:52'),(24,7,7,'2024-04-05 00:21:58','2024-04-05 00:21:58'),(25,8,3,'2024-04-18 18:47:56','2024-04-18 18:47:56'); /*!40000 ALTER TABLE `recent_projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `role_user` -- DROP TABLE IF EXISTS `role_user`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `role_user` ( `role_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`role_id`,`user_id`), KEY `role_user_user_id_foreign` (`user_id`), CONSTRAINT `role_user_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE, CONSTRAINT `role_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `role_user` -- LOCK TABLES `role_user` WRITE; /*!40000 ALTER TABLE `role_user` DISABLE KEYS */; INSERT INTO `role_user` VALUES (1,1),(3,2),(3,3),(3,4),(3,5),(3,6),(3,7),(3,8); /*!40000 ALTER TABLE `role_user` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `roles_name_unique` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'Admin',NULL,NULL),(2,'Manager',NULL,NULL),(3,'User',NULL,NULL); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `task_user` -- DROP TABLE IF EXISTS `task_user`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `task_user` ( `task_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`task_id`,`user_id`), KEY `task_user_user_id_foreign` (`user_id`), CONSTRAINT `task_user_task_id_foreign` FOREIGN KEY (`task_id`) REFERENCES `tasks` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `task_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `task_user` -- LOCK TABLES `task_user` WRITE; /*!40000 ALTER TABLE `task_user` DISABLE KEYS */; /*!40000 ALTER TABLE `task_user` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(191) NOT NULL, `parent_id` bigint(20) unsigned DEFAULT NULL, `project_id` bigint(20) unsigned DEFAULT NULL, `project_list_id` bigint(20) unsigned DEFAULT NULL, `priority_id` bigint(20) unsigned DEFAULT NULL, `start_at` timestamp NULL DEFAULT NULL, `due_at` timestamp NULL DEFAULT NULL, `completed_at` timestamp NULL DEFAULT NULL, `replicated_at` timestamp NULL DEFAULT NULL, `description` longtext DEFAULT NULL, `order` int(10) unsigned NOT NULL DEFAULT 0, `total_seconds` int(10) unsigned NOT NULL DEFAULT 0, `recurring_at` timestamp NULL DEFAULT NULL, `meta` text DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `tasks_project_id_foreign` (`project_id`), KEY `tasks_project_list_id_foreign` (`project_list_id`), KEY `tasks_priority_id_foreign` (`priority_id`), CONSTRAINT `tasks_priority_id_foreign` FOREIGN KEY (`priority_id`) REFERENCES `categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `tasks_project_id_foreign` FOREIGN KEY (`project_id`) REFERENCES `projects` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `tasks_project_list_id_foreign` FOREIGN KEY (`project_list_id`) REFERENCES `project_lists` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; INSERT INTO `tasks` VALUES (1,'Task 01',NULL,1,1,NULL,NULL,NULL,NULL,NULL,NULL,2,0,NULL,NULL,'2024-04-04 20:55:25','2024-04-04 20:21:32','2024-04-04 20:55:25'),(2,'Muzamil shoukat',NULL,1,1,NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,NULL,'2024-04-04 20:55:20','2024-04-04 20:47:21','2024-04-04 20:55:20'),(3,'sameer',NULL,1,1,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,'2024-04-04 20:55:16','2024-04-04 20:47:26','2024-04-04 20:55:16'),(4,'Cassandra Wright',NULL,1,3,NULL,NULL,NULL,NULL,NULL,'Reference Website: mlcscleaning.com\n\nDemo Link: cassandra.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://cassandra.designsfunnelserver.com/wp-admin/\nUsername : admin\nPassword : iz$WF0Tn#o\n--x-\nDemo Link: cassandrarevamp.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://cassandrarevamp.designsfunnelserver.com/wp-admin/\nUsername : admin\nPassword : iz$WF0Tn#o\n--x--\n\nWhite Label CMS Credentials For (Client) :\nLogin URL: https://cassandrarevamp.designsfunnelserver.com/wp-admin/\nUsername :Cassandra\nPassword :iQpCDS$obFn$)UT\n--x--\n\nWebsite Url: ekquisitecleaningmemphis.com\n\nWebsite Backend Credentials:\nLogin Url: https://ekquisitecleaningmemphis.com/wp-admin/\nUsername: admin\nPassword: iz$WF0Tn#o\n\n--x--\n\nSupport@ekquisitecleaningmemphis.com\nCass2003@\nDomain purchased from google domains or squarespace',0,0,NULL,NULL,NULL,'2024-04-04 20:57:45','2024-04-15 18:51:18'),(5,'Mitchelle - PPC',NULL,3,18,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,'2024-04-04 21:01:50','2024-04-05 20:03:19'),(6,'Charity Steele - TreSource',NULL,1,1,NULL,NULL,NULL,NULL,NULL,'Website URL: tresource.com\n------------------------------------------\nDemo Link: frontend.tresource.com\n\nLogin URL: frontend.tresource.com/wp-admin\nUsername: admin\nPassword: ELd8IQHD@h\n------------------------------------------',0,0,NULL,NULL,NULL,'2024-04-04 21:03:54','2024-04-04 21:07:53'),(7,'Carol - Kingdom Standard Ministries',NULL,1,5,NULL,NULL,NULL,NULL,NULL,'Demo Link: carol.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://carol.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: $syAV6UV9O',2,0,NULL,NULL,NULL,'2024-04-04 21:08:25','2024-04-09 00:53:49'),(8,'Al Ellard - Dei Verbum Website',NULL,1,5,NULL,NULL,NULL,NULL,NULL,'Website URL: deiverbumstore.com\n\nWebsite Backend Credentials:\nLogin URL: deiverbumstore.com/wp-admin\nUsername: admin\nPassword: fT953G&%##\n\nWebsite Backend Credentials (client):\nLogin URL: deiverbumstore.com/wp-admin\nUsername : contact@deiverbumstore.com\nPassword : A(Xkm9T97hFaSnn3js5hX$G7\n\nEmail Credentials (contact):\nLogin URL: deiverbumstore.com/webmail\nUsername: contact@deiverbumstore.com\nPassword: Df9=#e@vxz;J\n\nPaypal login\nUsername: al.ellard@cmich.edu\nPassword: 99qjmh8TMKc@\n\nSquare login\nUsername: al.ellard@cmich.edu\nPassword: $8#TpHR9GhQ3xY\n\nUSPS\nUsername: alellar3\nPassword: 6XFfY55&tiehDBa!\n\nprintify\nal.ellard@cmich.edu\nDc8F5nmnF@?Y4nQ5\n\ngmail:\ndeiverbumstore1@gmail.com\n12345Abcde!\n----------------------------------------\nDemo Link: deiverbum.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: deiverbum.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: fT953G&%##',0,0,NULL,NULL,NULL,'2024-04-04 21:12:26','2024-04-09 00:53:49'),(9,'Michelle Dambrauskas - Bellissimi Bengals',NULL,1,5,NULL,NULL,NULL,NULL,NULL,'Website Credential For Client\n\nLogin Url: https://bellissimibengals.com/wp-admin\nUsername: angeloffire2\nPassword: senator77\n--x--\n\nWebsite Credential For admin\n\nLogin Url: https://bellissimibengals.com/wp-admin\nUsername: admin\nPassword: �D3F@@5i\n--x--\n\nDemo Link: michelledambrauskas.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://michelledambrauskas.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: d$&lB$90Q0\n\nDemo Link: michelledambrauskas-revamp.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://michelledambrauskas-revamp.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: �D3F@@5i\n\n--x--\n\nLanding Page Credentials:\n\nDemo Link: michelle-landing.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://michelle-landing.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: $2HuWKK0Ud\n\n--x--\n\nWebsite Backup 22/3/2024:\n\nDemo Link: https://bellissimibengals.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://bellissimibengals.designsfunnelserver.com/wp-admin/\nUsername: angeloffire2\nPassword: senator77',3,0,NULL,NULL,NULL,'2024-04-04 21:13:54','2024-04-09 00:53:49'),(10,'Al ellard t-shirt design mockups',NULL,2,14,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,'2024-04-04 21:26:12','2024-04-05 00:21:09'),(11,'Jessica Morehouse',NULL,1,5,NULL,NULL,NULL,NULL,NULL,NULL,4,0,NULL,NULL,NULL,'2024-04-05 19:58:52','2024-04-09 00:53:49'),(12,'Michelle - SEO',NULL,3,18,NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,NULL,NULL,'2024-04-05 20:01:13','2024-04-05 20:03:21'),(13,'Mark - BILLBOARD OF CARE LLC',NULL,3,18,NULL,NULL,NULL,NULL,NULL,NULL,2,0,NULL,NULL,NULL,'2024-04-05 20:01:38','2024-04-05 20:03:24'),(14,'Lee Ann Berkey - LEE Health (Life Empowering Energy)',NULL,3,18,NULL,NULL,NULL,NULL,NULL,NULL,3,0,NULL,NULL,NULL,'2024-04-05 20:01:48','2024-04-05 20:03:26'),(15,'Maria Vowteras',NULL,3,18,NULL,NULL,NULL,NULL,NULL,NULL,4,0,NULL,NULL,NULL,'2024-04-05 20:02:10','2024-04-05 20:03:28'),(16,'christina lombardi - san lorenzo restaurant // sldc llc',NULL,3,18,NULL,NULL,NULL,NULL,NULL,NULL,5,0,NULL,NULL,NULL,'2024-04-05 20:02:36','2024-04-05 20:03:29'),(17,'Wilma Blair- Reed Wilma Blair- Reed',NULL,3,17,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,'2024-04-05 20:03:52','2024-04-05 20:03:52'),(18,'mark a wright marvelous cuts barbershop 1&2',NULL,3,17,NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,NULL,NULL,'2024-04-05 20:04:02','2024-04-05 20:04:02'),(19,'Arazdordi Toumadje',NULL,3,17,NULL,NULL,NULL,NULL,NULL,NULL,2,0,NULL,NULL,NULL,'2024-04-05 20:04:12','2024-04-05 20:04:12'),(20,'Marie Morrisseau - SMM',NULL,4,24,NULL,NULL,NULL,NULL,NULL,'SMM: 3 Months\n\nFacebook info is agapefamilycarellc@gmail.com\nPassword is Chalom@7!\n\nInstagram agapefamilycarellc@gmail.com\nPassword is Chalomb@7\n\nlinkedin\n\nagapefamilycarellc@gmail.com Chalomb@7',0,0,NULL,NULL,NULL,'2024-04-05 20:09:50','2024-04-05 20:10:22'),(21,'Al Ellard - SMM 3 months',NULL,4,24,NULL,NULL,NULL,NULL,NULL,'website Shopify : https://deiverbum.online/\n\n‌\n\nPackage:\n\nCopywriting & Visual designs\nBusiness Page Optimization\nAd Campaign Management\nSpam monitoring\nMonthly Progress report\n5 postings per week Facebook + Instagram + Google\nReputation Management\nSocial Account Setup\nContent Creation\nSocial Media Listening\nQuery and comments reply',1,0,NULL,NULL,NULL,'2024-04-05 20:10:57','2024-04-05 23:21:10'),(22,'Lindsey Dalton - SMM',NULL,4,24,NULL,NULL,NULL,NULL,NULL,NULL,2,0,NULL,NULL,NULL,'2024-04-05 20:11:47','2024-04-05 20:11:47'),(23,'Jim Rondeau',NULL,4,24,NULL,NULL,NULL,NULL,NULL,NULL,3,0,NULL,NULL,NULL,'2024-04-05 20:12:41','2024-04-05 20:12:41'),(24,'Mark Wayne Smith 4BITS4CARE CO.',NULL,4,24,NULL,NULL,NULL,NULL,NULL,NULL,4,0,NULL,NULL,NULL,'2024-04-05 20:12:56','2024-04-05 20:12:56'),(25,'Wilma Blair - SMM Posts',NULL,4,24,NULL,NULL,NULL,NULL,NULL,NULL,5,0,NULL,NULL,NULL,'2024-04-05 20:13:06','2024-04-05 20:13:06'),(26,'Tania Ewell / Denzel - Top Notch Detailing',NULL,1,3,NULL,NULL,NULL,NULL,NULL,'Webiste Url: topnotchdetailing.shop\n\nWebsite Backend Credentials:\nLogin URL: topnotchdetailing.shop/wp-admin\nUsername: admin\nPassword: U#rM0Sn#B5\n--x--\n\nBusiness Emails\n\nLogin Url: topnotchdetailing.shop/webmail\nUsername: keon@topnotchdetailing.shop\nPassword: DR8@%(hlX{ne\n\nLogin Url: topnotchdetailing.shop/webmail\nUsername: tania@topnotchdetailing.shop\nPassword: x6SOSnEHfoX(\n\nLogin Url: topnotchdetailing.shop/webmail\nUsername: info@topnotchdetailing.shop\nPassword: wd0=5rgb3^no\n\nWorking Domain Credentials:\n\nWebsite Backend Credentials:\nLogin Url: https://tlctheluxurycare.com/wp-admin/\nUsername: admin\nPassword: U#rM0Sn#B5',1,0,NULL,NULL,NULL,'2024-04-05 22:47:08','2024-04-15 18:51:18'),(27,'Brittany Brown - Bless’d Beyond Beauty',NULL,1,4,NULL,NULL,NULL,NULL,NULL,'Revamp Current Website:\nhttps://www.blessdbeauty.org/',0,0,NULL,NULL,NULL,'2024-04-05 23:00:59','2024-05-13 19:36:38'),(28,'Jennifer Wilson - Snowgrown',NULL,1,5,NULL,NULL,NULL,NULL,NULL,'Brief Form - https://designsfunnel.com/pdf/655f664512269/69/\n\nDemo Link: jenniferwilson.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: jenniferwilson.designsfunnelserver.com/wp-admin/\nUsername : admin\nPassword : p1G&#Lw#iK\n--x--\n\nAdd this dropshipper\nhttps://customcat.com/\nhttps://customcat.com/integrations/woocommerce/\n\nSquare account:\n\nEmail: snowgrwonusa@gmail.com\n\nPassword: Rememberthis1!\n\n\n\ncustomcat--https://signin.customcat.com/ .\n\nEmail: snowgrownusa@gmail.com\n\nPassword: Icandothis!\n\nCJ drop shipping. https://cjdropshipping.com/\n\nIcandothis!25',1,0,NULL,NULL,NULL,'2024-04-05 23:20:32','2024-04-09 00:53:49'),(29,'Lindsey Dalton- Furst Coast Mobile Paw Spa',NULL,1,3,NULL,NULL,NULL,NULL,NULL,'Website Url: fcmobilepawspa.com\n\nWebsite Backend Credentials:\nLogin URL: fcmobilepawspa.com/wp-admin\nUsername : admin\nPassword : &3Vl#a$SFS\n\nWebsite Backend Credentials: (Client)\nLogin URL: fcmobilepawspa.com/wp-admin\nUsername: lindsey\nPassword: nDddJBj*BWAYi^r!cMy%PZiu',1,0,NULL,NULL,NULL,'2024-04-08 22:16:01','2024-04-15 18:51:18'),(30,'Nathan Harsch - Vinis Italy',NULL,1,3,NULL,NULL,NULL,NULL,NULL,'https://designsfunnel.com/pdf/655f5fe758457/121/\n\nWebsite URL: vinisitaly.com\n\nDomain Credentials:\nLogin URL: google.domains.com\nUsername: web@vinisitaly.com\nPassword: Dev@123..\n\n---xx---\n\nHosting Credentials\nLogin URL: cpanel.vinisitaly.com\nUsername: vinisitaly\nPassword: ZR&QX.~ZPcij\n\n---xx---\n\nWebsite Backend Credentials (Admin)\nLogin URL: vinisitaly.com/admin\nUsername: admin\nPassword: 4&XlAb&KOf\n\n---xx---\n\nCaptcha Keys:\nSite Key: 6LebmpAjAAAAABfj-KJar4FUncjtJPq8o9RJiR6u\nSecret Key: 6LebmpAjAAAAAJS1uSFp_61ay0j9CCfVjWS1OPCC\n\n---xx---\n\nDemo Link: nathanharsch.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://nathanharsch.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: 4&XlAb&KOf\n\n---xx---\n\nWordPress (client)\nLogin Url: https://vinisitaly.com/wp-admin\nUsername: nate@vinisitaly.com\nPassword: 6Ym@a$))^MjQz#2BGYiiprG!\n\n---xx---',3,0,NULL,NULL,NULL,'2024-04-08 22:21:51','2024-04-15 18:51:18'),(31,'Michelle / Jorge Arias - Arias Communication Services, LLC',NULL,1,3,NULL,NULL,NULL,NULL,NULL,'Old and not approve\nDemo Link: ariascommunication.designsfunnelserver.com\n‌\n\nhttps://designsfunnel.com/pdf/655f5fe758457/116/\n\nHere\'s a link to a few pics that were shown to us by other developers. We\'d like our website to reflect the importance of the diversity of our company.\n\nwebsite sample pics\n\n\nDemo Link: jorgearias.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://jorgearias.designsfunnelserver.com/wp-admin/\nUsername: admin\nPassword: %Un$UNuA3T',2,0,NULL,NULL,NULL,'2024-04-15 18:43:10','2024-04-15 18:51:18'),(32,'Mark Smith - Website - BILLBOARD OF CARE LLC',NULL,1,2,NULL,NULL,NULL,NULL,NULL,'Demo Link: marksmith.designsfunnelserver.com\n\nWebsite Backend Credentials:\nLogin URL: https://marksmith.designsfunnelserver.com/wp-admin/\nUsername : admin\nPassword : WKE6&V@5q4\n--x--\n\nWebsite URL: billboardofcare.com\n\nWebsite Backend Credentials:\nLogin URL: https://billboardofcare.com/wp-admin\nUsername : admin\nPassword : WKE6&V@5q4\n\nWebsite Backend Credentials for Client:\nLogin URL: https://billboardofcare.com/wp-admin\nUsername : mark-smith\nPassword : vUj^MZ2OltQUskTY80IUtW27\n--x--\ncurrent site - Home - BILLBOARD OF CARE LLC\n\nneed to revamp shopify website and fix it. it is all messed up\n\ncategories need to go in place and all. use the logo attached to match the theme of the layoutsi\n\nZenbusiness\n‌mark@billboardofcare.com / La1@Z@TX78665\n\n\nMailchimp Credentials\n\nUsername : mark@billboardofcare.com\nPassword : wx100&wx101A\n--xx--\n\ngofundme Credentials\nLogin URL: www.gofundme.com/sign-up\nUsername : mark@billboardofcare.com\nPassword : 1a@//654321zabcBOO\n--xx--',0,0,NULL,NULL,NULL,'2024-04-17 23:41:21','2024-04-17 23:45:03'); /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `time_logs` -- DROP TABLE IF EXISTS `time_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `time_logs` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `project_id` bigint(20) unsigned NOT NULL, `task_id` bigint(20) unsigned NOT NULL, `started_at` timestamp NULL DEFAULT NULL, `stopped_at` timestamp NULL DEFAULT NULL, `time` varchar(191) DEFAULT NULL, `time_human` varchar(191) DEFAULT NULL, `time_decimal` decimal(8,2) unsigned DEFAULT NULL, `time_seconds` int(10) unsigned DEFAULT NULL, `is_manual` tinyint(1) NOT NULL DEFAULT 0, `is_billable` tinyint(1) NOT NULL DEFAULT 0, `description` text DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `time_logs` -- LOCK TABLES `time_logs` WRITE; /*!40000 ALTER TABLE `time_logs` DISABLE KEYS */; /*!40000 ALTER TABLE `time_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `users` -- DROP TABLE IF EXISTS `users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `users` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `email` varchar(191) NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(191) NOT NULL, `avatar` varchar(191) DEFAULT NULL, `remember_token` varchar(100) DEFAULT NULL, `meta` text DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `users_email_unique` (`email`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `users` -- LOCK TABLES `users` WRITE; /*!40000 ALTER TABLE `users` DISABLE KEYS */; INSERT INTO `users` VALUES (1,'Admin','designsfunnel@gmail.com',NULL,'$2y$10$HVXNCD7XQeGcVKXFV6RcJOlpR3HKc9SjePhu5p43b0.ispUH7qN86',NULL,NULL,NULL,NULL,NULL),(2,'Sameer Khan','ds.dev.sameer@gmail.com',NULL,'$2y$10$jqhNXF3iovG6FyGvsjqaLeM0XTw5T4WOOAuKtlvmIyAwYIGP04TQW','img/avatar_2.jpg','W256b7AmVAt6gQUvswVUoVt5m4s2B4lMt6xJhqERvs2JCQayPSEyT5owGbzp',NULL,'2024-04-04 16:16:39','2024-04-04 21:15:03'),(3,'Muhammad Bilal','designsfunnelseo@gmail.com',NULL,'$2y$10$egjjbJfxuRubRv2kYTUp4ewLGqplpQyhHh6LzPRTFvxNbHc0gvXcq','img/avatar_3.png','Pgu3xy6IAICYm2gEpdpd5dD0CLXe5KuwT1HQr4dxwgIIN8FSlyFg5Dq0Xq6F',NULL,'2024-04-04 16:17:37','2024-04-04 20:49:37'),(4,'Muhammad Akmal','ds.dev.akmal1@gmail.com',NULL,'$2y$10$yTB/3w7/ESe9BFOdv/1L..lIH8XXuhpZ052mBOnxb.ob17Tw29FAi','img/avatar_4.png',NULL,NULL,'2024-04-04 16:18:04','2024-04-04 20:50:06'),(5,'Kamran Jameel','ds.dev.kamran@gmail.com',NULL,'$2y$10$S7Xs/.rBHCphUb55rvETxuidV6EY5AKs55pCp25Qfs08BMHYxBPmO','img/avatar_5.png',NULL,NULL,'2024-04-04 20:23:44','2024-04-04 20:42:57'),(6,'Muhammad Rizwan','ds.dev.rizwan@gmail.com',NULL,'$2y$10$vDQqQzORBDlTYtvRrVx6xuaOH79D7gsfN9J91IW2LOUHLryEsmS/K','img/avatar_6.jpg',NULL,NULL,'2024-04-04 20:24:14','2024-04-04 21:27:58'),(7,'Muhammad Muzammil','ds.designer.muzammil@gmail.com',NULL,'$2y$10$B.ZevLDdiMMGYG7.jqw0o.z3YG0F7eMAveZ64L7LL/pNGQTVp81Pi',NULL,NULL,NULL,'2024-04-04 20:24:58','2024-04-04 20:24:58'),(8,'Sheraz','ds.designer.sheraz@gmail.com',NULL,'$2y$10$OBaONCxRxVP04virSoReD.BucW5Qp2sMx.IGuqwaJ/OH8dhJBP8Ze','img/avatar_8.png','chq7iGJog5UshF7KGpxGhkL4FzHfvjxs7MeeSvpuJFl1U2ZYGMvbtvoIzrkn',NULL,'2024-04-04 20:26:41','2024-04-04 21:00:51'); /*!40000 ALTER TABLE `users` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!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 */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-18 21:55:57