1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 17:24:03 +00:00

Merge branch '1.x'

This commit is contained in:
Samuel Štancl 2019-09-18 18:02:33 +02:00
commit 95a8328f81

View file

@ -1,4 +1,4 @@
# [stancl/tenancy](https://stancl.github.io/tenancy/)
# [stancl/tenancy](https://tenancy.samuelstancl.me)
[![Laravel 5.8](https://img.shields.io/badge/laravel-5.8-red.svg)](https://laravel.com)
[![Latest Stable Version](https://poser.pugx.org/stancl/tenancy/version)](https://packagist.org/packages/stancl/tenancy)
@ -15,6 +15,8 @@ You won't have to change a thing in your application's code.\*
\* depending on how you use the filesystem. Everything else will work out of the box.
### [Documentation](https://stancl-tenancy.netlify.com/docs/)
### [Documentation](https://tenancy.samuelstancl.me/docs)
Documentation has been moved here: https://stancl-tenancy.netlify.com/docs/
Documentation can be found here: https://tenancy.samuelstancl.me/docs
The repository with the documentation source code can be found here: [stancl/tenancy-docs](https://github.com/stancl/tenancy-docs).