Protect recordings per user, seed a demo login on container start, and bind-mount the app with Vite HMR for local Compose development.
4 lines
91 B
PHP
4 lines
91 B
PHP
<x-layouts::auth.simple :title="$title ?? null">
|
|
{{ $slot }}
|
|
</x-layouts::auth.simple>
|