1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-21 23:44:03 +00:00

Commit graph

  • 4ef285061a Return null if key is not found in TenantManager->tenant Samuel Štancl 2019-01-23 21:00:11 +01:00
  • 89c073a859 Bugfix Samuel Štancl 2019-01-23 20:56:54 +01:00
  • 99a47c3da4 Add important comment Samuel Štancl 2019-01-22 21:41:07 +01:00
  • a11355904d Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-01-22 21:37:18 +01:00
  • 2d12a6f05f Bugfix put() stored the value for the current tenant even if the specified $uuid was of a different tenant Samuel Štancl 2019-01-22 21:33:41 +01:00
  • 3cb9f8fdb5
    Expand "Storing custom data" docs Samuel Štancl 2019-01-21 20:11:28 +01:00
  • e8f2e62645 Add more documentation for get() and put() Samuel Štancl 2019-01-21 18:27:02 +01:00
  • 14f415914f Add more storage features Samuel Štancl 2019-01-21 18:19:01 +01:00
  • 1fe599966b Fix #1 (code quality) Samuel Štancl 2019-01-20 21:02:32 +01:00
  • 19de80582d Don't auto migrate new tenants' databases Samuel Štancl 2019-01-20 20:02:13 +01:00
  • ac34d0e5b8 Better error handling (fix #5) Samuel Štancl 2019-01-20 19:47:56 +01:00
  • 7ac9a4ab2c Fix code block formatting Samuel Štancl 2019-01-20 17:35:02 +01:00
  • 48baf88bf3 Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-01-20 17:33:35 +01:00
  • 89d97a89ab Load the middleware from the SP, fix #3 Samuel Štancl 2019-01-20 17:33:10 +01:00
  • a6544d6056
    Rename Filesystem section to avoid a name conflicts Samuel Štancl 2019-01-20 15:10:50 +01:00
  • 68cd063ce7
    Remove dd() Samuel Štancl 2019-01-20 15:07:13 +01:00
  • 1fe851a5fa
    usage -> use Samuel Štancl 2019-01-20 15:05:04 +01:00
  • a8523871db
    Add documentation for tenant_asset() Samuel Štancl 2019-01-20 15:03:11 +01:00
  • 94aee1e485 Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-01-20 14:52:30 +01:00
  • 3a6ceed992 Fix #7 - tenant assets Samuel Štancl 2019-01-20 14:52:14 +01:00
  • 3d6869e546
    Add an example of the --tenants option usage Samuel Štancl 2019-01-20 14:39:28 +01:00
  • 25bc3f81b3 Remove asset() Samuel Štancl 2019-01-19 23:26:26 +01:00
  • b786643094 Fix variable Samuel Štancl 2019-01-19 23:19:05 +01:00
  • 6473806d0d oldstoragepaths -> oldStoragePaths Samuel Štancl 2019-01-19 23:12:09 +01:00
  • 8f384ade12 Fix storage_path() and asset() Samuel Štancl 2019-01-19 23:11:15 +01:00
  • bad6ea4641
    Add a note on deleting tenant databases Samuel Štancl 2019-01-19 17:02:38 +01:00
  • 61ae0c1921
    Fix link to #exempt_domains Samuel Štancl 2019-01-19 16:40:53 +01:00
  • 8848808271
    Fix link to #exempt-domains Samuel Štancl 2019-01-19 16:40:08 +01:00
  • 616045b65b
    Add Laravel 5.7 badge Samuel Štancl 2019-01-19 16:37:06 +01:00
  • a9750ee6d8 Fix exempt routes, explain them in README Samuel Štancl 2019-01-19 16:29:55 +01:00
  • 7b95a9a4cd Add exempt domains Samuel Štancl 2019-01-19 14:49:42 +01:00
  • eaeeeb5046
    Change the default config Samuel Štancl 2019-01-19 12:13:50 +01:00
  • cbabb9136d
    Add support for getTenantById fields arg being str Samuel Štancl 2019-01-19 11:50:15 +01:00
  • 96fe45de7a
    Fix syntax highlighting Samuel Štancl 2019-01-19 11:46:53 +01:00
  • 9b521f6487
    Add Tenant migrations section Samuel Štancl 2019-01-19 11:43:36 +01:00
  • 893f664934
    Add a section on creating a Redis connection for tenancy data Samuel Štancl 2019-01-19 11:38:35 +01:00
  • deb3ad77f5 Initial commit Samuel Štancl 2019-01-17 22:24:12 +01:00