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

101 commits

Author SHA1 Message Date
Samuel Štancl
83f8d15a89
Change note about tutorial 2019-07-03 18:39:58 +02:00
Samuel Štancl
a2ac7a25c3
Update note about predis 2019-07-03 15:41:15 +02:00
Samuel Štancl
1b6759084f
Add Predis support (#59)
* wip

* Add Predis support

* Enable phpredis extension only for some builds

* Add note about phpredis

* Fix if command

* Revert travis changes & add a version check to predis tests
2019-07-03 14:48:55 +02:00
Samuel Štancl
f950265f58
Add link to the tutorial 2019-06-30 15:28:05 +02:00
Samuel Štancl
3abde1a791
Add installation requirements 2019-06-04 22:28:33 +02:00
Samuel Štancl
4c7e6c0e06
Make snippet syntactically correct 2019-03-03 17:04:17 +01:00
Samuel Štancl
78fd7d43f6
Add 5.8 support (#33) 2019-02-27 18:22:34 +01:00
Samuel Štancl
725b43ce8c 1.x supports only 5.7 2019-02-26 21:27:15 +01:00
Samuel Štancl
4d9681da65
Add note about Laravel versions [ci skip] 2019-02-26 17:16:02 +01:00
Samuel Štancl
1b6688b1f2
Laravel 5.8 2019-02-26 17:10:17 +01:00
Samuel Štancl
aea9bb1b03
prefix -> suffix [ci skip] 2019-02-20 14:48:36 +01:00
Samuel Štancl
987c54f04e Fix #29 add Tenancy facade 2019-02-15 21:00:11 +01:00
Samuel Štancl
268075cb03
Mention that values can be of arbitrary data types 2019-02-11 19:42:27 +01:00
Samuel Štancl
bc873d4402
Add note about second level domains 2019-02-10 14:30:48 +01:00
Samuel Štancl
4c9d1939dd
Fix typo [ci skip] 2019-02-09 23:16:05 +01:00
Samuel Štancl
20b7eb7841
Syntax highlighting [ci skip] 2019-02-09 16:30:46 +01:00
Samuel Štancl
6797d180c8 Replace experimental badge with latest stable version 2019-02-09 16:18:01 +01:00
Samuel Štancl
734cc3c06b Fix link to semver 2019-02-09 16:12:56 +01:00
Samuel Štancl
5028e587dc Add note about versioning [ci skip] 2019-02-09 15:53:54 +01:00
Samuel Štancl
b370bebe6d
Fix formatting [ci skip] 2019-02-08 22:51:13 +01:00
Samuel Štancl
22fc843ce3 Fix a lot of bugs, fix #23 2019-02-08 22:44:46 +01:00
Samuel Štancl
124e747aa0 tenancy.cache.prefix_base -> tag_base 2019-02-07 22:07:02 +01:00
Samuel Štancl
fceddb8c4d Add more tests 2019-02-07 21:44:47 +01:00
Samuel Štancl
18ce4577bf Change check mark color to green [ci skip] 2019-02-07 18:36:54 +01:00
Samuel Štancl
5f5a63c029 Add a link to the codecov badge 2019-02-07 18:15:37 +01:00
Samuel Štancl
f95416042c env variable name consistency 2019-02-07 15:36:34 +01:00
Samuel Štancl
6bb18a2b95
Fix Travis, add docs for generating HTTPS certificates (#19) 2019-02-07 15:26:42 +01:00
Samuel Štancl
d1b2775eee Change codecov alt [ci skip] 2019-02-02 00:15:00 +01:00
Samuel Štancl
6b57d20c9b Add Codecov support 2019-02-01 23:59:08 +01:00
Samuel Štancl
349832c64b Fix heading size 2019-01-28 19:27:01 +01:00
Samuel Štancl
7ce9613a68
Add beta/experimental badge 2019-01-28 12:16:29 +01:00
Samuel Štancl
b238b10166 Update README after fixing #10 2019-01-26 13:01:38 +01:00
Samuel Štancl
3cb9f8fdb5
Expand "Storing custom data" docs 2019-01-21 20:11:28 +01:00
Samuel Štancl
e8f2e62645 Add more documentation for get() and put() 2019-01-21 18:27:02 +01:00
Samuel Štancl
19de80582d Don't auto migrate new tenants' databases 2019-01-20 20:02:13 +01:00
Samuel Štancl
7ac9a4ab2c Fix code block formatting 2019-01-20 17:35:02 +01:00
Samuel Štancl
48baf88bf3 Merge branch 'master' of https://github.com/stancl/tenancy 2019-01-20 17:33:35 +01:00
Samuel Štancl
89d97a89ab Load the middleware from the SP, fix #3 2019-01-20 17:33:10 +01:00
Samuel Štancl
a6544d6056
Rename Filesystem section to avoid a name conflicts 2019-01-20 15:10:50 +01:00
Samuel Štancl
1fe851a5fa
usage -> use 2019-01-20 15:05:04 +01:00
Samuel Štancl
a8523871db
Add documentation for tenant_asset() 2019-01-20 15:03:11 +01:00
Samuel Štancl
3d6869e546
Add an example of the --tenants option usage 2019-01-20 14:39:28 +01:00
Samuel Štancl
bad6ea4641
Add a note on deleting tenant databases 2019-01-19 17:02:38 +01:00
Samuel Štancl
61ae0c1921
Fix link to #exempt_domains 2019-01-19 16:40:53 +01:00
Samuel Štancl
8848808271
Fix link to #exempt-domains 2019-01-19 16:40:08 +01:00
Samuel Štancl
616045b65b
Add Laravel 5.7 badge 2019-01-19 16:37:06 +01:00
Samuel Štancl
a9750ee6d8 Fix exempt routes, explain them in README 2019-01-19 16:29:55 +01:00
Samuel Štancl
96fe45de7a
Fix syntax highlighting 2019-01-19 11:46:53 +01:00
Samuel Štancl
9b521f6487
Add Tenant migrations section 2019-01-19 11:43:36 +01:00
Samuel Štancl
893f664934
Add a section on creating a Redis connection for tenancy data 2019-01-19 11:38:35 +01:00