A multi-tenant Laravel app for listing property rentals - https://github.com/ashokgelal/townhouse
Part 0 - Writing a full-featured multi-tenant Laravel app from scratch
Part 1 - Setup
Part 2 - Roles and Permissions
Part 3 - Invitation
Part 4 - Tenancy aware Authentication
Part 5 - Testing