Multitenancy in Practice
Offered By: Laracasts
Course Description
Overview
In this series, I'll show you how to build a single-database, multi-tenant application in Laravel. Together, we'll construct our application in such a way as to ensure that data from one tenant never leaks into the results for another tenant.
Syllabus
- Initial Setup
- Meet Teamsy
- Tenants
- Tenant Global Scope
- Use Stubs to Set the Tenant ID
- Refactor to a BelongsToTenant Trait
- Create the UI
- Use TailwindUI for the Public Pages
- Use Livewire With Blade Components
- Amazon S3 Uploads
- Livewire File Uploads to Amazon S3
- Private S3 Uploads with Authorization
- Super Admin Dashboard
- User Impersonation
- Interactive Charts
Taught by
Kevin McKee
Related Courses
Amazon S3 BasicsA Cloud Guru AWS Certified Data Analytics - Specialty
A Cloud Guru How to Properly Secure an S3 Bucket
A Cloud Guru Learn AWS by Doing
A Cloud Guru Move an Application to the Cloud with AWS
A Cloud Guru