Database Setup
This script creates the required database and tables for the Visitor Registration System.
Database jtekt_xsinfosol_com_ created / already exists.
Table visitors created / already exists.
Table whatsapp_logs created / already exists.
Table admins created / already exists.
Table appointments created / already exists.
Table audit_log created / already exists.
Table notifications_log created / already exists.
Table smtp_settings created / already exists.
Table whatsapp_settings created / already exists.
Visitors table already has 10 records. Seeding skipped.
Setup completed successfully. You can now use the application.
Go to Registration Page
Admin Dashboard