stancl/tenancy docs & website https://tenancyforlaravel.com/docs
Find a file
Abrar Ahmad e9aef34d94
Add documentation page for encrypted tenant attributes (#174)
* wip docs page related to `archtechx/tenancy/issues/760`

* Update encrypt-attributes.blade.md

* Update the docs page

* Minor update

* Update the page

* Update first attribute encryption paragraph

* Improve wording

Co-authored-by: Samuel Štancl <samuel@archte.ch>

* Update hyperlink

* Change 'tenants migration' to 'tenants table'

* Move Tenant attribute encryption in the navigation

* Remove virtual column hyperlink

Co-authored-by: lukinovec <lukinovec@gmail.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-07-26 21:19:24 +02:00
listeners 3.x redesign 2020-06-08 21:20:15 +02:00
source Add documentation page for encrypted tenant attributes (#174) 2022-07-26 21:19:24 +02:00
.gitignore 3.x redesign 2020-06-08 21:20:15 +02:00
bootstrap.php 3.x redesign 2020-06-08 21:20:15 +02:00
build.sh 3.x redesign 2020-06-08 21:20:15 +02:00
composer.json 3.x redesign 2020-06-08 21:20:15 +02:00
composer.lock Add banner. (#142) 2021-11-10 13:03:57 +01:00
config.php Add "edit" button (#67) 2020-08-04 23:17:20 +02:00
config.production.php 3.x redesign 2020-06-08 21:20:15 +02:00
config.staging.php 3.x redesign 2020-06-08 21:20:15 +02:00
LICENSE.txt 3.x redesign 2020-06-08 21:20:15 +02:00
navigation.php Add documentation page for encrypted tenant attributes (#174) 2022-07-26 21:19:24 +02:00
netlify.toml splitbee rewrites 2021-11-29 17:46:46 +01:00
package-lock.json Add documentation page for encrypted tenant attributes (#174) 2022-07-26 21:19:24 +02:00
package.json wip 2021-11-29 19:39:13 +01:00
README.md Update README.md 2020-06-21 22:06:10 +02:00
staging.sh 3.x redesign 2020-06-08 21:20:15 +02:00
tailwind.config.js Show search on mobile (#69) 2020-08-17 13:14:18 +02:00
webpack.mix.js wip 2021-11-29 19:39:13 +01:00

stancl/tenancy docs

For the main repository, see stancl/tenancy.

Dev

You can use npm run watch, npm run dev, and npm run production.