LavaLite / cms

Multilingual PHP CMS built with Laravel and bootstrap
https://lavalite.org
2.83k stars 960 forks source link

Multisite #347

Open samspinoy opened 3 years ago

samspinoy commented 3 years ago

Hello

I am looking for a Laravel-based CMS that offers multisite configuration: same codebase, different database. Could this be achieved using Lavalite, possibly via a tenancy package?

If yes, is there any documentation about this?

mepsd commented 3 years ago

i don't really think you need any other package you can do that by codebase as well by changing database config settings else you can use this package https://github.com/tenancy/multi-tenant