How to Setup Multi Tenant App in minutes with Laravel PART 2

ARK DEV SOLUTIONS - Sep 5 - - Dev Community

Now your first multitenancy app is ready to go live and you can test on local but for that you need to create a TenantController from where you can register the tenants

Image description

this will be basic code you can modify it for more stuff as per your requirements

now you will need to modify your route service provider if you havent set it accordingly

Image description

now you can set you web.php and tenant.php file accordingly

web.php
Image description

tenant.php

Image description

Now your app is up and ruining please make modification as per your requirements

. .
Terabox Video Player