:: **Zploit** v1.0 | Current Path: **/home/ev8tmzj0ufzx/public_html/**
:: Editing File: ictllp.sql
-- phpMyAdmin SQL Dump -- version 5.2.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Dec 26, 2024 at 07:38 AM -- Server version: 10.4.32-MariaDB -- PHP Version: 8.2.12 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: `drishtidisplay` -- -- -------------------------------------------------------- -- -- Table structure for table `blogs` -- CREATE TABLE `blogs` ( `id` bigint(20) UNSIGNED NOT NULL, `title` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `headerphoto` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `photo1` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `photo2` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `photo3` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; -- -- Dumping data for table `blogs` -- INSERT INTO `blogs` (`id`, `title`, `headerphoto`, `description`, `photo1`, `photo2`, `photo3`, `created_at`, `updated_at`) VALUES (14, 'We’ve trained a model called ChatGPT which interacts in a conversational way.', NULL, 'We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests.\r\n\r\nChatGPT is a sibling model to InstructGPT, which is trained to follow an instruction in a prompt and provide a detailed response.\r\n\r\nWe are excited to introduce ChatGPT to get users’ feedback and learn about its strengths and weaknesses. During the research preview, usage of ChatGPT is free. Try it now', NULL, NULL, NULL, '2024-12-25 07:50:35', '2024-12-25 07:50:35'), (15, 'Tutorials and Guides', NULL, 'Added in:3.2\r\n\r\nSublime Text includes a built-in diff functionality that tracks changes to files being edited. The diff calculation is incremental, tracking each buffer modification as it is performed. It does not require the file be stored in a version control system, such as Git.\r\n\r\nThe exact location of each addition, modification and deletion is tracked. This is used to display markers in the gutter, allow navigation between each change, display inline diffs and allow for reverting changes.\r\n\r\nDiffs are calculated against the version of the file on disk, but Diff Markers can be configured to diff against HEAD, and the API allows files to be diffed against any content.\r\nAdded in:3.2\r\n\r\nSublime Text includes a built-in diff functionality that tracks changes to files being edited. The diff calculation is incremental, tracking each buffer modification as it is performed. It does not require the file be stored in a version control system, such as Git.\r\n\r\nThe exact location of each addition, modification and deletion is tracked. This is used to display markers in the gutter, allow navigation between each change, display inline diffs and allow for reverting changes.\r\n\r\nDiffs are calculated against the version of the file on disk, but Diff Markers can be configured to diff against HEAD, and the API allows files to be diffed against any content.', NULL, NULL, NULL, '2024-12-26 00:05:38', '2024-12-26 00:05:38'), (16, 'Sublime Text includes a built-in diff functionality that tracks changes to files being edited.', NULL, 'Added in:3.2\r\n\r\n The diff calculation is incremental, tracking each buffer modification as it is performed. It does not require the file be stored in a version control system, such as Git.\r\n\r\nThe exact location of each addition, modification and deletion is tracked. This is used to display markers in the gutter, allow navigation between each change, display inline diffs and allow for reverting changes.\r\n\r\nDiffs are calculated against the version of the file on disk, but Diff Markers can be configured to diff against HEAD, and the API allows files to be diffed against any content.', NULL, NULL, NULL, '2024-12-26 00:05:57', '2024-12-26 00:05:57'), (17, 'Sublime Text includes a built-in diff functionality that tracks changes to files being', NULL, 'Sublime Text includes a built-in diff functionality that tracks changes to files being edited.Sublime Text includes a built-in diff functionality that tracks changes to files being edited.', NULL, NULL, NULL, '2024-12-26 00:06:17', '2024-12-26 00:06:17'); -- -------------------------------------------------------- -- -- Table structure for table `blog_images` -- CREATE TABLE `blog_images` ( `id` int(11) NOT NULL, `blog_id` varchar(100) NOT NULL, `image` varchar(255) NOT NULL, `created_at` datetime NOT NULL DEFAULT current_timestamp(), `updated_at` datetime NOT NULL DEFAULT current_timestamp() ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; -- -- Dumping data for table `blog_images` -- INSERT INTO `blog_images` (`id`, `blog_id`, `image`, `created_at`, `updated_at`) VALUES (1, '1', '1660246306.banner_1.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (2, '1', '1660246306.banner_2.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (3, '1', '1660246306.banner_3.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (4, '2', '1660246306.banner_2.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (5, '2', '1660246306.banner_1.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (6, '2', '1660246306.banner_3.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (7, '3', '1660246306.banner_3.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (8, '3', '1660246306.banner_2.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (9, '3', '1660246306.banner_1.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (10, '4', '1660246306.banner_1.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (11, '4', '1660246306.banner_2.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (12, '4', '1660246306.banner_3.jpg', '2022-08-11 19:31:46', '2022-08-11 19:31:46'), (13, '5', '1677396316.WhatsApp Image 2023-02-26 at 12.53.07 PM.jpeg', '2023-02-26 07:25:16', '2023-02-26 07:25:16'), (14, '5', '1677396316.WhatsApp Image 2023-02-26 at 12.53.06 PM (1).jpeg', '2023-02-26 07:25:16', '2023-02-26 07:25:16'), (15, '5', '1677396316.WhatsApp Image 2023-02-26 at 12.53.06 PM.jpeg', '2023-02-26 07:25:16', '2023-02-26 07:25:16'), (16, '5', '1677396316.WhatsApp Image 2023-02-26 at 12.53.05 PM.jpeg', '2023-02-26 07:25:17', '2023-02-26 07:25:17'), (17, '6', '1694147278.WhatsApp Image 2023-09-08 at 9.56.26 AM.jpeg', '2023-09-08 04:27:58', '2023-09-08 04:27:58'), (18, '7', '1699101544.1698862961.author.jpg', '2023-11-04 12:39:04', '2023-11-04 12:39:04'), (19, '8', '1703820893.PXL_20220328_085314844.MP.jpg', '2023-12-29 03:34:55', '2023-12-29 03:34:55'), (20, '8', '1703820895.PXL_20230406_151858798.MP.jpg', '2023-12-29 03:34:57', '2023-12-29 03:34:57'), (21, '8', '1703821031.PXL_20231209_062745079.jpg', '2023-12-29 03:37:12', '2023-12-29 03:37:12'), (22, '9', '1721281391.Agrivoltaic-Jacks-Solar-Farm-Photo-by-Werner-Slocum-NREL-3.jpeg', '2024-07-18 05:43:11', '2024-07-18 05:43:11'), (23, '10', '1721282147.Agrivoltaic-Jacks-Solar-Farm-Photo-by-Werner-Slocum-NREL-3.jpeg', '2024-07-18 05:55:47', '2024-07-18 05:55:47'), (31, '11', '1721284221.Agrivoltaic-Jacks-Solar-Farm-Photo-by-Werner-Slocum-NREL-3.jpeg', '2024-07-18 06:30:22', '2024-07-18 06:30:22'), (28, '11', '1721284220.14-5.webp', '2024-07-18 06:30:21', '2024-07-18 06:30:21'), (29, '11', '1721284221.solar-water-heating-system-repair-service-500x500.webp', '2024-07-18 06:30:21', '2024-07-18 06:30:21'), (30, '11', '1721284221.Agricultural-Farms-Benefit-from-Solar-power-745x445.jpg', '2024-07-18 06:30:21', '2024-07-18 06:30:21'), (32, '12', '1721289725.solar-system-2939560.jpg', '2024-07-18 08:02:10', '2024-07-18 08:02:10'), (33, '13', '1721289792.IMG-20221027-WA0007.jpg', '2024-07-18 08:03:12', '2024-07-18 08:03:12'), (34, '14', '1735132835.IMG-20230912-WA0049.jpg', '2024-12-25 13:20:35', '2024-12-25 13:20:35'), (35, '14', '1735132835.IMG-20230912-WA0052.jpg', '2024-12-25 13:20:35', '2024-12-25 13:20:35'), (36, '15', '1735191338.IMG-20230912-WA0055.jpg', '2024-12-26 05:35:38', '2024-12-26 05:35:38'), (37, '16', '1735191357.IMG-20230912-WA0057.jpg', '2024-12-26 05:35:58', '2024-12-26 05:35:58'), (38, '17', '1735191377.IMG-20230912-WA0064.jpg', '2024-12-26 05:36:17', '2024-12-26 05:36:17'); -- -------------------------------------------------------- -- -- Table structure for table `cms` -- CREATE TABLE `cms` ( `id` int(11) NOT NULL, `title` varchar(255) DEFAULT NULL, `slug` varchar(200) NOT NULL, `type` enum('main','cms','seva') NOT NULL DEFAULT 'cms', `image` text NOT NULL, `image_second` varchar(255) DEFAULT NULL, `image_third` varchar(255) DEFAULT NULL, `content` text NOT NULL, `status` enum('AC','IN','DL') NOT NULL DEFAULT 'AC', `created_at` timestamp NOT NULL DEFAULT current_timestamp(), `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; -- -- Dumping data for table `cms` -- INSERT INTO `cms` (`id`, `title`, `slug`, `type`, `image`, `image_second`, `image_third`, `content`, `status`, `created_at`, `updated_at`) VALUES (1, 'Body Of Work', 'Body Of Work', 'main', '1627314517.jpg', '1627314517_second.jpg', '1627314517_third.jpg', 'Dr. Yogesh D. Niturkar is a highly accomplished individual with an impressive track record in the field of Homoeopathy. He earned his MD in Homoeopathic Materia Medica (HMM) from the prestigious Dr. M. L. Dhawale Memorial Homoeopathic Institute under Mumbai University. Since 17 years, he has been dedicated to practicing Classical Homoeopathy at the Mathura Homoeopathic Clinic in Latur, Maharashtra.\nHis passion for teaching led him to contribute as a Lecturer (Assistant Professor) in the Department of Organon of Medicine & Philosophy at V. K. Homoeopathic Medical College & Hospital, Latur, which is affiliated with the Maharashtra University of Health Sciences in Nashik. He has an impressive ongoing teaching experience of 16 years.\nHis research and scholarly work are equally remarkable, with authorship of 112 scientific, evidence-based research papers, case studies, and doctrinal articles in esteemed National and International Homoeopathic journals and newsletters. Dr. Niturkar is also an accomplished book reviewer, having contributed to the review process of 12 Homoeopathic books and numerous articles.\nHe is actively engaged with the Homoeopathic community by serving as a life member and associate editor of the National Journal of Homoeopathy (NJH), The Homoeopathic Heritage and as a representative of Vital Informer. Dr. Niturkar has shared his research findings and insights on 26 different platforms, including Homoeopathic symposiums, congresses, conferences, and seminars held in various cities across India.\nIn addition to his academic and research pursuits, Dr. Niturkar has been a guest faculty member at the PG Department of Guru Mishri Homoeopathic Medical College and Research Institute in Shelgaon. He is deeply committed to health promotion and disease prevention programs, contributing to the well-being of his community.\nHis dedication to the field of Homoeopathy extends to leadership roles, as he proudly served as the Maharashtra State Leader for the International Homoeopathic Congress in 2016. His contributions have been recognized and appreciated by the Homoeopathic Doctors Association of Maharashtra, which awarded him the title of \"The Most Popular Teacher\" from the Marathwada region in 2017.\nBeyond his professional accomplishments, Dr. Niturkar is Project Secretary of RSS Jankalyan Samiti (Maharashtra Prant), overseeing the operations of the Samvedana Cerebral Palsy Vikasan Kendra in Latur. He also serves as the Secretary of the Local Management Committee of District Disability Rehabilitation Centre (DDRC) in Latur, dedicating 17 years of his life to various Sewa Karya (service activities) in the field of disability. Dr. Niturkar\'s multifaceted contributions to the field of Homoeopathy and his community reflect his unwavering commitment to health, education, and social welfare.\n', 'AC', '2021-07-04 17:39:27', '2023-11-04 11:44:46'), (2, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1627314737.png', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-26 10:22:17'), (3, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1627314813.png', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-26 10:23:33'), (4, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (5, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (6, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (7, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (8, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (9, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (10, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (11, '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', '2 ऑक्टोबर 1991 रोजी भटके-विमुक्त सन विकास परिषदेची पुणे येथे स्थापना झाली', 'cms', '1.jpg', '', '', '', 'AC', '2021-07-04 17:39:27', '2021-07-04 12:18:49'), (12, 'एकलव्य प्रार्थमिक आश्रमशाळा', 'एकलव्य प्रार्थमिक आश्रमशाळा', 'seva', '1.jpg', NULL, NULL, 'शबरी माता कन्या वसतिगृह भटके समाजात मुलीचे शिक्षण हा आस्थेचा विषय नाही मुलींना शिकवणे एखाद्दे पाप असावे अशी या समाजाची मानसिकता पण यमगरवाडी प्रकल्प पर महादेवी भोसले मुन्नी आली आणि तिच्यासाठी शबरीमाता वस्तीगृह सुरू झाले वस्तीगृहा मध्ये 2013 मध्ये 150 मुले असून वसतीगृहाची सुसज्ज इमारत आहे.', 'AC', '2021-07-04 17:50:48', '2023-02-26 05:59:18'), (13, 'पालावरची शाळा', 'पालावरची शाळा', 'seva', '2.jpg', NULL, NULL, 'शबरी माता कन्या वसतिगृह भटके समाजात मुलीचे शिक्षण हा आस्थेचा विषय नाही मुलींना शिकवणे एखाद्दे पाप असावे अशी या समाजाची मानसिकता पण यमगरवाडी प्रकल्प पर महादेवी भोसले मुन्नी आली आणि तिच्यासाठी शबरीमाता वस्तीगृह सुरू झाले वस्तीगृहा मध्ये 2013 मध्ये 150 मुले असून वसतीगृहाची सुसज्ज इमारत आहे.', 'AC', '2021-07-04 17:50:48', '2023-02-26 07:10:07'), (14, 'शबरीमाता कन्या वस्तीगृह', 'शबरीमाता कन्या वस्तीगृह', 'seva', '3.jpg', NULL, NULL, 'शबरी माता कन्या वसतिगृह भटके समाजात मुलीचे शिक्षण हा आस्थेचा विषय नाही मुलींना शिकवणे एखाद्दे पाप असावे अशी या समाजाची मानसिकता पण यमगरवाडी प्रकल्प पर महादेवी भोसले मुन्नी आली आणि तिच्यासाठी शबरीमाता वस्तीगृह सुरू झाले वस्तीगृहा मध्ये 2013 मध्ये 150 मुले असून वसतीगृहाची सुसज्ज इमारत आहे.', 'AC', '2021-07-04 17:50:48', '2023-02-26 07:10:14'), (15, 'क्रीडाकुल', 'क्रीडाकुल', 'seva', '4.jpg', NULL, NULL, 'शबरी माता कन्या वसतिगृह भटके समाजात मुलीचे शिक्षण हा आस्थेचा विषय नाही मुलींना शिकवणे एखाद्दे पाप असावे अशी या समाजाची मानसिकता पण यमगरवाडी प्रकल्प पर महादेवी भोसले मुन्नी आली आणि तिच्यासाठी शबरीमाता वस्तीगृह सुरू झाले वस्तीगृहा मध्ये 2013 मध्ये 150 मुले असून वसतीगृहाची सुसज्ज इमारत आहे.', 'AC', '2021-07-04 17:50:48', '2023-02-26 07:10:19'), (16, 'सांस्कृतिक दल', 'सांस्कृतिक दल', 'seva', '5.jpg', NULL, NULL, 'शबरी माता कन्या वसतिगृह भटके समाजात मुलीचे शिक्षण हा आस्थेचा विषय नाही मुलींना शिकवणे एखाद्दे पाप असावे अशी या समाजाची मानसिकता पण यमगरवाडी प्रकल्प पर महादेवी भोसले मुन्नी आली आणि तिच्यासाठी शबरीमाता वस्तीगृह सुरू झाले वस्तीगृहा मध्ये 2013 मध्ये 150 मुले असून वसतीगृहाची सुसज्ज इमारत आहे.', 'AC', '2021-07-04 17:50:48', '2023-02-26 07:10:27'), (17, 'अनसरवाडा सेवा प्रकल्प', 'अनसरवाडा सेवा प्रकल्प', 'seva', '6.jpg', NULL, NULL, 'गोपालन करतात म्हणून गोपाळ, खेळ करतात म्हणून खेळकरी, कुस्ती व मेहनतीचे काम करतात म्हणून पहिलवान अशा वेगवेगळ्या नावाने ओळखला जाणारा गोपाळ समाज विविध कसरतीचे खेळ करून आपली उपजीविका करतो. हे लोक कसरतीचे खेळ करतात पण घरात चूल पेटत नाही. घरही नाही, पालही नाही, मग चूल पेटणार कोठे? लोक देतील ते भीक, शिळे तुकडे पाण्यात बुडून पोटाची खळगी भरणारा हा समाज. गोपाळ समाज विकास परिषदेने खेळकरी गोपाळांना हक्काचे गाव, हातांना काम आणि निवासाला घर मिळावे म्हणून गोपाळ समाजातील लोकांना सोबत घेऊन अनसरवाडा, ता. निलंगा जि. लातूर येथे सेवा प्रकल्प सुरू केला. भिक्षेवर जगणाऱ्या या समाजाला मुख्य प्रवाहात आणण्यासाठी स्वच्छतेच्या सवयी लावणे, मुलांना शिक्षण, बचत गटाच्या माध्यमातून महिलांना काम, बॅंड पथकाच्या माध्यमातून पुरुषांना काम या प्रकारे गेली 17 वर्षे काम चालू आहे\r\n\r\n\r\n1995 साली अंसरवाडा गावातील नरसिंग झरे या तरुणाने गोपाळांच्या वस्तीत शिकवण्यासाठी संपर्क केला. एकवेळ गोड भाताचे जेवण दिले, भिक्षा न मागता पोटाला अन्न मिळू लागले. त्यातून शिक्षणाची ओळख झाली. आज या वस्तीत 50 मुले शिकत आहेत, 40 मुले बालवाडी ते चौथीपर्यंत शिक्षण घेत आहेत. 10 मुले 5 वी ते 8 वी या वर्गात शिकत आहेत. पालावरची शाळा, बालवाडी, गोकुळ महिला उत्पादन केंद्र, गोकुळ बँड कंपनी इ. उपक्रम सुरू आहेत. महिला बचत गटाच्या सखुबाई बंडी धनगर या प्रमुख आहेत. पुणे येथे जाऊन त्यांनी 6 महिन्यांचे वाखाच्या वस्तू बनवण्याचे प्रशिक्षण घेतले. येथे बनवलेल्या वस्तूंना अजंठा-वेरूळ महोत्सवात बचत गटाचे प्रथम क्रमांकाचे पारितोषिक मिळाले. 60 पुरुषांची तीन बँड पथके काम करीत आहेत. त्यातून त्यांना काही प्रमाणात रोजगार उपलब्ध झाला आहे.\r\n\r\n\r\nलोक लोकसहभाग व देणगी यातून गोपाळ समाजातील लोकांसाठी घरांचे बांधकाम सध्या चालू आहे. त्यातील 12 घरे बांधून पूर्ण झाली आहेत. बाकीच्या कुटुंबांना घरे लवकर देण्यात येत आहेत. अनिकेत अकिंचित,असहाय्य अशा भटके विमुक्त समाजाला विकासाच्या दिशेकडे नेण्यासाठीचा हा प्रयत्न.', 'AC', '2023-02-26 06:01:24', '2023-02-26 07:17:48'); -- -------------------------------------------------------- -- -- Table structure for table `download` -- CREATE TABLE `download` ( `id` int(11) NOT NULL, `title` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL, `file` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL, `description` text CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `download` -- INSERT INTO `download` (`id`, `title`, `file`, `description`, `created_at`, `updated_at`) VALUES (4, 'Techsowth Electrical Infra Company Profile', '1721276606.header222.jpg', 'Download our comprehensive company profile for detailed information on our products and services.', '2024-07-18 11:23:26', '2024-07-18 04:23:26'); -- -------------------------------------------------------- -- -- Table structure for table `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `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() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `galleries` -- CREATE TABLE `galleries` ( `id` bigint(20) UNSIGNED NOT NULL, `title` text NOT NULL, `photo` varchar(191) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL, `caption` varchar(191) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL, `type` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci 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 `galleries` -- INSERT INTO `galleries` (`id`, `title`, `photo`, `caption`, `type`, `created_at`, `updated_at`) VALUES (3, 'Project Capacity – 80kW Panel – Bifacial Monocrystalline Half Cut and Monocrystalline half cut', NULL, NULL, NULL, '2024-07-17 21:13:02', '2024-07-17 21:13:02'), (4, 'Project Size – 25 kW Structure height – 16 ft (MS)', NULL, NULL, NULL, '2024-07-17 21:25:01', '2024-07-17 21:25:01'), (5, 'Project Size – 20kW Structure height – 12 ft', NULL, NULL, NULL, '2024-07-17 21:32:01', '2024-07-17 21:32:01'), (6, 'Project Capacity – 20kW Structure on Tin shed', NULL, NULL, NULL, '2024-07-17 22:55:18', '2024-07-17 22:55:18'), (7, 'Project Capacity – 15 kW Structure – 15 ft ( 48 Row Houses common load on Solar)', NULL, NULL, NULL, '2024-07-17 22:57:51', '2024-07-17 22:57:51'), (8, 'Project capacity – 20 kW', NULL, NULL, NULL, '2024-07-17 23:03:42', '2024-07-17 23:03:42'), (9, 'Project Size – 30kW Structure Height – 25 ft', NULL, NULL, NULL, '2024-07-17 23:04:51', '2024-07-17 23:04:51'), (10, 'Sanjay Quality Restaurant - 30kW', NULL, NULL, NULL, '2024-07-17 23:11:31', '2024-07-17 23:11:31'), (11, 'Residential Project 03kW under PM Suryaghar Yojna in Pune', NULL, NULL, NULL, '2024-08-23 17:00:21', '2024-08-23 17:00:21'); -- -------------------------------------------------------- -- -- Table structure for table `gallery_images` -- CREATE TABLE `gallery_images` ( `id` int(11) NOT NULL, `gallery_id` varchar(100) NOT NULL, `image` varchar(255) NOT NULL, `created_at` datetime NOT NULL DEFAULT current_timestamp(), `updated_at` datetime NOT NULL DEFAULT current_timestamp() ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; -- -- Dumping data for table `gallery_images` -- INSERT INTO `gallery_images` (`id`, `gallery_id`, `image`, `created_at`, `updated_at`) VALUES (20, '3', '1721225582.gallary 1.jpg', '2024-07-17 14:13:02', '2024-07-17 14:13:02'), (21, '4', '1721226301.Gallary 3.jpg', '2024-07-17 14:25:01', '2024-07-17 14:25:01'), (22, '5', '1721226721.Gallary 4.jpg', '2024-07-17 14:32:01', '2024-07-17 14:32:01'), (23, '6', '1721231718.Project Capacity – 20kW.jpg', '2024-07-17 15:55:18', '2024-07-17 15:55:18'), (24, '7', '1721231871.Project Capacity_15 kW.jpg', '2024-07-17 15:57:51', '2024-07-17 15:57:51'), (25, '8', '1721232222.Picture6.jpg', '2024-07-17 16:03:42', '2024-07-17 16:03:42'), (26, '9', '1721232291.Picture7.jpg', '2024-07-17 16:04:51', '2024-07-17 16:04:51'), (27, '10', '1721232691.Picture8.jpg', '2024-07-17 16:11:31', '2024-07-17 16:11:31'), (28, '11', '1724407221.AAAAAAA.jpeg', '2024-08-23 10:00:22', '2024-08-23 10:00:22'); -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(191) 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, '2014_10_12_100000_create_password_resets_table', 1), (3, '2019_08_19_000000_create_failed_jobs_table', 1), (4, '2021_07_13_132516_create_galleries_table', 1), (5, '2021_07_13_144603_create_blogs_table', 1); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(191) NOT NULL, `token` varchar(191) NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `portfolio` -- CREATE TABLE `portfolio` ( `id` int(11) NOT NULL, `title` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, `photo` varchar(191) DEFAULT NULL, `caption` varchar(191) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ON UPDATE current_timestamp(), `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `portfolio` -- INSERT INTO `portfolio` (`id`, `title`, `photo`, `caption`, `type`, `updated_at`, `created_at`) VALUES (6, 'Title', NULL, NULL, NULL, '2024-12-25 07:01:04', '2024-12-25 07:01:04'), (7, 'Ensure the Image Is Not Too Large', NULL, NULL, NULL, '2024-12-25 07:28:48', '2024-12-25 07:28:48'), (8, 'We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for', NULL, NULL, NULL, '2024-12-25 07:41:15', '2024-12-25 07:41:15'), (9, 'We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for', NULL, NULL, NULL, '2024-12-25 07:41:27', '2024-12-25 07:41:27'), (10, 'We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for', NULL, NULL, NULL, '2024-12-25 07:41:35', '2024-12-25 07:41:35'); -- -------------------------------------------------------- -- -- Table structure for table `portfolio_images` -- CREATE TABLE `portfolio_images` ( `id` int(11) NOT NULL, `portfolio_id` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `image` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `portfolio_images` -- INSERT INTO `portfolio_images` (`id`, `portfolio_id`, `image`, `created_at`, `updated_at`) VALUES (1, '4', '1735115971.IMG-20230912-WA0074.jpg', '2024-12-25 08:39:31', '2024-12-25 08:39:31'), (2, '5', '1735115993.WhatsApp Image 2024-11-15 at 10.47.22 (1).jpeg', '2024-12-25 08:39:53', '2024-12-25 08:39:53'), (3, '6', '1735129864.gondola-rack-1000x1000.jpg', '2024-12-25 12:31:05', '2024-12-25 12:31:05'), (4, '7', '1735131528.IMG-20230912-WA0049.jpg', '2024-12-25 12:58:48', '2024-12-25 12:58:48'), (5, '8', '1735132275.IMG_20170710_221956488-scaled.jpg', '2024-12-25 13:11:16', '2024-12-25 13:11:16'), (6, '9', '1735132287.IMG-20230912-WA0065.jpg', '2024-12-25 13:11:27', '2024-12-25 13:11:27'), (7, '10', '1735132295.IMG-20230912-WA0074.jpg', '2024-12-25 13:11:35', '2024-12-25 13:11:35'); -- -------------------------------------------------------- -- -- Table structure for table `projects` -- CREATE TABLE `projects` ( `id` int(11) NOT NULL, `title` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, `photo` varchar(191) DEFAULT NULL, `caption` varchar(191) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `projects` -- INSERT INTO `projects` (`id`, `title`, `photo`, `caption`, `type`, `created_at`, `updated_at`) VALUES (3, 'Sanjay Quality Restaurant - 30kW', NULL, NULL, NULL, '2024-07-17 23:36:48', '2024-07-17 23:36:48'), (4, 'Fergusson College, Pune Project Capacity – 75 kW', NULL, NULL, NULL, '2024-07-17 23:39:03', '2024-07-17 23:39:03'), (5, 'Vishwa Palace Mangal Karyalaya. Project Capacity – 40kW', NULL, NULL, NULL, '2024-07-17 23:39:55', '2024-07-17 23:39:55'), (6, 'Project Size – 30kW Structure Height – 25 ft', NULL, NULL, NULL, '2024-07-17 23:41:39', '2024-07-17 23:41:39'); -- -------------------------------------------------------- -- -- Table structure for table `projects_images` -- CREATE TABLE `projects_images` ( `id` int(11) NOT NULL, `projects_id` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `image` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `projects_images` -- INSERT INTO `projects_images` (`id`, `projects_id`, `image`, `created_at`, `updated_at`) VALUES (1, '3', '1721234208.Sanjay Quality Restaurant - 30kW.jpg', '2024-07-17 16:36:48', '2024-07-17 16:36:48'), (2, '4', '1721234343.Fergussion College pune.jpg', '2024-07-17 16:39:03', '2024-07-17 16:39:03'), (3, '5', '1721234395.Vishwa Palace Mangal Karyalaya..jpg', '2024-07-17 16:39:55', '2024-07-17 16:39:55'), (4, '6', '1721234499.Project Size – 30kW Structure Height – 25 ft.jpg', '2024-07-17 16:41:39', '2024-07-17 16:41:39'); -- -------------------------------------------------------- -- -- Table structure for table `project_videos` -- CREATE TABLE `project_videos` ( `id` int(11) NOT NULL, `project_id` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `video_url` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -------------------------------------------------------- -- -- Table structure for table `slider` -- CREATE TABLE `slider` ( `id` int(11) NOT NULL, `title` text NOT NULL, `description` longtext NOT NULL, `created_at` datetime NOT NULL, `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; -- -- Dumping data for table `slider` -- INSERT INTO `slider` (`id`, `title`, `description`, `created_at`, `updated_at`) VALUES (18, 'http://127.0.0.1:8000/', 'http://127.0.0.1:8000/', '2024-12-25 08:35:42', '2024-12-25 03:05:42'), (20, 'http://127.0.0.1:8000/', 'http://127.0.0.1:8000/', '2024-12-25 08:36:23', '2024-12-25 03:06:23'), (21, 'http://127.0.0.1:8000/', 'http://127.0.0.1:8000/', '2024-12-25 08:36:51', '2024-12-25 03:06:51'); -- -------------------------------------------------------- -- -- Table structure for table `slider_images` -- CREATE TABLE `slider_images` ( `id` int(11) NOT NULL, `slider_id` varchar(100) NOT NULL, `image` varchar(255) NOT NULL, `created_at` datetime NOT NULL DEFAULT current_timestamp(), `updated_at` datetime NOT NULL DEFAULT current_timestamp() ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; -- -- Dumping data for table `slider_images` -- INSERT INTO `slider_images` (`id`, `slider_id`, `image`, `created_at`, `updated_at`) VALUES (34, '9', '1724931581.header444.jpg', '2024-08-29 11:39:41', '2024-08-29 11:39:41'), (32, '7', '1724931458.header222.jpg', '2024-08-29 11:37:38', '2024-08-29 11:37:38'), (33, '8', '1724931553.header333.jpg', '2024-08-29 11:39:13', '2024-08-29 11:39:13'), (35, '18', '1735115742.IMG-20230912-WA0073.jpg', '2024-12-25 08:35:43', '2024-12-25 08:35:43'), (36, '19', '1735115766.IMG_20170710_221956488-scaled.jpg', '2024-12-25 08:36:07', '2024-12-25 08:36:07'), (37, '20', '1735115783.WhatsApp Image 2024-11-15 at 10.47.20.jpeg', '2024-12-25 08:36:23', '2024-12-25 08:36:23'), (38, '21', '1735115811.WhatsApp Image 2024-11-15 at 10.47.22.jpeg', '2024-12-25 08:36:51', '2024-12-25 08:36:51'); -- -------------------------------------------------------- -- -- Table structure for table `testimonial` -- CREATE TABLE `testimonial` ( `id` int(11) NOT NULL, `title` longtext NOT NULL, `description` longtext NOT NULL, `created_at` datetime NOT NULL, `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; -- -- Dumping data for table `testimonial` -- INSERT INTO `testimonial` (`id`, `title`, `description`, `created_at`, `updated_at`) VALUES (9, 'Fergusson college(Chairman), Pune', 'The team at Techsowth Electrical Infra was efficient and professional. Our solar panels were installed quickly, and we\'re already seeing significant savings on our energy bills.', '2024-08-29 11:45:14', '2024-08-29 06:15:14'), (10, 'Sayas Karad, Latur', 'I\'m impressed with the quality of workmanship from Techsowth Electrical Infra. They explained everything clearly, and our solar system is performing beyond our expectations.', '2024-08-29 11:45:35', '2024-08-29 06:15:35'), (11, 'Virendra Sawant, Sanjay Quality, Latur', 'Choosing Techsowth Electrical Infra for our solar installation was the best decision we made. The entire process was smooth, from initial consultation to final installation. Highly recommended!', '2024-08-29 11:45:58', '2024-08-29 06:15:58'), (12, 'Tushar Mhetre, Vishwa Palace', 'The customer service at Techsowth Electrical Infra was outstanding. They were responsive to all our questions and concerns, and the installation crew was polite and efficient.', '2024-08-29 11:46:18', '2024-08-29 06:16:18'), (13, 'Rajendra Shah, Pune', 'I\'m very satisfied with the performance of our solar panels installed by Techsowth Electrical Infra . They delivered on time and within budget, and the savings on our electricity bills are noticeable.', '2024-08-29 11:46:33', '2024-08-29 06:16:33'), (14, 'Hemant Gujrati, Pune', 'Our experience with Techsowth Electrical Infra was excellent. They provided a detailed assessment of our energy needs and delivered a customized solar solution that fits perfectly for our home.', '2024-08-29 11:46:50', '2024-08-29 06:16:50'), (15, 'Pasha Patel, 100KW, Latur', 'The team at Techsowth] was knowledgeable and professional throughout the entire process. They guided us step-by-step and made the transition to solar energy seamless.', '2024-08-29 11:47:14', '2024-08-29 06:17:14'); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) DEFAULT NULL, `phone` varchar(191) NOT NULL, `usertype` varchar(191) DEFAULT NULL, `email` varchar(191) NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(191) NOT NULL, `remember_token` varchar(100) 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 `users` -- INSERT INTO `users` (`id`, `name`, `phone`, `usertype`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`) VALUES (3, 'admin ajit', '9665664645', 'admin', 'admin@gmail.com', NULL, '$2y$10$JcOSP1mjLX1T37F6t5b77OsjBAVjFZDwkmUMbxQFtw/nSpxefZ47m', NULL, '2021-07-03 21:19:52', '2021-07-04 07:08:01'); -- -------------------------------------------------------- -- -- Table structure for table `video` -- CREATE TABLE `video` ( `id` int(11) NOT NULL, `url` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `updated_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `video` -- INSERT INTO `video` (`id`, `url`, `created_at`, `updated_at`) VALUES (8, 'https://www.youtube.com/embed/qK15tS1zrZ0?si=siylqyrdJA9XTWEB', '2024-12-25 02:58:37', '2024-12-25 08:28:37'); -- -- Indexes for dumped tables -- -- -- Indexes for table `blogs` -- ALTER TABLE `blogs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `blog_images` -- ALTER TABLE `blog_images` ADD PRIMARY KEY (`id`); -- -- Indexes for table `cms` -- ALTER TABLE `cms` ADD PRIMARY KEY (`id`); -- -- Indexes for table `download` -- ALTER TABLE `download` ADD PRIMARY KEY (`id`); -- -- Indexes for table `galleries` -- ALTER TABLE `galleries` ADD PRIMARY KEY (`id`); -- -- Indexes for table `gallery_images` -- ALTER TABLE `gallery_images` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `portfolio` -- ALTER TABLE `portfolio` ADD PRIMARY KEY (`id`); -- -- Indexes for table `portfolio_images` -- ALTER TABLE `portfolio_images` ADD PRIMARY KEY (`id`); -- -- Indexes for table `projects` -- ALTER TABLE `projects` ADD PRIMARY KEY (`id`); -- -- Indexes for table `projects_images` -- ALTER TABLE `projects_images` ADD PRIMARY KEY (`id`); -- -- Indexes for table `project_videos` -- ALTER TABLE `project_videos` ADD PRIMARY KEY (`id`); -- -- Indexes for table `slider` -- ALTER TABLE `slider` ADD PRIMARY KEY (`id`); -- -- Indexes for table `slider_images` -- ALTER TABLE `slider_images` ADD PRIMARY KEY (`id`); -- -- Indexes for table `testimonial` -- ALTER TABLE `testimonial` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- Indexes for table `video` -- ALTER TABLE `video` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `blogs` -- ALTER TABLE `blogs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `blog_images` -- ALTER TABLE `blog_images` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=39; -- -- AUTO_INCREMENT for table `cms` -- ALTER TABLE `cms` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `download` -- ALTER TABLE `download` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `galleries` -- ALTER TABLE `galleries` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `gallery_images` -- ALTER TABLE `gallery_images` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `portfolio` -- ALTER TABLE `portfolio` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT for table `portfolio_images` -- ALTER TABLE `portfolio_images` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; -- -- AUTO_INCREMENT for table `projects` -- ALTER TABLE `projects` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `projects_images` -- ALTER TABLE `projects_images` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `project_videos` -- ALTER TABLE `project_videos` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `slider` -- ALTER TABLE `slider` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22; -- -- AUTO_INCREMENT for table `slider_images` -- ALTER TABLE `slider_images` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=39; -- -- AUTO_INCREMENT for table `testimonial` -- ALTER TABLE `testimonial` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `video` -- ALTER TABLE `video` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; 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 */;