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

8 commits

Author SHA1 Message Date
Samuel Štancl
c9903cd43c Clean up 2019-09-19 20:32:09 +02:00
Samuel Štancl
1bfe4a7ea5
Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
Samuel Štancl
2fd3662eb7
[1.8.0] Use strict types (#115)
* Use strict types

* Apply fixes from StyleCI

* Fix str_repeat

* Fix false json decode
2019-08-23 18:18:26 +02:00
stancl
84890cdd1e Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00
Samuel Štancl
97ec172fd4
Specify namespace on global functions (fix #35) (#36)
* Specify namespace on global functions (fix #35)

* merge

* Revert some \ additions

* small fixes
2019-04-24 17:33:41 +02:00
Samuel Štancl
1547c134f1 Make TenantRouteServiceProvider check if the route file exists before requiring it 2019-02-02 00:03:29 +01:00
Samuel Štancl
a9e3f4052c Remove redundant method in the RouteSP 2019-01-26 13:08:39 +01:00
Samuel Štancl
394f792ec9 Map tenant routes using the SP - fix #10 2019-01-26 12:59:19 +01:00