Full Multi Tenancy Laravel Admin Saas is a flexible multi-tenancy Laravel package that comes with lots of features
out-of-the-box and doesn’t stand in your way when you need anything custom. This script support subdomain and custom
domain and separate database for each admin.
Full Multi Tenancy Laravel Admin Saas is refers to the ability of a software application, typically a Software as a
Service (SaaS) application, to serve multiple customers or “tenants” while ensuring data isolation and security.
Here’s a brief description of implementing multi-tenancy in a Laravel-based SaaS application:
Database Structure:
Create a separate database schema or database for each tenant to ensure data isolation. This allows each tenant to
have their own set of tables and data without interfering with other tenants.
Tenant Identification:
Implement a mechanism to identify the current tenant, such as using subdomains, domains, or tokens. This
identification is crucial to route requests to the appropriate database or schema for the specific tenant.
Tenant Configuration:
Maintain a configuration file or database table that maps each tenant to their respective database connection
details, allowing your application to dynamically connect to the correct database for each tenant.
Tenant Onboarding and Management:
Develop features to handle tenant onboarding, registration, and configuration. Provide functionality for Super Admin
to manage tenants, configure their settings, and provision new tenants as needed.
Access Control and Security:
Implement proper access control to ensure that tenants can only access their own data and are restricted from
accessing other tenants’ data. This involves setting up roles, permissions, and ensuring data privacy.
Demo
Demo Link: https://full-tenancy.demo.quebixtechnology.com/
Super Admin Login Details
Username: superadmin@example.com
Password: admin@1232
Demo Link: https://full-tenancy1.demo.quebixtechnology.com/
Admin Login Details
Username: company1@example.com
Password: admin@1232
Demo Link: https://full-tenancy2.demo.quebixtechnology.com/
Admin Login Details
Username: company2@example.com
Password: admin@1232
Features
Multi domain & sub domain support
Separate database for domain
SAAS Based Admin Panel
User create domain request from frontend
Document builder easy create document and share
Stripe, Razorpay, Paypal, Flutterwave, Paystack, Paytm, Coingate, MercadoPago, Payfast, Toyyibpay, Iyzipay,
SSPay, Cashfree, Aamarpay, PayUMoney, PayTabs, BenefitPay, Mollie, Skrill, Easebuzz, Offline Payment Gateway for
both Super admin & Admin
Earning report for both Super admin & Admin
Dynamic Frontend
User Registration
User Login
Remember me token
User Management
Roles and Permissions
Profile Picture Upload with Crop feature
Update Application Logo and Name
Multi language
AWS S3 Support
Chat Support
RTL Support
Dark mode Support
Multi theme Support
Two Factor Authentication
CSRF Protection for all forms
Responsive Dashboard Design
Design Optimized for Mobile
Blade Format with Master Layout
Built with Laravel 9
Support Module
Coupons Support
Changelog
Version 2.0.5 (15/03/2024)
+ Add new Telescope Dashboard (System Analytics)
+ Improvement coding side
Version 2.0.4 (07/11/2023)
+ Update Laravel Version 9 to 10
+ Add activity log module
+ Fix small bugs (Local and S3 Storage Setting)
Version 2.0.3 (03/10/2023)
+ Landing page setting manage
+ Code side change code increase quality
+ Fix small bugs
Version 2.0.2 (08/09/2023)
+ Dynamic landing pages setting
+ Add new landing page
+ Bug fix
Version 2.0.1 (03/08/2023)
+ Add Dashboard new Design
+ Add Register Setting in Setting Page
+ Fix small bugs (Landing Page Feature Setting)
Version 2.0.0 (28/07/2023)
+ Add Document Builder easily creates documents and share
+ New payment gateway Mollie, Skrill, Easebuzz
+ New SMS Fast2Sms
+ Small changes(Frontend setting active inactive)
Version 1.0.9 (18/07/2023)
+ New payment gateway ,SSPay, Cashfree, Aamarpay, PayUMoney, Paytab, Benefit
+ Cookie Setting
+ SEO Setting
+ Cache Setting
Version 1.0.8 (26/06/2023)
+ New payment gateway ,PayFast ,Toyyibpay ,Iyzipay
+ Notifications Setting
+ database validation
Version 1.0.7 (12/06/2023)
+ Changes data-table design
+ Event Module with Google Calendar
+ 10 Theme color add
+ Transparent Layout
+ Testimonials Module
+ small changes
Version 1.0.6 (05/01/2023)
+ New Version Laravel 9
+ Add module coupons
+ Payment flow changes
+ Fix small bugs
+ Add new design
Version 1.0.5 (04/11/2022)
+ Add domain link or not in domain request
+ Add change domain request option on the admin side
+ Frontend setting new module
Version 1.0.4 (09/09/2022)
+ Add payment gateways (flutterwave,paystack,Paytm & CoinGate)
+ Add send Create (admin and superadmin chat)
+ Add email verification
+ Set logo new design
+ Set multiple payment gateway design
+ Small changes(plan active inactive ,landing Page setting & user active inactive)
+ Fixed bug
Version 1.0.3 (01/07/2022)
+ Email templates
+ Fixed admin and user impersonate issue
+ Fixed a security issue
Version 1.0.2 (04/05/2022)
+ Change theme
+ Add Category & blogs
Version 1.0.1 (06/01/2022)
+ Domain request module
+ Add Frontend and static pages
+ Fixed a security issue