mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-16 13:50:03 +01:00
update readme
This commit is contained in:
parent
cd9aaed770
commit
1a26d9656e
@ -1,6 +1,6 @@
|
||||
# Context Example
|
||||
# HTMX Example
|
||||
|
||||
This example demonstrates how to pass a render closure to context and generate a view using the latte template engine.
|
||||
This example demonstrates how to use htmx with Blade and Dumbo.
|
||||
|
||||
## Running the Example
|
||||
|
||||
@ -16,7 +16,7 @@ This example demonstrates how to pass a render closure to context and generate a
|
||||
composer start
|
||||
```
|
||||
|
||||
3. Access the demo route:
|
||||
3. Access the demo:
|
||||
|
||||
```bash
|
||||
curl http://localhost:8000
|
||||
|
Loading…
x
Reference in New Issue
Block a user