| .. |
|
Actions
|
fix phpstan errors
|
2024-08-06 04:35:25 +02:00 |
|
Bootstrappers
|
Use $this->app instead of app()
|
2024-12-23 12:58:28 +01:00 |
|
Commands
|
parallel commands: core # autodetect, bugfixes, improved output
|
2024-09-27 23:02:03 +02:00 |
|
Concerns
|
Fix code style (php-cs-fixer)
|
2025-01-16 09:25:44 +00:00 |
|
Contracts
|
more phpstan fixes
|
2024-08-06 18:26:46 +02:00 |
|
Controllers
|
phpcsfixer: enable nullable_type_declaration_for_default_null_value
|
2024-04-09 20:55:49 +02:00 |
|
Database
|
Supported named in-memory SQLite databases (#69)
|
2024-11-25 04:48:52 +01:00 |
|
Enums
|
Improve file structure (#5)
|
2023-08-03 17:51:53 +02:00 |
|
Events
|
Enable single_line_empty_body phpcsfixer rule
|
2024-04-02 04:31:03 +02:00 |
|
Exceptions
|
Refactor early identification (#47)
|
2024-04-22 11:30:58 +02:00 |
|
Facades
|
Extend GlobalCache facade from the original facade (#495)
|
2020-09-18 23:18:21 +02:00 |
|
Features
|
phpcsfixer: enable nullable_type_declaration_for_default_null_value
|
2024-04-09 20:55:49 +02:00 |
|
Jobs
|
Resolve test to-dos (#45)
|
2024-04-18 00:22:03 +02:00 |
|
Listeners
|
make Create/DeleteTenantStorage listeners handle existing/missing directories gracefully
|
2024-07-12 01:53:15 +02:00 |
|
Middleware
|
Fix code style (php-cs-fixer)
|
2024-11-09 19:54:56 +00:00 |
|
Overrides
|
Revert attempt to maintain compatibility between the two bootstrappers
|
2024-12-27 08:54:14 +01:00 |
|
Resolvers
|
Fix code style (php-cs-fixer)
|
2025-01-16 09:25:44 +00:00 |
|
ResourceSyncing
|
phpstan fix
|
2024-12-20 03:47:35 +01:00 |
|
RLS/PolicyManagers
|
fix phpstan errors
|
2024-08-06 04:35:25 +02:00 |
|
UniqueIdentifierGenerators
|
fix combination calculation docblock for random str generator
|
2024-04-13 05:43:37 +02:00 |
|
helpers.php
|
reimplement broadcasting channel helpers to support model binding
|
2024-10-03 21:12:09 +02:00 |
|
Tenancy.php
|
fix phpstan errors
|
2024-08-06 04:35:25 +02:00 |
|
TenancyServiceProvider.php
|
Postgres RLS + permission controlled database managers (#33)
|
2024-04-24 22:32:49 +02:00 |