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

Add beta/experimental badge

This commit is contained in:
Samuel Štancl 2019-01-28 12:16:29 +01:00 committed by GitHub
parent a9e3f4052c
commit 7ce9613a68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# Tenancy # Tenancy
![Laravel 5.7](https://img.shields.io/badge/laravel-5.7-red.svg) ![Laravel 5.7](https://img.shields.io/badge/laravel-5.7-red.svg)
![Beta - experimental](https://img.shields.io/badge/beta-experimental-yellow.svg)
### *A Laravel multi-database tenancy implementation that respects your code.* ### *A Laravel multi-database tenancy implementation that respects your code.*