| .. |
|
Actions
|
phpstan improvements
|
2022-09-29 15:07:16 +02:00 |
|
Bootstrappers
|
Update prefix generator logic + tests
|
2023-04-13 12:46:33 +02:00 |
|
Commands
|
Add skip-failing option to the Migrate command (#945)
|
2023-02-01 06:55:26 +01:00 |
|
Concerns
|
remove debuggable trait, update larastan
|
2023-01-31 03:59:33 +01:00 |
|
Contracts
|
fix phpstan errors (seems like it started ignoring @property annotations on interfaces and abstract classes)
|
2023-01-04 02:23:48 +01:00 |
|
Controllers
|
Add identification section to config, refactor static properties
|
2022-10-01 20:01:18 +02:00 |
|
Database
|
Add L10 support to 4.x (merge 3.x to master) (#1071)
|
2023-02-20 23:47:10 +01:00 |
|
Events
|
[4.x] Configure attributes for synced resources when creating models (#915)
|
2022-11-03 17:51:29 +01:00 |
|
Exceptions
|
Add identification section to config, refactor static properties
|
2022-10-01 20:01:18 +02:00 |
|
Facades
|
Extend GlobalCache facade from the original facade (#495)
|
2020-09-18 23:18:21 +02:00 |
|
Features
|
Add L10 support to 4.x (merge 3.x to master) (#1071)
|
2023-02-20 23:47:10 +01:00 |
|
Jobs
|
resolve all phpstan issues
|
2022-11-08 13:34:04 +01:00 |
|
Listeners
|
disable new jobs/listeners by default, add CreateTenantStorage job
|
2022-12-02 19:43:20 +01:00 |
|
Middleware
|
phpstan fixes
|
2022-11-29 10:31:37 +01:00 |
|
Resolvers
|
CachedTenantResolver missing cache case crash fix. (#1005)
|
2023-01-18 18:46:47 +01:00 |
|
CacheManager.php
|
Move logic from separate method to __call
|
2023-04-12 07:21:33 +02:00 |
|
helpers.php
|
Fix code style (php-cs-fixer)
|
2022-09-29 00:47:38 +00:00 |
|
Tenancy.php
|
resolve phpstan issues
|
2023-02-01 06:17:19 +01:00 |
|
TenancyBroadcastManager.php
|
[4.x] Make broadcasting work with Tenancy (#1027)
|
2023-02-18 15:52:55 +01:00 |
|
TenancyServiceProvider.php
|
Merge branch 'master' into cache-prefix
|
2023-02-21 10:22:17 +01:00 |
|
UUIDGenerator.php
|
phpstan, global_cache, resolver improvements, InitializationHelpers trait
|
2022-09-29 02:47:13 +02:00 |
|
Vite.php
|
Add L10 support to 4.x (merge 3.x to master) (#1071)
|
2023-02-20 23:47:10 +01:00 |