feat: add Laravel Fortify skill, condense API data rules, add homepage mockup
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled

This commit is contained in:
Ovidiu U
2026-04-09 14:19:04 +01:00
parent 1848c070da
commit 19d5c6eb0b
7 changed files with 753 additions and 394 deletions

View File

@@ -1,5 +1,5 @@
<x-layouts::app.sidebar :title="$title ?? null">
<flux:main>
<x-layouts::app.header :title="$title ?? null">
<flux:main container>
{{ $slot }}
</flux:main>
</x-layouts::app.sidebar>
</x-layouts::app.header>