rinvex / laravel-tenants-classicLinks
Rinvex Tenantable is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
☆83Updated 2 years ago
Alternatives and similar repositories for laravel-tenants-classic
Users that are interested in laravel-tenants-classic are comparing it to the libraries listed below
Sorting:
- Provides the ability to add notes to your Eloquent models in Laravel.☆49Updated last year
- Laravel package for giving admin-created accounts to users via 'set-password' email.☆77Updated 3 months ago
- It's a Laravel database translations manager☆70Updated 3 years ago
- ⚠️ [ABANDONED] Rinvex Widgets is a powerful and easy to use widget system, that combines the both power of code logic and the flexibility…☆40Updated 3 years ago
- Laravel package to send notifications when some exceptions are thrown.☆76Updated 9 months ago
- Simple and persistent boolean settings per user☆37Updated 7 years ago
- Filter your eloquent models in a clean way! 🚀☆63Updated 4 months ago
- Duplicate any Eloquent model along with its underlying relationships☆122Updated last year
- Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or intege…