You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A WordPress plugin that redirects users to custom URLs based on their email domain. Features widget support, shortcodes, an admin settings page for domain-to-URL mappings, and intelligent subdomain matching with fallback to main domains.
A Django scalable multi-tenant SaaS application (Prototype) with database-per-tenant architecture. Each tenant domain gets its own isolated database for maximum security and data separation.
MVC (INT-221) Course Workspace Description This repository contains Laravel 11-based projects and tasks developed as part of the MVC (INT-221) course. It covers practical implementation of routing, controllers, middleware, views, and Blade templating. The workspace includes structured exercises from Unit-2 and Unit-3, focusing on real-world concep