tenancy / multi-tenant

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
https://tenancy.dev
MIT License
2.56k stars 394 forks source link

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'townhousedb.users' doesn't exist (SQL: select count(*) as aggregate from `users` where `email` #949

Closed saidhappy010 closed 4 years ago

saidhappy010 commented 4 years ago

I tried to register but I got this error SQLSTATE[42S02]: Base table or view not found: 1146 Table 'townhousedb.users' doesn't exist (SQL: select count(*) as aggregate fromuserswhereemail=test@gmail.com