mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-21 23:21:23 +00:00
Add toggleable wire:navigate SPA navigation with prefetching (#7661)
This commit is contained in:
@@ -29,6 +29,7 @@ class InstanceSettings extends Model
|
||||
'auto_update_frequency' => 'string',
|
||||
'update_check_frequency' => 'string',
|
||||
'sentinel_token' => 'encrypted',
|
||||
'is_wire_navigate_enabled' => 'boolean',
|
||||
];
|
||||
|
||||
protected static function booted(): void
|
||||
|
||||
Reference in New Issue
Block a user