* fixed typo
Don't know what exactly this line is referring to (eg, `CentralConnection` concern, the `$tenant->run...` function, or something else)...but I'm 95% sure this was a typo in one direction or the other. Hope that helps!
* Update tenants.blade.md
Co-authored-by: Samuel Štancl <samuel@archte.ch>
I've clarified how the data column works along with how to update a tenant's custom column and an attribute in its data column. I've also cleared up how the getCustomColumns() function works (When I first used the package I thought it meant to define columns that will be used in the data column).
* chore: (Improve documentation search for V3)
* fix: checks for mispelled words
* fix: mispelled words
* fix spaces and syntax
* Update multi-database-tenancy.blade.md
Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>