Panda DNSPanda DNS
Your Comprehensive Domain Analysis Tool.Panda DNS is a powerful software developed using the robust Laravel framework.Panda DNS
Your Comprehensive Domain Analysis Tool.Panda DNS is a powerful software developed using the robu...1 Support questions or comments
Please login or create an account to post a question or comment.
-
9 months agoHello!
1)
Which Framework version have you used for your project, ver. 10 or ver. 11? If ver. 10, are you planning to update it to ver. 11 soon?
2)
Are the domain names and their records saved in the DB? If yes, are they saved in a horizintal format having each record data in a column or it is stored vertically like name--->value?
Thanks in advance. -
9 months agodaddycooltech AuthorHi Neel
1. It is using Laravel 10. The next version with SEO check up is in plan and definitely we will upgrade it to the current latest version.
2. Yes, domain names are stored in the database.
`domains` (
`id` bigint(20) UNSIGNED NOT NULL,
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`owner` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`registrar` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`whois_server` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`states` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`name_servers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
`creation_date` timestamp NULL DEFAULT NULL,
`expiration_date` timestamp NULL DEFAULT NULL,
`raw_data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Raw Data',
`updated_at` timestamp NULL DEFAULT NULL
Information
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 7 April 2024 |
Last update | 7 April 2024 |
Software version | PHP 8.1, PHP 8.2 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | dns, domainanalysis, dnslookup, domaintools, domaincheck, domainname, dnsanalysis, webmastertools, domainresearch, websiteanalysis, domainmanagement, dnscheck |