File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ to build the chart in PHP. The JavaScript is handled for you automatically.
16
16
17
17
[ Read all the details about the Symfony UX initiative] ( https://symfony.com/ux )
18
18
19
+ Or watch the [ Stimulus Screencast on SymfonyCasts] ( https://symfonycasts.com/screencast/stimulus ) .
20
+
19
21
## Components of UX
20
22
21
23
Symfony UX leverages [ Stimulus] ( https://stimulus.hotwired.dev/ ) for JavaScript
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ or any other transports to broadcast DOM changes to all currently connected user
12
12
You're in a hurry? Take a look at [ the chat example] ( #sending-async-changes-using-mercure-a-chat )
13
13
to discover the full potential of Symfony UX Turbo.
14
14
15
+ Or watch the [ Turbo Screencast on SymfonyCasts] ( https://symfonycasts.com/screencast/turbo ) .
16
+
15
17
## Installation
16
18
17
19
Symfony UX Turbo requires PHP 7.2+ and Symfony 5.2+.
You can’t perform that action at this time.
0 commit comments