work in progress: removed applayout from pages, trying to get broadcasting to work
linter / quality (push) Failing after 1m35s
tests / ci (8.3) (push) Failing after 1m34s
tests / ci (8.4) (push) Failing after 1m5s
tests / ci (8.5) (push) Failing after 1m3s

This commit is contained in:
Daan Meijer
2026-06-15 01:19:26 +02:00
parent 16a6962149
commit 1d1ca88aea
16 changed files with 720 additions and 22 deletions
+2
View File
@@ -8,4 +8,6 @@ return [
AppServiceProvider::class,
AuthServiceProvider::class,
FortifyServiceProvider::class,
\Illuminate\Broadcasting\BroadcastServiceProvider::class,
\Tighten\Ziggy\ZiggyServiceProvider::class,
];