[0.4.1] - 2025-07-10
Added
- Base
Controller
class withapiResponse
method. - Helper methods for common JSON responses.
$apiRelations
mapping inApiModelTrait
for nested relations.- Custom
make:model
command supporting a--remote
option.
Changed
ApiGatewayClient
andPermissionsClient
bindings are now scoped.GatewayGuard
registers aCookieJar
to avoid logout issues.
Full Changelog: v0.4.0...v0.4.1