wip: ajax notifications w/ php-flasher

This commit is contained in:
2025-04-27 08:21:30 -05:00
parent a1a38cb74c
commit 48a601f58d
12 changed files with 204 additions and 4 deletions

View File

@@ -25,4 +25,7 @@ return [
'@symfony/ux-live-component' => [
'path' => './vendor/symfony/ux-live-component/assets/dist/live_controller.js',
],
'@flasher/flasher' => [
'version' => '2.1.5',
],
];