PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` -- phpMyAdmin SQL Dump -- version 5.0.2 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Dec 15, 2020 at 12:25 PM -- Server version: 10.4.11-MariaDB -- PHP Version: 7.2.31 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: `codefix_green` -- -- -------------------------------------------------------- -- -- Table structure for table `about_brands` -- CREATE TABLE `about_brands` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `brand_image` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_brands` -- INSERT INTO `about_brands` (`id`, `created_at`, `updated_at`, `brand_image`) VALUES (38, '2020-07-15 12:26:27', '2020-07-15 12:26:27', 'cad.png'), (39, '2020-07-15 12:26:34', '2020-07-15 12:26:34', 'ls.png'), (40, '2020-07-15 12:26:40', '2020-07-15 12:26:40', 'cad.png'), (41, '2020-07-15 12:26:45', '2020-07-15 12:26:45', 'ls.png'), (42, '2020-07-15 12:26:51', '2020-07-15 12:26:51', 'cad.png'), (43, '2020-07-15 12:26:57', '2020-07-15 12:26:57', 'ls.png'); -- -------------------------------------------------------- -- -- Table structure for table `about_clients` -- CREATE TABLE `about_clients` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `client_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `text` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_clients` -- INSERT INTO `about_clients` (`id`, `created_at`, `updated_at`, `client_image`, `heading`, `title`, `description`, `text`) VALUES (1, '2020-06-27 04:30:13', '2020-07-15 12:31:43', 'test.jpg', 'Client Testimonial', 'What our clients say', 'What our clients say see here', 'View here'); -- -------------------------------------------------------- -- -- Table structure for table `about_contacts` -- CREATE TABLE `about_contacts` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `short_description` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `phone_text` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `telephone` text COLLATE utf8mb4_unicode_ci NOT NULL, `mobile` text COLLATE utf8mb4_unicode_ci NOT NULL, `email_text` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `mainEmail_text` text COLLATE utf8mb4_unicode_ci NOT NULL, `inquiry_text` text COLLATE utf8mb4_unicode_ci NOT NULL, `project_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `submit` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `phone_head` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mobile_head` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `email_1` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `email_2` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_contacts` -- INSERT INTO `about_contacts` (`id`, `created_at`, `updated_at`, `title`, `short_description`, `phone_text`, `telephone`, `mobile`, `email_text`, `mainEmail_text`, `inquiry_text`, `project_description`, `submit`, `phone_head`, `mobile_head`, `email_1`, `email_2`) VALUES (1, '2020-06-27 04:55:30', '2020-07-15 12:51:25', 'Write Here', 'Get In Touch', 'Our Phone', '+8801624999333', '+8801624999333', 'Our Email', 'codefixit@gmail.com', 'codefixit@gmail.com', 'We’d love to hear form you', 'submit', 'Mobile:', 'Mobile:', 'Email', 'Inquiries'); -- -------------------------------------------------------- -- -- Table structure for table `about_crumbs` -- CREATE TABLE `about_crumbs` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `about_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_crumbs` -- INSERT INTO `about_crumbs` (`id`, `created_at`, `updated_at`, `about_image`, `heading`, `title`) VALUES (1, '2020-06-27 00:09:34', '2020-10-29 12:58:07', 'istockphoto.jpg', 'About Us', 'About Us'); -- -------------------------------------------------------- -- -- Table structure for table `about_details` -- CREATE TABLE `about_details` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `service1` text COLLATE utf8mb4_unicode_ci NOT NULL, `service2` text COLLATE utf8mb4_unicode_ci NOT NULL, `service3` text COLLATE utf8mb4_unicode_ci NOT NULL, `details_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `details_heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `details_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `bar_h1` text COLLATE utf8mb4_unicode_ci NOT NULL, `bar1` text COLLATE utf8mb4_unicode_ci NOT NULL, `bar_h2` text COLLATE utf8mb4_unicode_ci NOT NULL, `bar2` text COLLATE utf8mb4_unicode_ci NOT NULL, `bar_h3` text COLLATE utf8mb4_unicode_ci NOT NULL, `bar3` text COLLATE utf8mb4_unicode_ci NOT NULL, `percent1` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `percent2` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `percent3` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_details` -- INSERT INTO `about_details` (`id`, `created_at`, `updated_at`, `heading`, `service1`, `service2`, `service3`, `details_image`, `details_heading`, `details_description`, `bar_h1`, `bar1`, `bar_h2`, `bar2`, `bar_h3`, `bar3`, `percent1`, `percent2`, `percent3`) VALUES (1, '2020-06-27 00:31:34', '2020-10-29 12:42:29', 'About us', 'STORY', 'Our Focus', 'The Goal', 'about-us.png', 'About Codefix IT', 'If you want to learn more about us, you’re in the right place. Read to learn how we managed to grow our business so fast.Simple answer, Software Company. We are working on making your business more efficient by introducing tech. Introducing tech in business is like start traveling by rocket instead of bicycle. Our aim is to making every business or organization more faster in terms of productivity or work process.', 'marketing Progress', '80', 'Education program', '60', 'Software development', '40', '80', '60', '40'); -- -------------------------------------------------------- -- -- Table structure for table `about_feature_ones` -- CREATE TABLE `about_feature_ones` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `features` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_feature_ones` -- INSERT INTO `about_feature_ones` (`id`, `created_at`, `updated_at`, `features`) VALUES (17, '2020-11-20 13:47:43', '2020-11-20 13:47:43', 'মসজিদ'), (18, '2020-11-20 13:47:58', '2020-11-20 13:47:58', 'মন্দির'), (19, '2020-11-20 13:48:13', '2020-11-20 13:48:13', 'গির্জা'), (20, '2020-11-20 13:48:48', '2020-11-20 13:48:48', 'টুইন টাওয়ার মাল্টি কমপ্লেক্স'), (21, '2020-11-20 13:49:00', '2020-11-20 13:49:00', 'প্রাকৃতিক লেক'), (22, '2020-11-20 13:49:09', '2020-11-20 13:49:09', 'শপিং কমপ্লেক্স'), (23, '2020-11-20 13:49:18', '2020-11-20 13:49:18', 'স্কুল'), (24, '2020-11-20 13:49:26', '2020-11-20 13:49:26', 'কলেজ'), (25, '2020-11-20 13:49:35', '2020-11-20 13:49:35', 'বিশ্ববিদ্যালয়'), (26, '2020-11-20 13:49:44', '2020-11-20 13:49:44', 'পার্ক'), (27, '2020-11-20 13:49:55', '2020-11-20 13:49:55', 'সুবিশাল রাস্তা'); -- -------------------------------------------------------- -- -- Table structure for table `about_feature_twos` -- CREATE TABLE `about_feature_twos` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `features` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_feature_twos` -- INSERT INTO `about_feature_twos` (`id`, `created_at`, `updated_at`, `features`) VALUES (12, '2020-11-20 13:57:01', '2020-11-20 13:57:01', 'হাই টেক ড্র্যানিং'), (13, '2020-11-20 13:57:11', '2020-11-20 13:57:11', 'হাই টেক ক্লিনিং'), (14, '2020-11-20 13:57:18', '2020-11-20 13:57:18', 'সিকিউরিটি'), (15, '2020-11-20 13:57:30', '2020-11-20 13:57:30', 'সিসিটিভি সার্ভিল্যান্স'), (16, '2020-11-20 13:57:41', '2020-11-20 13:57:41', 'হেলিপ্যাড'); -- -------------------------------------------------------- -- -- Table structure for table `about_progress_bars` -- CREATE TABLE `about_progress_bars` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `progress_number1` int(11) NOT NULL, `progress_value1` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number2` int(11) NOT NULL, `progress_value2` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number3` int(11) NOT NULL, `progress_value3` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number4` int(11) NOT NULL, `progress_value4` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_progress_bars` -- INSERT INTO `about_progress_bars` (`id`, `created_at`, `updated_at`, `progress_number1`, `progress_value1`, `progress_number2`, `progress_value2`, `progress_number3`, `progress_value3`, `progress_number4`, `progress_value4`) VALUES (1, '2020-06-28 05:31:05', '2020-07-15 12:53:09', 524, 'Number of customer', 20, 'Number of products', 5, 'Number of awards', 30, 'Number of partners'); -- -------------------------------------------------------- -- -- Table structure for table `about_services` -- CREATE TABLE `about_services` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `about_s_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `titile` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_services` -- INSERT INTO `about_services` (`id`, `created_at`, `updated_at`, `about_s_image`, `heading`, `titile`) VALUES (1, '2020-06-27 03:55:53', '2020-07-15 12:29:23', 'sbg.jpg', 'service', 'services for you'); -- -------------------------------------------------------- -- -- Table structure for table `about_service_loops` -- CREATE TABLE `about_service_loops` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_service_loops` -- INSERT INTO `about_service_loops` (`id`, `created_at`, `updated_at`, `heading`, `title`) VALUES (12, '2020-07-15 12:30:11', '2020-07-15 12:30:11', 'Website Design', 'We develop websites using the latest technologies and keep your customer need in our mind .'), (13, '2020-07-15 12:30:26', '2020-07-15 12:30:26', 'Software Develop', 'Pick a software based on your need from our product list or describe your business scenario.'), (14, '2020-07-15 12:30:36', '2020-07-15 12:30:36', 'Digital Marketing', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing'), (15, '2020-07-15 12:30:46', '2020-07-15 12:30:46', 'Script', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing you need a script'); -- -------------------------------------------------------- -- -- Table structure for table `about_skills` -- CREATE TABLE `about_skills` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `skill_back` text COLLATE utf8mb4_unicode_ci NOT NULL, `title1` text COLLATE utf8mb4_unicode_ci NOT NULL, `title2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title3` text COLLATE utf8mb4_unicode_ci NOT NULL, `title4` text COLLATE utf8mb4_unicode_ci NOT NULL, `skill1_value` char(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `skill2_value` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `skill3_value` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `skill4_value` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_skills` -- INSERT INTO `about_skills` (`id`, `created_at`, `updated_at`, `skill_back`, `title1`, `title2`, `title3`, `title4`, `skill1_value`, `skill2_value`, `skill3_value`, `skill4_value`) VALUES (1, '2020-06-28 04:15:59', '2020-07-03 00:29:51', 'skills.jpg', 'Web development', 'Scripting', 'Designing', 'Language', '90', '80', '70', '60'); -- -------------------------------------------------------- -- -- Table structure for table `about_teams` -- CREATE TABLE `about_teams` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `team_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `google_link` text COLLATE utf8mb4_unicode_ci NOT NULL, `fb_link` text COLLATE utf8mb4_unicode_ci NOT NULL, `twit_link` text COLLATE utf8mb4_unicode_ci NOT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `designation` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_teams` -- INSERT INTO `about_teams` (`id`, `created_at`, `updated_at`, `team_image`, `google_link`, `fb_link`, `twit_link`, `name`, `designation`) VALUES (16, '2020-07-16 02:05:31', '2020-07-16 02:05:31', 't.jpg', '#', '#', '#', 'Syed Almas Kabir', 'Chairman At Codefix IT'), (17, '2020-07-16 02:06:04', '2020-07-16 02:06:04', 't1.jpg', '#', '#', '#', 'Farhana A Rahman', 'Chief Advicer At Codefix IT'), (20, '2020-07-16 02:09:16', '2020-07-16 02:09:16', 'r.jpg', '#', '#', '#', 'Md Riasath Arif', 'Senior Software Engineer'); -- -------------------------------------------------------- -- -- Table structure for table `about_team_statics` -- CREATE TABLE `about_team_statics` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `back_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_team_statics` -- INSERT INTO `about_team_statics` (`id`, `created_at`, `updated_at`, `back_image`, `heading`, `title`) VALUES (1, '2020-06-27 01:56:38', '2020-06-29 02:10:03', 'team.png', 'Meet Our Team', 'Our Creative Team'), (2, '2020-06-29 02:07:32', '2020-06-29 02:07:32', '', 'Meet Our Team', 'Our Creative Team'); -- -------------------------------------------------------- -- -- Table structure for table `about_us_statics` -- CREATE TABLE `about_us_statics` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `experience` int(11) NOT NULL, `first_key` char(250) COLLATE utf8mb4_unicode_ci NOT NULL, `second_key` char(250) COLLATE utf8mb4_unicode_ci NOT NULL, `about_image_path` char(250) COLLATE utf8mb4_unicode_ci NOT NULL, `about_tittle` char(250) COLLATE utf8mb4_unicode_ci NOT NULL, `about_sort_tittle` char(250) COLLATE utf8mb4_unicode_ci NOT NULL, `about_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `feature_one_tittle` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `feature_two_tittle` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `view_more` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `call_text` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `call_number` char(255) COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_us_statics` -- INSERT INTO `about_us_statics` (`id`, `created_at`, `updated_at`, `experience`, `first_key`, `second_key`, `about_image_path`, `about_tittle`, `about_sort_tittle`, `about_description`, `feature_one_tittle`, `feature_two_tittle`, `view_more`, `call_text`, `call_number`) VALUES (1, '2020-06-22 08:32:43', '2020-11-20 13:35:13', 17, 'years of', 'Experience', 'Map 1920_960px_1.png', 'Welcome to Dream Green City', 'Best High-Tech City', 'Your Dreamy future can be true in this High-tech city. All facilities of pre planned High-tech green Town.', 'Town Facilities', 'High-Tech Town', 'view more', 'call us', '+8801915618117'); -- -------------------------------------------------------- -- -- Table structure for table `about_videos` -- CREATE TABLE `about_videos` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `video_back` text COLLATE utf8mb4_unicode_ci NOT NULL, `video_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `video_link` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `about_videos` -- INSERT INTO `about_videos` (`id`, `created_at`, `updated_at`, `video_back`, `video_image`, `video_link`) VALUES (1, '2020-06-27 01:09:08', '2020-10-29 12:54:09', 'shape-1.png', 'gettyimages.jpg', 'https://www.youtube.com/watch?v=LTXD6XZXc3U'); -- -------------------------------------------------------- -- -- Table structure for table `admin_special_notices` -- CREATE TABLE `admin_special_notices` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `date` text COLLATE utf8mb4_unicode_ci NOT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `sent_message` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `storage` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `bandwith` text COLLATE utf8mb4_unicode_ci NOT NULL, `server_health` text COLLATE utf8mb4_unicode_ci NOT NULL, `time` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `admin_special_notices` -- INSERT INTO `admin_special_notices` (`id`, `created_at`, `updated_at`, `date`, `name`, `sent_message`, `description`, `storage`, `email`, `bandwith`, `server_health`, `time`) VALUES (1, '2020-07-06 02:06:59', '2020-07-06 02:06:59', '7 July,2020', 'Developers team', 'Sent by developer', 'We’re currently acceping new projects. We’d love to hear form you', '100 megabyte', 'admin@gmail.com', '1400', 'good', '2:33'); -- -------------------------------------------------------- -- -- Table structure for table `backend_mains` -- CREATE TABLE `backend_mains` ( `id` int(11) NOT NULL, `title` text NOT NULL, `heading` text NOT NULL, `welcome_title` text NOT NULL, `welcome_des` text NOT NULL, `image_path` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `backend_mains` -- INSERT INTO `backend_mains` (`id`, `title`, `heading`, `welcome_title`, `welcome_des`, `image_path`) VALUES (1, 'Codefix IT || Welcome To admin panal', 'Codefix IT', 'Welcome To Codefix IT', 'From here Admin can access the dashboard', 'code.png'); -- -------------------------------------------------------- -- -- Table structure for table `classic_home_sliders` -- CREATE TABLE `classic_home_sliders` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL, `short_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `button1_text` text COLLATE utf8mb4_unicode_ci NOT NULL, `button1_link` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `classic_home_sliders` -- INSERT INTO `classic_home_sliders` (`id`, `created_at`, `updated_at`, `image_path`, `title`, `short_description`, `button1_text`, `button1_link`) VALUES (29, '2020-11-16 06:43:03', '2020-11-16 06:43:03', 'maxresdefault.jpg', 'Dhaka to Mawa Project', 'Dhaka Mawa Bhanga Expressway - Road Project', 'At a glance', 'https://www.youtube.com/embed/V-D-miy-SMc'), (30, '2020-11-16 06:48:25', '2020-11-16 06:48:25', 'mrt-5-dhaka-city-hemayetpur-to-vatara-route.jpg', 'চমৎকার এক প্রকল্প', 'Dhaka Mawa Bhanga New Town Project', 'দেখে আসি', 'V-D-miy-SMc'), (32, '2020-11-20 13:11:48', '2020-11-20 13:11:48', 'Map.png', 'ড্রিম গ্রীন সিটি দেখার মানচিত্র', 'ঢাকা পল্টন থেকে ড্রিম গ্রীন সিটি', 'দেখে আসি', 'https://www.youtube.com/watch?v=YRRgaX35yj0'), (33, '2020-11-20 13:14:30', '2020-11-20 13:14:30', 'MapLeaflet.png', 'ড্রিম গ্রীন সিটি দেখার মানচিত্র', 'ড্রিম গ্রীন সিটি', 'At a glance', 'https://www.youtube.com/watch?v=bs1rsY_QDK0'); -- -------------------------------------------------------- -- -- Table structure for table `client_loops` -- CREATE TABLE `client_loops` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `loop_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `designation` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `client_loops` -- INSERT INTO `client_loops` (`id`, `created_at`, `updated_at`, `loop_image`, `name`, `designation`, `description`) VALUES (16, '2020-10-29 13:25:52', '2020-10-29 13:25:52', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'), (17, '2020-10-29 13:26:00', '2020-10-29 13:26:00', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'), (18, '2020-10-29 13:26:12', '2020-10-29 13:26:12', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'), (19, '2020-10-29 13:26:22', '2020-10-29 13:26:22', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'); -- -------------------------------------------------------- -- -- Table structure for table `contacts` -- CREATE TABLE `contacts` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `short_description` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `phone_text` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `telephone` text COLLATE utf8mb4_unicode_ci NOT NULL, `mobile` text COLLATE utf8mb4_unicode_ci NOT NULL, `email_text` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `mainEmail_text` text COLLATE utf8mb4_unicode_ci NOT NULL, `mainEmail_link` text COLLATE utf8mb4_unicode_ci NOT NULL, `inquiry_text` text COLLATE utf8mb4_unicode_ci NOT NULL, `inquiry_link` text COLLATE utf8mb4_unicode_ci NOT NULL, `project_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `submit` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `call1` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `call2` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `contacts` -- INSERT INTO `contacts` (`id`, `created_at`, `updated_at`, `title`, `short_description`, `phone_text`, `telephone`, `mobile`, `email_text`, `mainEmail_text`, `mainEmail_link`, `inquiry_text`, `inquiry_link`, `project_description`, `submit`, `call1`, `call2`) VALUES (1, '2020-06-19 04:46:34', '2020-07-15 10:10:24', 'Write Here', 'Get In Touch', 'our phone', '+8801624999333', '+8801624999333', 'Our Email', 'codefixit@gmail.com', 'Personal email', 'codefixit@gmail.com', 'Office email', 'We’d love to hear form you', 'Send', 'Mobile :', 'Mobile :'); -- -------------------------------------------------------- -- -- Table structure for table `contactus_crumbs` -- CREATE TABLE `contactus_crumbs` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `contact_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `contactus_crumbs` -- INSERT INTO `contactus_crumbs` (`id`, `created_at`, `updated_at`, `contact_image`, `heading`, `title`) VALUES (1, '2020-06-26 11:45:49', '2020-10-29 12:58:47', 'istockphoto.jpg', 'contact', 'Contact'); -- -------------------------------------------------------- -- -- Table structure for table `contact_details` -- CREATE TABLE `contact_details` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `address` text COLLATE utf8mb4_unicode_ci NOT NULL, `address1` text COLLATE utf8mb4_unicode_ci NOT NULL, `call` text COLLATE utf8mb4_unicode_ci NOT NULL, `call1` text COLLATE utf8mb4_unicode_ci NOT NULL, `call2` text COLLATE utf8mb4_unicode_ci NOT NULL, `mail` text COLLATE utf8mb4_unicode_ci NOT NULL, `mail1` text COLLATE utf8mb4_unicode_ci NOT NULL, `mail2` text COLLATE utf8mb4_unicode_ci NOT NULL, `address2` text COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `contact_details` -- INSERT INTO `contact_details` (`id`, `created_at`, `updated_at`, `address`, `address1`, `call`, `call1`, `call2`, `mail`, `mail1`, `mail2`, `address2`) VALUES (1, '2020-06-26 13:53:43', '2020-07-15 12:55:37', 'Visit Our Location', '64/7 Russel Square,', 'Message By Chat', 'Contact: +8801624999333', 'Contact: +8801624999333', 'Let\'s have a chat!', 'codefixit@gmail.com', 'codefixit@gmail.com', 'Dhanmondi, Dhaka 1219'); -- -------------------------------------------------------- -- -- Table structure for table `contact_lists` -- CREATE TABLE `contact_lists` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `password` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `contact_lists` -- INSERT INTO `contact_lists` (`id`, `created_at`, `updated_at`, `name`, `email`, `password`) VALUES (1, '2020-07-03 01:09:03', '2020-07-03 01:09:03', 'anika tasnim', 'anika@gmail.com', '123456'), (3, '2020-07-03 01:11:49', '2020-07-03 01:11:49', 'anika tasnim', 'anika@gmail.com', '123456'), (7, '2020-07-03 01:42:49', '2020-07-03 01:42:49', 'Anika Tasnim', 'typetoanika@gmail.com', '123455678'), (8, '2020-07-03 01:44:56', '2020-07-03 01:44:56', 'Anika Tasnim', 'admin@codefixit.com', 'anikatrad'), (9, '2020-10-29 14:03:27', '2020-10-29 14:03:27', 'Anika Tasnim', 'ki@gmail.com', '12345678'); -- -------------------------------------------------------- -- -- Table structure for table `contact_services` -- CREATE TABLE `contact_services` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `contact_mail_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `contact_services` -- INSERT INTO `contact_services` (`id`, `created_at`, `updated_at`, `contact_mail_image`, `heading`, `description`) VALUES (1, '2020-06-26 13:49:25', '2020-10-29 13:04:42', 'back.png', 'Connect', 'Connect with us'); -- -------------------------------------------------------- -- -- Table structure for table `frontend_layouts` -- CREATE TABLE `frontend_layouts` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `favicon` text COLLATE utf8mb4_unicode_ci NOT NULL, `logo` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL, `call_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `number` text COLLATE utf8mb4_unicode_ci NOT NULL, `copy_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `copy_year` text COLLATE utf8mb4_unicode_ci NOT NULL, `copy_site` text COLLATE utf8mb4_unicode_ci NOT NULL, `copy_right` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `frontend_layouts` -- INSERT INTO `frontend_layouts` (`id`, `created_at`, `updated_at`, `favicon`, `logo`, `title`, `call_title`, `number`, `copy_title`, `copy_year`, `copy_site`, `copy_right`) VALUES (1, '2020-11-18 08:27:24', '2020-11-24 08:49:32', 'codefixit.jpg', 'codefixit.jpg', 'codefix it', 'call', '+8801915618117', 'copyright', '2020', 'codefixit', 'all right reserved.'); -- -------------------------------------------------------- -- -- Table structure for table `frontend_lists` -- CREATE TABLE `frontend_lists` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `message` text COLLATE utf8mb4_unicode_ci NOT NULL, `status` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `frontend_lists` -- INSERT INTO `frontend_lists` (`id`, `created_at`, `updated_at`, `name`, `email`, `message`, `status`) VALUES (1, '2020-07-03 02:11:18', '2020-07-03 02:11:18', 'name', 'home', 'home', 1), (2, '2020-07-03 02:11:25', '2020-07-03 02:11:25', 'name', 'home', 'home', 1), (3, '2020-07-03 02:11:31', '2020-07-03 02:11:31', 'name', 'home', 'home', 1), (4, '2020-07-06 00:55:03', '2020-07-06 00:55:03', 'Anika Tasnim', 'anika@gmail.com', 'hello world', 0), (5, '2020-07-06 01:07:54', '2020-07-06 01:07:54', 'Anika Tasnim', 'anika@gmail.com', 'hi', 0), (11, '2020-08-20 10:45:48', '2020-08-20 10:45:48', 'ssss', 'sss@gmail.com', 'sss', 0), (12, '2020-10-29 14:02:28', '2020-10-29 14:02:28', 'Anika Tasnim', 'anika@gmail.com', 'ee', 0), (13, '2020-10-29 14:02:47', '2020-10-29 14:02:47', 'Anika Tasnim', 'sss@gmail.com', 'eeww', 0), (14, '2020-11-09 13:01:12', '2020-11-09 13:01:12', 'Shaunbluch', 'no-replymunseChinue@gmail.com', 'Gооd dаy! dhhl.ltd \r\n \r\nDid yоu knоw thаt it is pоssiblе tо sеnd prоpоsаl uttеrly lеgаl? \r\nWе prеsеntаtiоn а nеw lеgitimаtе mеthоd оf sеnding mеssаgе thrоugh соntасt fоrms. Suсh fоrms аrе lосаtеd оn mаny sitеs. \r\nWhеn suсh businеss оffеrs аrе sеnt, nо pеrsоnаl dаtа is usеd, аnd mеssаgеs аrе sеnt tо fоrms spесifiсаlly dеsignеd tо rесеivе mеssаgеs аnd аppеаls. \r\nаlsо, mеssаgеs sеnt thrоugh соntасt Fоrms dо nоt gеt intо spаm bесаusе suсh mеssаgеs аrе соnsidеrеd impоrtаnt. \r\nWе оffеr yоu tо tеst оur sеrviсе fоr frее. Wе will sеnd up tо 50,000 mеssаgеs fоr yоu. \r\nThе соst оf sеnding оnе milliоn mеssаgеs is 49 USD. \r\n \r\nThis mеssаgе is сrеаtеd аutоmаtiсаlly. Plеаsе usе thе соntасt dеtаils bеlоw tо соntасt us. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype live:contactform_18 \r\nWhatsApp - +375259112693', 0), (15, '2020-11-18 16:54:27', '2020-11-18 16:54:27', 'John Wilson', 'johnwilson.mkt@gmail.com', 'Hey! Hope you are doing well & staying safe.\r\n\r\nI am glad to introduce myself as an SEO developer. Our SEO (Digital Marketing), SMO (Facebook, Instagram, Pinterest, Twitter Etc) techniques are an asset to your organization in bringing up traffic to your website, for generating more Leads, Sales, and Conversions. if you want to avail of our services.\r\n\r\nPlease share your phone number and a suitable time to talk, so I can explain it to you better.\r\n\r\n10 years of Experience | Partnered with 20+ Digital Agencies | 60+ SEO, SMO - SEM Google Ads Certified Professionals.\r\n\r\nThank you for your precious time.\r\n\r\nWarm Regards\r\nJohn Wilson (SEO Developer)\r\nCall : (614) 245-0400\r\nSarahBits INC', 0), (16, '2020-11-19 04:43:58', '2020-11-19 04:43:58', 'Alaa Hameed', 'aconsultas55@aol.com', 'Greetings, \r\n \r\nWe are brokers linked with high profile investors from the Gulf Region/Asia who are willing to; \r\n \r\nFund any company in any current project; \r\nFinancing/loan/Investment Opportunity \r\n \r\nThey are privately seeking means of expanding their investment portfolio. Should you find interested in engaging us for more detailed discussion to forge ahead, We will be happy to share more insights with you by send us an email first \r\n \r\nYours Sincerely \r\nAlaa Hameed \r\nFinancial Broker \r\nMobile/WhatsApp# ++44 7537 183205 \r\nE: aconsultas55@aol.com', 0); -- -------------------------------------------------------- -- -- Table structure for table `frontend_mains` -- CREATE TABLE `frontend_mains` ( `id` int(11) NOT NULL, `title` text NOT NULL, `favicon` text NOT NULL, `logo` text NOT NULL, `call_title` text NOT NULL, `number` text NOT NULL, `copy_title` text NOT NULL, `copy_year` text NOT NULL, `copy_site` text NOT NULL, `copy_right` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `frontend_mains` -- INSERT INTO `frontend_mains` (`id`, `title`, `favicon`, `logo`, `call_title`, `number`, `copy_title`, `copy_year`, `copy_site`, `copy_right`) VALUES (1, 'codefixit', 'codefixit.jpg', 'codefixit.jpg', 'call us', '123455', 'copy', 'csc', 'scsd', 'sdsd'); -- -------------------------------------------------------- -- -- Table structure for table `home_carosols` -- CREATE TABLE `home_carosols` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_path` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `home_carosols` -- INSERT INTO `home_carosols` (`id`, `created_at`, `updated_at`, `image_path`) VALUES (46, '2020-07-15 09:47:36', '2020-07-15 09:47:36', 'cad.png'), (47, '2020-07-15 09:47:42', '2020-07-15 09:47:42', 'ls.png'), (48, '2020-07-15 09:47:49', '2020-07-15 09:47:49', 'cad.png'), (49, '2020-07-15 09:47:56', '2020-07-15 09:47:56', 'ls.png'), (50, '2020-07-15 09:48:01', '2020-07-15 09:48:01', 'cad.png'), (51, '2020-07-15 09:48:06', '2020-07-15 09:48:06', 'ls.png'); -- -------------------------------------------------------- -- -- Table structure for table `home_footers` -- CREATE TABLE `home_footers` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_1` text COLLATE utf8mb4_unicode_ci NOT NULL, `Call_text` text COLLATE utf8mb4_unicode_ci NOT NULL, `Call_num` text COLLATE utf8mb4_unicode_ci NOT NULL, `image_2` text COLLATE utf8mb4_unicode_ci NOT NULL, `sort_address` text COLLATE utf8mb4_unicode_ci NOT NULL, `long_address` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `home_footers` -- INSERT INTO `home_footers` (`id`, `created_at`, `updated_at`, `image_1`, `Call_text`, `Call_num`, `image_2`, `sort_address`, `long_address`) VALUES (1, '2020-06-19 04:46:50', '2020-07-15 10:11:01', '02.png', 'Call', '+8801624999333', '01.png', 'Address', 'Dhanmondi, Dhaka 1219'); -- -------------------------------------------------------- -- -- Table structure for table `home_skills` -- CREATE TABLE `home_skills` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `skill_back` text COLLATE utf8mb4_unicode_ci NOT NULL, `title1` text COLLATE utf8mb4_unicode_ci NOT NULL, `title2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title3` text COLLATE utf8mb4_unicode_ci NOT NULL, `title4` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci 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, '2020_06_15_120738_create_system_settings_table', 1), (4, '2020_06_16_064118_create_systems_table', 1), (5, '2020_06_17_161625_create_clasic_about_us_table', 1), (6, '2020_06_17_162410_create_clasic_about_features_table', 1), (7, '2020_06_17_193839_create_about_us_statics_table', 1), (8, '2020_06_17_194101_create_about_features_statics_table', 1), (9, '2020_06_18_080225_create_services_table', 1), (10, '2020_06_18_114923_create_teams_table', 1), (11, '2020_06_18_173514_create_contacts_table', 1), (12, '2020_06_18_181722_create_articles_table', 1), (13, '2020_06_18_191225_create_home_footers_table', 1), (14, '2020_06_19_060102_create_classic_home_sliders_table', 1), (15, '2020_06_19_101813_create_about_features_table', 1), (16, '2020_06_19_103505_create_home_carosols_table', 1), (17, '2020_06_19_114006_create_case_studies_table', 2), (18, '2020_06_19_115351_create_case_study_loops_table', 3), (19, '2020_06_19_122049_create_testimonials_table', 4), (20, '2020_06_19_124557_create_testimonial_loops_table', 5), (21, '2020_06_19_141052_create_skills_table', 6), (22, '2020_06_19_143507_create_article_loops_table', 7), (23, '2020_06_19_144440_create_article_blogs_table', 8), (24, '2020_06_24_185109_create_about_feature_ones_table', 9), (25, '2020_06_24_185149_create_about_feature_twos_table', 9), (26, '2020_06_25_120604_create_skill_backgrounds_table', 10), (27, '2020_06_25_121607_create_skill_backs_table', 11), (28, '2020_06_26_120118_create_service_breadcrumbs_table', 12), (29, '2020_06_26_123054_create_service_details_table', 13), (30, '2020_06_26_124721_create_service_loops_table', 14), (31, '2020_06_26_171813_create_contact_crumbs_table', 15), (32, '2020_06_26_173019_contact_bread_crumbs_table', 16), (33, '2020_06_26_173127_create_contactus_crumbs_table', 16), (34, '2020_06_26_193947_create_contact_details_table', 17), (35, '2020_06_26_194034_create_contact_services_table', 17), (36, '2020_06_27_060110_create_about_crumbs_table', 18), (37, '2020_06_27_062051_create_about_details_table', 19), (38, '2020_06_27_064919_create_about_videos_table', 20), (39, '2020_06_27_071739_create_about_teams_table', 21), (40, '2020_06_27_075127_create_about_team_statics_table', 22), (41, '2020_06_27_081358_create_about_skill_backs_table', 23), (42, '2020_06_27_082231_create_about_s_kill_loops_table', 24), (43, '2020_06_27_082603_create_about_skill_loops_table', 25), (44, '2020_06_27_092651_create_about_brands_table', 26), (45, '2020_06_27_094600_create_about_services_table', 27), (46, '2020_06_27_100125_create_about_service_loops_table', 28), (47, '2020_06_27_101045_create_about_progesses_table', 29), (48, '2020_06_27_101650_create_about_progresses_table', 30), (49, '2020_06_27_102235_create_about_clients_table', 31), (50, '2020_06_27_103712_create_client_loops_table', 32), (51, '2020_06_27_104829_create_about_contacts_table', 33), (52, '2020_06_27_110846_create_service_ones_table', 34), (53, '2020_06_27_110921_create_service_twos_table', 34), (54, '2020_06_27_110949_create_service_threes_table', 34), (55, '2020_06_28_100844_create_about_skills_table', 35), (56, '2020_06_28_101331_create_home_skills_table', 35), (57, '2020_06_28_112129_create_about_progress_bars_table', 36), (58, '2020_06_30_155358_create_solutions_table', 37), (59, '2020_06_30_163807_create_solution_cases_table', 38), (60, '2020_06_30_163956_create_solution_feature_ones_table', 39), (61, '2020_06_30_164100_create_solution_feature_twos_tale', 39), (62, '2020_06_30_164211_create_solution_features_twos_table', 39), (63, '2020_07_03_060430_create_contact_lists_table', 40), (64, '2020_07_03_074658_create_frontend_lists_table', 41), (65, '2020_07_06_073041_create_admin_special_notices_table', 42), (66, '2020_11_24_082204_create_frontend_layouts_table', 43); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `services` -- CREATE TABLE `services` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `short_description` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `feature_one_title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `feature_one_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `feature_two_title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `feature_two_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `feature_three_title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `feature_three_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `feature_four_title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `feature_four_description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `services` -- INSERT INTO `services` (`id`, `created_at`, `updated_at`, `image`, `title`, `short_description`, `feature_one_title`, `feature_one_description`, `feature_two_title`, `feature_two_description`, `feature_three_title`, `feature_three_description`, `feature_four_title`, `feature_four_description`) VALUES (1, '2020-06-19 04:46:20', '2020-07-15 09:52:36', 'sbg.jpg', 'What we do', 'Services for you', 'Website Design', 'We develop websites using the latest technologies and keep your customer need in our mind .', 'Software Develop', 'Pick a software based on your need from our product list or describe your business scenario.', 'Digital Marketing', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing', 'Script', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing you need a script'); -- -------------------------------------------------------- -- -- Table structure for table `service_breadcrumbs` -- CREATE TABLE `service_breadcrumbs` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `service_breadcrumbs` -- INSERT INTO `service_breadcrumbs` (`id`, `created_at`, `updated_at`, `image_path`, `heading`, `title`) VALUES (1, '2020-06-26 06:14:01', '2020-10-29 12:58:27', 'istockphoto.jpg', 'services', 'services'); -- -------------------------------------------------------- -- -- Table structure for table `service_details` -- CREATE TABLE `service_details` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `service_image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `service_details` -- INSERT INTO `service_details` (`id`, `created_at`, `updated_at`, `service_image_path`, `heading`, `title`) VALUES (1, '2020-06-26 06:36:26', '2020-07-16 02:16:13', 'sbg.jpg', 'What we do', 'services for you'); -- -------------------------------------------------------- -- -- Table structure for table `service_loops` -- CREATE TABLE `service_loops` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `service_loops` -- INSERT INTO `service_loops` (`id`, `created_at`, `updated_at`, `heading`, `description`) VALUES (15, '2020-07-15 10:16:41', '2020-07-15 10:16:41', 'Website Design', 'We develop websites using the latest technologies and keep your customer need in our mind .'), (16, '2020-07-15 10:16:59', '2020-07-15 10:16:59', 'Software Develop', 'Pick a software based on your need from our product list or describe your business scenario.'), (17, '2020-07-15 10:17:25', '2020-07-15 10:17:25', 'Digital Marketing', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing'), (18, '2020-07-15 10:18:51', '2020-07-15 10:18:51', 'Script', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing you need a script'), (26, '2020-07-15 10:16:41', '2020-07-15 10:16:41', 'Website Design', 'We develop websites using the latest technologies and keep your customer need in our mind .'), (27, '2020-07-15 10:16:59', '2020-07-15 10:16:59', 'Software Develop', 'Pick a software based on your need from our product list or describe your business scenario.'), (28, '2020-07-15 10:17:25', '2020-07-15 10:17:25', 'Digital Marketing', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing'), (29, '2020-07-15 10:18:51', '2020-07-15 10:18:51', 'Script', 'All digital marketing services you need from Social Media Marketing to SEO to SMS Marketing you need a script'); -- -------------------------------------------------------- -- -- Table structure for table `service_ones` -- CREATE TABLE `service_ones` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `bread_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading1` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title1` text COLLATE utf8mb4_unicode_ci NOT NULL, `title2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title3` text COLLATE utf8mb4_unicode_ci NOT NULL, `title4` text COLLATE utf8mb4_unicode_ci NOT NULL, `title_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `header` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `service_ones` -- INSERT INTO `service_ones` (`id`, `created_at`, `updated_at`, `bread_image`, `heading1`, `heading2`, `title1`, `title2`, `title3`, `title4`, `title_image`, `header`, `description`) VALUES (1, '2020-06-27 05:20:02', '2020-10-29 13:14:23', '01.jpg', 'About us', 'STORY', 'About us', 'STORY', 'Our Focus', 'The Goal', 'storytelling.jpg', 'STORY', 'We have started on 1st January 2015 with a name FnF IT Solution and officially launched on 23th August 2015. Our office location was Farmget. When we notice people become confused after hearing our name thinking we provide telecom services, we decided to change the company name. On 26th August 2016 we have changed our name from FnF to CodeFix IT and a new journey started. Office location was also changed.'); -- -------------------------------------------------------- -- -- Table structure for table `service_threes` -- CREATE TABLE `service_threes` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `bread_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading1` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title1` text COLLATE utf8mb4_unicode_ci NOT NULL, `title2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title3` text COLLATE utf8mb4_unicode_ci NOT NULL, `title4` text COLLATE utf8mb4_unicode_ci NOT NULL, `title_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `header` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `service_threes` -- INSERT INTO `service_threes` (`id`, `created_at`, `updated_at`, `bread_image`, `heading1`, `heading2`, `title1`, `title2`, `title3`, `title4`, `title_image`, `header`, `description`) VALUES (1, '2020-06-27 05:20:50', '2020-07-16 02:22:00', '01.jpg', 'About', 'The goal', 'About us', 'Story', 'Our focus', 'The goal', 'goals.jpg', 'The goal', 'Our main goal is build quality oriented application for our clients and partners which are ensure their business goals and objectives are considered at all stages of their project.'); -- -------------------------------------------------------- -- -- Table structure for table `service_twos` -- CREATE TABLE `service_twos` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `bread_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading1` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title1` text COLLATE utf8mb4_unicode_ci NOT NULL, `title2` text COLLATE utf8mb4_unicode_ci NOT NULL, `title3` text COLLATE utf8mb4_unicode_ci NOT NULL, `title4` text COLLATE utf8mb4_unicode_ci NOT NULL, `title_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `header` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `service_twos` -- INSERT INTO `service_twos` (`id`, `created_at`, `updated_at`, `bread_image`, `heading1`, `heading2`, `title1`, `title2`, `title3`, `title4`, `title_image`, `header`, `description`) VALUES (1, '2020-06-27 05:20:28', '2020-07-16 02:21:28', '01.jpg', 'About', 'Our focus', 'About us', 'Story', 'Our focus', 'The goals', 'getty.jpg', 'Our focus', 'Searching for your Problem and writing Code for effective Solutions. We always tried to make useful things for our family members(People say clients). Honestly we care for making money but we are more careful for making you satisfied and proving you a solution that will make your company or business more easier than before.'); -- -------------------------------------------------------- -- -- Table structure for table `skills` -- CREATE TABLE `skills` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL, `type` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `skills` -- INSERT INTO `skills` (`id`, `created_at`, `updated_at`, `title`, `type`) VALUES (10, '2020-07-02 13:27:52', '2020-07-02 13:27:52', 'Number of customer', 60), (11, '2020-07-02 13:28:04', '2020-07-02 13:28:04', 'Number of products', 50), (12, '2020-07-02 13:28:15', '2020-07-02 13:28:15', 'Number of awards', 60), (13, '2020-07-02 13:28:25', '2020-07-02 13:28:25', 'Number of partners', 80); -- -------------------------------------------------------- -- -- Table structure for table `skill_backgrounds` -- CREATE TABLE `skill_backgrounds` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_back` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `skill_backgrounds` -- INSERT INTO `skill_backgrounds` (`id`, `created_at`, `updated_at`, `image_back`) VALUES (1, '2020-06-29 16:33:19', '2020-07-11 09:04:53', 'skills.jpg'); -- -------------------------------------------------------- -- -- Table structure for table `solutions` -- CREATE TABLE `solutions` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `heading1` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading2` text COLLATE utf8mb4_unicode_ci NOT NULL, `bread_image` text COLLATE utf8mb4_unicode_ci NOT NULL, `experience` int(11) NOT NULL, `first_key` text COLLATE utf8mb4_unicode_ci NOT NULL, `second_key` text COLLATE utf8mb4_unicode_ci NOT NULL, `about_image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `about_tittle` text COLLATE utf8mb4_unicode_ci NOT NULL, `about_sort_tittle` text COLLATE utf8mb4_unicode_ci NOT NULL, `about_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `project_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `project_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number1` int(11) NOT NULL, `progress_value1` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number2` int(11) NOT NULL, `progress_value2` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number3` int(11) NOT NULL, `progress_value3` text COLLATE utf8mb4_unicode_ci NOT NULL, `progress_number4` int(11) NOT NULL, `progress_value4` text COLLATE utf8mb4_unicode_ci NOT NULL, `image_1` text COLLATE utf8mb4_unicode_ci NOT NULL, `Call_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `Call_num` text COLLATE utf8mb4_unicode_ci NOT NULL, `call_num_1` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `call_num_2` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `call_num_3` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `call_num_4` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `call_num_5` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `image_2` text COLLATE utf8mb4_unicode_ci NOT NULL, `address_title` text COLLATE utf8mb4_unicode_ci NOT NULL, `long_address` text COLLATE utf8mb4_unicode_ci NOT NULL, `right_feature_title` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `left_feature_title` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `pdf_file` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `youtube_link` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `solutions` -- INSERT INTO `solutions` (`id`, `created_at`, `updated_at`, `heading1`, `heading2`, `bread_image`, `experience`, `first_key`, `second_key`, `about_image_path`, `about_tittle`, `about_sort_tittle`, `about_description`, `project_title`, `project_description`, `progress_number1`, `progress_value1`, `progress_number2`, `progress_value2`, `progress_number3`, `progress_value3`, `progress_number4`, `progress_value4`, `image_1`, `Call_title`, `Call_num`, `call_num_1`, `call_num_2`, `call_num_3`, `call_num_4`, `call_num_5`, `image_2`, `address_title`, `long_address`, `right_feature_title`, `left_feature_title`, `pdf_file`, `youtube_link`) VALUES (15, '2020-07-15 10:26:39', '2020-12-15 05:17:44', 'Projects', 'Projects', '01.jpg', 6, 'years of', 'experience', '01.jpg', 'Welcome to Codefix It', 'About Our Company', 'We have started on 1st January 2015 with a name FnF IT Solution and officially launched on 23th August 2015. Our office location was Farmget. When we notice people become confused after hearing our name thinking we provide telecom services, we decided to change the company name. On 26th August 2016 we have changed our name from FnF to CodeFix IT and a new journey started.', 'Ecommerce website', 'HOT FEATURES of our ecommerce store:\r\n1. Multiple payment and shipping method.\r\n2. You will know how many times a product has been clicked.\r\n3. You can see by which keywords the visitor is searching for.\r\n4. promo codes and product compare \r\n5. Admin panel and user panel\r\n6. Live chat box and social buttons\r\n7. Product variations (color, size and so on)\r\n8. Product wishlist & add to cart system\r\n9. Responsive and user friendly website', 524, 'Number of customers', 20, 'Number of products', 5, 'Number of awards', 30, 'Number of partners', '01.png', 'Call', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '02.png', 'address', 'Dhanmondi, Dhaka 1219', 'Our Programs', 'Flexible Solutions', 'sample.pdf', 'https://www.youtube.com/embed/V-D-miy-SMc'), (16, '2020-07-15 10:58:50', '2020-12-15 03:58:40', 'Projects', 'Projects', '01.jpg', 6, 'years of', 'experience', '01.jpg', 'Welcome to Codefix It', 'About Our Company', 'We have started on 1st January 2015 with a name FnF IT Solution and officially launched on 23th August 2015. Our office location was Farmget. When we notice people become confused after hearing our name thinking we provide telecom services, we decided to change the company name. On 26th August 2016 we have changed our name from FnF to CodeFix IT and a new journey started.', 'POS', 'Manage your sales, inventory and profit. Track your business in a single software', 524, 'Number of customers', 20, 'Number of products', 5, 'Number of awards', 30, 'Number of partners', '01.png', 'Call', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '02.png', 'address', 'Dhanmondi, Dhaka 1219', 'Our Programs', 'Flexible Solutions', 'sample.pdf', 'https://www.youtube.com/embed/V-D-miy-SMc'), (17, '2020-07-15 11:05:19', '2020-12-15 05:18:08', 'Projects', 'Projects', '01.jpg', 6, 'years of', 'experience', '01.jpg', 'Welcome to Codefix It', 'About Our Company', 'We have started on 1st January 2015 with a name FnF IT Solution and officially launched on 23th August 2015. Our office location was Farmget. When we notice people become confused after hearing our name thinking we provide telecom services, we decided to change the company name. On 26th August 2016 we have changed our name from FnF to CodeFix IT and a new journey started.', 'School management system', 'Do you want someone expert on web programming who will make a school management system software for you? Then you are in the right place.\r\n\r\nBefore buying my school management system, please contact me. I will give you full access to it. I will provide you a LIVE DEMO and video tutorials for all the options that are mentioned separately.', 524, 'Number of customers', 20, 'Number of products', 5, 'Number of awards', 30, 'Number of partners', '01.png', 'Call', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '+8801624999333', '02.png', 'address', 'Dhanmondi, Dhaka 1219', 'Our Programs', 'Flexible Solutions', 'sample.pdf', 'https://www.youtube.com/embed/V-D-miy-SMc'); -- -------------------------------------------------------- -- -- Table structure for table `solution_cases` -- CREATE TABLE `solution_cases` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `solutionid` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `heading` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `solution_cases` -- INSERT INTO `solution_cases` (`id`, `created_at`, `updated_at`, `image_path`, `title`, `description`, `solutionid`, `heading`) VALUES (1, '2020-06-30 10:53:15', '2020-06-30 10:53:15', 'c-04.jpg', 'title', 'description', '1', 'head'), (8, '2020-07-02 09:55:16', '2020-07-02 09:55:16', '05.jpg', 'Award wining moment', 'Lorem ipsum dolor sit amet, consectetur adipi siLorem ipsum dolor sit amet, consectetur adipisicing', '1', 'watch this'), (9, '2020-07-02 09:55:53', '2020-07-02 09:55:53', 'ser-01.jpg', 'What our clients say', 'Lorem ipsum dolor sit amet, consectetur adipi siLorem ipsum dolor sit amet, consectetur adipisicing', '1', 'services for you'), (11, '2020-07-02 10:00:13', '2020-07-02 10:00:13', '05.jpg', 'Premium', 'The best antique shop in Rangpur. You can buy any Antique from here', '2', 'services for you'), (12, '2020-07-02 11:43:57', '2020-07-02 11:43:57', '2.jpg', 'Premium', 'The best antique shop in Rangpur. You can buy any Antique from here', '7', 'services for you'), (13, '2020-07-02 11:45:18', '2020-07-02 11:45:18', '01.jpg', 'Premium', 'Lorem ipsum dolor sit amet, consectetur adipi siLorem ipsum dolor sit amet, consectetur adipisicing', '7', 'dvdfdf'), (14, '2020-07-02 11:45:29', '2020-07-02 11:45:29', '01.jpg', 'Standerd', 'The best antique shop in Rangpur. You can buy any Antique from here', '7', 'services for you'), (16, '2020-07-02 11:46:17', '2020-07-02 11:46:17', '2.jpg', 'Premium', 'Lorem ipsum dolor sit amet, consectetur adipi siLorem ipsum dolor sit amet, consectetur adipisicing', '6', 'services for you'), (17, '2020-07-02 11:47:11', '2020-07-02 11:47:11', '2.jpg', 'Premium', 'The best antique shop in Rangpur. You can buy any Antique from here', '6', 'services for you'), (18, '2020-07-02 11:47:48', '2020-07-02 11:47:48', '2.jpg', 'Premium', 'The best antique shop in Rangpur. You can buy any Antique from here', '2', 'services for you'), (20, '2020-07-02 23:44:22', '2020-07-02 23:44:22', '05.jpg', 'Award wining moment', 'Control Operations and Monitor Device Condition through a Central Dashboard.', '10', 'Gallery'), (21, '2020-07-02 23:44:43', '2020-07-02 23:44:43', 'c-02.jpg', 'Award wining moment', 'Control Operations and Monitor Device Condition through a Central Dashboard.', '10', 'Gallery'), (22, '2020-07-02 23:45:57', '2020-07-02 23:45:57', 'p-02.jpg', 'What our clients say', 'Control Operations and Monitor Device Condition through a Central Dashboard.', '10', 'services for you'), (23, '2020-07-03 00:26:15', '2020-07-03 00:26:15', '03.jpg', 'Award wining moment', 'Himalayan Soft Ltd., is a leading provider of software and consulting services to clients worldwide', '12', 'Gallery'), (24, '2020-07-03 00:26:32', '2020-07-03 00:26:32', 'c-01.jpg', 'Award wining moment', 'Himalayan Soft Ltd., is a leading provider of software and consulting services to clients worldwide', '12', 'Gallery'), (25, '2020-07-03 00:27:03', '2020-07-03 00:27:03', 'c-06.jpg', 'Award wining moment', 'Himalayan Soft Ltd., is a leading provider of software and consulting services to clients worldwide', '12', 'Gallery'), (26, '2020-07-15 10:29:53', '2020-12-15 05:14:58', 'home.png', 'Gallery', 'Responsive design', '15', 'Home page'), (27, '2020-07-15 10:31:54', '2020-12-15 05:13:50', 'oay.PNG', 'Gallery', 'we have multiple payment', '15', 'Payment method'), (28, '2020-07-15 11:08:03', '2020-07-15 11:08:03', 'b.jpg', 'Gallery', 'Best School management system', '17', 'School management system'), (29, '2020-07-15 11:08:44', '2020-07-15 11:08:44', 'at.jpg', 'Gallery', 'Best School management system', '17', 'School management system'), (32, '2020-07-15 11:13:18', '2020-07-15 11:13:18', 'hero.jpg', 'Gallery', 'Best POS system', '16', 'POS'), (33, '2020-07-15 11:13:33', '2020-12-15 05:24:04', 'hero.jpg', 'Gallery', 'Best POS', '16', 'POS'), (34, '2020-12-15 05:09:00', '2020-12-15 05:09:29', 'home.png', 'Home', 'home page', NULL, 'Gallery'); -- -------------------------------------------------------- -- -- Table structure for table `solution_features_twos` -- CREATE TABLE `solution_features_twos` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `feature2` text COLLATE utf8mb4_unicode_ci NOT NULL, `solutionid` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `solution_features_twos` -- INSERT INTO `solution_features_twos` (`id`, `created_at`, `updated_at`, `feature2`, `solutionid`) VALUES (1, '2020-06-30 10:53:31', '2020-06-30 10:53:31', 'title', '1'), (2, '2020-07-01 14:56:18', '2020-07-01 14:56:18', 'tttttr', '1'), (3, '2020-07-02 23:39:53', '2020-07-02 23:39:53', 'Space Leadership Program', '10'), (4, '2020-07-02 23:40:00', '2020-07-02 23:40:00', 'Space Leadership Program', '10'), (5, '2020-07-02 23:40:06', '2020-07-02 23:40:06', 'Robotics Graduation Program', '10'), (6, '2020-07-03 00:25:04', '2020-07-03 00:25:04', 'Space Leadership Program', '12'), (7, '2020-07-03 00:25:11', '2020-07-03 00:25:11', 'Robotics Graduation Program', '12'), (8, '2020-07-03 00:25:15', '2020-07-03 00:25:15', 'Robotics Graduation Program', '12'), (9, '2020-07-15 10:28:48', '2020-12-15 05:17:15', 'Web devplopment', '15'), (10, '2020-07-15 10:28:53', '2020-07-15 10:28:53', 'Bug fixing', '15'), (11, '2020-07-15 10:28:59', '2020-07-15 10:28:59', 'Script', '15'), (12, '2020-07-15 10:59:38', '2020-07-15 10:59:38', 'Web devlopment', '16'), (13, '2020-07-15 11:00:38', '2020-07-15 11:00:38', 'Bug fixing', '16'), (14, '2020-07-15 11:00:43', '2020-07-15 11:00:43', 'Script', '16'), (15, '2020-07-15 11:06:38', '2020-07-15 11:06:38', 'Web devlopment', '17'), (16, '2020-07-15 11:06:42', '2020-07-15 11:06:42', 'Bug fixing', '17'), (17, '2020-07-15 11:06:47', '2020-07-15 11:06:47', 'Script', '17'); -- -------------------------------------------------------- -- -- Table structure for table `solution_feature_ones` -- CREATE TABLE `solution_feature_ones` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `feature1` text COLLATE utf8mb4_unicode_ci NOT NULL, `solutionid` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `solution_feature_ones` -- INSERT INTO `solution_feature_ones` (`id`, `created_at`, `updated_at`, `feature1`, `solutionid`) VALUES (1, '2020-06-30 10:53:26', '2020-06-30 10:53:26', 'title', '1'), (2, '2020-06-30 10:53:26', '2020-06-30 10:53:26', 'feature', '1'), (4, '2020-07-01 14:55:57', '2020-07-01 14:55:57', 'ttttt', '1'), (5, '2020-07-02 23:38:44', '2020-07-02 23:38:44', 'technology consulting', '10'), (6, '2020-07-02 23:38:52', '2020-07-02 23:38:52', 'custom application development', '10'), (7, '2020-07-02 23:39:00', '2020-07-02 23:39:00', 'process and technology re-engineering', '10'), (8, '2020-07-03 00:24:41', '2020-07-03 00:24:41', 'technology consulting', '12'), (9, '2020-07-03 00:24:46', '2020-07-03 00:24:46', 'custom application development', '12'), (10, '2020-07-03 00:24:55', '2020-07-03 00:24:55', 'process and technology re-engineering', '12'), (11, '2020-07-15 10:28:02', '2020-07-15 10:28:02', 'Ecommerce website', '15'), (12, '2020-07-15 10:28:09', '2020-07-15 10:28:09', 'POS', '15'), (14, '2020-07-15 10:59:16', '2020-07-15 10:59:16', 'Ecommerce website', '16'), (15, '2020-07-15 10:59:24', '2020-07-15 10:59:24', 'POS', '16'), (17, '2020-07-15 11:05:54', '2020-07-15 11:05:54', 'School management system', '16'), (18, '2020-07-15 11:06:09', '2020-12-15 05:16:37', 'School management system', '15'), (19, '2020-07-15 11:06:21', '2020-07-15 11:06:21', 'Ecommerce website', '17'), (20, '2020-07-15 11:06:25', '2020-07-15 11:06:25', 'POS', '17'), (21, '2020-07-15 11:06:30', '2020-07-15 11:06:30', 'School management system', '17'), (22, '2020-12-15 04:38:10', '2020-12-15 04:38:10', 'School management', NULL), (23, '2020-12-15 04:38:23', '2020-12-15 04:38:23', 'School management', NULL), (24, '2020-12-15 04:39:44', '2020-12-15 04:39:44', 'School management', NULL), (25, '2020-12-15 04:39:57', '2020-12-15 04:39:57', 'School management', NULL); -- -------------------------------------------------------- -- -- Table structure for table `teams` -- CREATE TABLE `teams` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `title` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `short_description` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team1_image` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team1_name` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team1_designation` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team2_image` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team2_name` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team2_designation` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team3_image` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team3_name` char(255) COLLATE utf8mb4_unicode_ci NOT NULL, `team3_designation` char(255) COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `teams` -- INSERT INTO `teams` (`id`, `created_at`, `updated_at`, `image`, `title`, `short_description`, `team1_image`, `team1_name`, `team1_designation`, `team2_image`, `team2_name`, `team2_designation`, `team3_image`, `team3_name`, `team3_designation`) VALUES (1, '2020-06-19 04:46:04', '2020-07-16 02:13:30', 'team.png', 'Meet Our Team', 'Our Creative Team', 't.jpg', 'Syed Almas Kabir', 'Chairman at Codefix IT', 't1.jpg', 'Farhana A Rahman', 'Chief Advicer at Codefix IT', 'r.jpg', 'Md Riasath Arif', 'Senior Software Engineer'); -- -------------------------------------------------------- -- -- Table structure for table `testimonials` -- CREATE TABLE `testimonials` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_ci NOT NULL, `heading` text COLLATE utf8mb4_unicode_ci NOT NULL, `short_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `read_text` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `testimonials` -- INSERT INTO `testimonials` (`id`, `created_at`, `updated_at`, `image_path`, `title`, `heading`, `short_description`, `read_text`) VALUES (1, '2020-06-19 06:38:39', '2020-07-02 13:08:18', 'test.jpg', 'Testimonials', 'Our Partners', 'See who are our partners', 'See here'); -- -------------------------------------------------------- -- -- Table structure for table `testimonial_loops` -- CREATE TABLE `testimonial_loops` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `image_path` text COLLATE utf8mb4_unicode_ci NOT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `designation` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `testimonial_loops` -- INSERT INTO `testimonial_loops` (`id`, `created_at`, `updated_at`, `image_path`, `name`, `designation`, `description`) VALUES (15, '2020-10-29 13:23:08', '2020-10-29 13:23:08', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'), (16, '2020-10-29 13:23:25', '2020-10-29 13:23:25', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'), (17, '2020-10-29 13:23:41', '2020-10-29 13:23:41', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'), (18, '2020-10-29 13:23:54', '2020-10-29 13:23:54', 'avada.jpg', 'AVAA 3D', 'Partner', 'AVAA 3D is an enterprise solution provider with expertise in New Age Technologies such as school management system, ecommerce websites and so on.'); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `type` int(11) NOT NULL, `status` int(11) NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_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 `users` -- INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `type`, `status`, `remember_token`, `created_at`, `updated_at`) VALUES (1, 'Admin User', 'admin@gmail.com', NULL, '$2y$10$wZmQkV.g1bl7oqbg1vjPQ.wKpJ8chMjDAtEvXWuiaAGkxeF0wVKUS', 1, 1, NULL, '2020-07-05 15:06:08', '2020-07-05 15:06:08'); -- -- Indexes for dumped tables -- -- -- Indexes for table `about_brands` -- ALTER TABLE `about_brands` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_clients` -- ALTER TABLE `about_clients` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_contacts` -- ALTER TABLE `about_contacts` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_crumbs` -- ALTER TABLE `about_crumbs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_details` -- ALTER TABLE `about_details` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_feature_ones` -- ALTER TABLE `about_feature_ones` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_feature_twos` -- ALTER TABLE `about_feature_twos` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_progress_bars` -- ALTER TABLE `about_progress_bars` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_services` -- ALTER TABLE `about_services` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_service_loops` -- ALTER TABLE `about_service_loops` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_skills` -- ALTER TABLE `about_skills` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_teams` -- ALTER TABLE `about_teams` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_team_statics` -- ALTER TABLE `about_team_statics` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_us_statics` -- ALTER TABLE `about_us_statics` ADD PRIMARY KEY (`id`); -- -- Indexes for table `about_videos` -- ALTER TABLE `about_videos` ADD PRIMARY KEY (`id`); -- -- Indexes for table `admin_special_notices` -- ALTER TABLE `admin_special_notices` ADD PRIMARY KEY (`id`); -- -- Indexes for table `backend_mains` -- ALTER TABLE `backend_mains` ADD PRIMARY KEY (`id`); -- -- Indexes for table `classic_home_sliders` -- ALTER TABLE `classic_home_sliders` ADD PRIMARY KEY (`id`); -- -- Indexes for table `client_loops` -- ALTER TABLE `client_loops` ADD PRIMARY KEY (`id`); -- -- Indexes for table `contacts` -- ALTER TABLE `contacts` ADD PRIMARY KEY (`id`); -- -- Indexes for table `contactus_crumbs` -- ALTER TABLE `contactus_crumbs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `contact_details` -- ALTER TABLE `contact_details` ADD PRIMARY KEY (`id`); -- -- Indexes for table `contact_lists` -- ALTER TABLE `contact_lists` ADD PRIMARY KEY (`id`); -- -- Indexes for table `contact_services` -- ALTER TABLE `contact_services` ADD PRIMARY KEY (`id`); -- -- Indexes for table `frontend_layouts` -- ALTER TABLE `frontend_layouts` ADD PRIMARY KEY (`id`); -- -- Indexes for table `frontend_lists` -- ALTER TABLE `frontend_lists` ADD PRIMARY KEY (`id`); -- -- Indexes for table `frontend_mains` -- ALTER TABLE `frontend_mains` ADD PRIMARY KEY (`id`); -- -- Indexes for table `home_carosols` -- ALTER TABLE `home_carosols` ADD PRIMARY KEY (`id`); -- -- Indexes for table `home_footers` -- ALTER TABLE `home_footers` ADD PRIMARY KEY (`id`); -- -- Indexes for table `home_skills` -- ALTER TABLE `home_skills` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indexes for table `services` -- ALTER TABLE `services` ADD PRIMARY KEY (`id`); -- -- Indexes for table `service_breadcrumbs` -- ALTER TABLE `service_breadcrumbs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `service_details` -- ALTER TABLE `service_details` ADD PRIMARY KEY (`id`); -- -- Indexes for table `service_loops` -- ALTER TABLE `service_loops` ADD PRIMARY KEY (`id`); -- -- Indexes for table `service_ones` -- ALTER TABLE `service_ones` ADD PRIMARY KEY (`id`); -- -- Indexes for table `service_threes` -- ALTER TABLE `service_threes` ADD PRIMARY KEY (`id`); -- -- Indexes for table `service_twos` -- ALTER TABLE `service_twos` ADD PRIMARY KEY (`id`); -- -- Indexes for table `skills` -- ALTER TABLE `skills` ADD PRIMARY KEY (`id`); -- -- Indexes for table `skill_backgrounds` -- ALTER TABLE `skill_backgrounds` ADD PRIMARY KEY (`id`); -- -- Indexes for table `solutions` -- ALTER TABLE `solutions` ADD PRIMARY KEY (`id`); -- -- Indexes for table `solution_cases` -- ALTER TABLE `solution_cases` ADD PRIMARY KEY (`id`); -- -- Indexes for table `solution_features_twos` -- ALTER TABLE `solution_features_twos` ADD PRIMARY KEY (`id`); -- -- Indexes for table `solution_feature_ones` -- ALTER TABLE `solution_feature_ones` ADD PRIMARY KEY (`id`); -- -- Indexes for table `teams` -- ALTER TABLE `teams` ADD PRIMARY KEY (`id`); -- -- Indexes for table `testimonials` -- ALTER TABLE `testimonials` ADD PRIMARY KEY (`id`); -- -- Indexes for table `testimonial_loops` -- ALTER TABLE `testimonial_loops` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `about_brands` -- ALTER TABLE `about_brands` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44; -- -- AUTO_INCREMENT for table `about_clients` -- ALTER TABLE `about_clients` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_contacts` -- ALTER TABLE `about_contacts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_crumbs` -- ALTER TABLE `about_crumbs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_details` -- ALTER TABLE `about_details` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_feature_ones` -- ALTER TABLE `about_feature_ones` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33; -- -- AUTO_INCREMENT for table `about_feature_twos` -- ALTER TABLE `about_feature_twos` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17; -- -- AUTO_INCREMENT for table `about_progress_bars` -- ALTER TABLE `about_progress_bars` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_services` -- ALTER TABLE `about_services` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_service_loops` -- ALTER TABLE `about_service_loops` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; -- -- AUTO_INCREMENT for table `about_skills` -- ALTER TABLE `about_skills` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_teams` -- ALTER TABLE `about_teams` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21; -- -- AUTO_INCREMENT for table `about_team_statics` -- ALTER TABLE `about_team_statics` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `about_us_statics` -- ALTER TABLE `about_us_statics` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `about_videos` -- ALTER TABLE `about_videos` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `admin_special_notices` -- ALTER TABLE `admin_special_notices` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `backend_mains` -- ALTER TABLE `backend_mains` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `classic_home_sliders` -- ALTER TABLE `classic_home_sliders` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34; -- -- AUTO_INCREMENT for table `client_loops` -- ALTER TABLE `client_loops` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20; -- -- AUTO_INCREMENT for table `contacts` -- ALTER TABLE `contacts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `contactus_crumbs` -- ALTER TABLE `contactus_crumbs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `contact_details` -- ALTER TABLE `contact_details` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `contact_lists` -- ALTER TABLE `contact_lists` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `contact_services` -- ALTER TABLE `contact_services` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `frontend_layouts` -- ALTER TABLE `frontend_layouts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `frontend_lists` -- ALTER TABLE `frontend_lists` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17; -- -- AUTO_INCREMENT for table `frontend_mains` -- ALTER TABLE `frontend_mains` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `home_carosols` -- ALTER TABLE `home_carosols` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=52; -- -- AUTO_INCREMENT for table `home_footers` -- ALTER TABLE `home_footers` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `home_skills` -- ALTER TABLE `home_skills` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=67; -- -- AUTO_INCREMENT for table `services` -- ALTER TABLE `services` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `service_breadcrumbs` -- ALTER TABLE `service_breadcrumbs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `service_details` -- ALTER TABLE `service_details` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `service_loops` -- ALTER TABLE `service_loops` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30; -- -- AUTO_INCREMENT for table `service_ones` -- ALTER TABLE `service_ones` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `service_threes` -- ALTER TABLE `service_threes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `service_twos` -- ALTER TABLE `service_twos` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `skills` -- ALTER TABLE `skills` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT for table `skill_backgrounds` -- ALTER TABLE `skill_backgrounds` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `solutions` -- ALTER TABLE `solutions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24; -- -- AUTO_INCREMENT for table `solution_cases` -- ALTER TABLE `solution_cases` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=35; -- -- AUTO_INCREMENT for table `solution_features_twos` -- ALTER TABLE `solution_features_twos` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `solution_feature_ones` -- ALTER TABLE `solution_feature_ones` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26; -- -- AUTO_INCREMENT for table `teams` -- ALTER TABLE `teams` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `testimonials` -- ALTER TABLE `testimonials` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `testimonial_loops` -- ALTER TABLE `testimonial_loops` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; 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 */;