Skip to content

Commit 3bb0e0c

Browse files
committed
updated tutorial
1 parent b4fe5d2 commit 3bb0e0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tutorial-building-todo-app.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,6 +1329,8 @@ <h3 class="text-lg font-semibold mb-3">Final File Structure</h3>
13291329
│ └── TodoController.php
13301330
├── Models/
13311331
│ └── Todo.php
1332+
├── Dto/
1333+
│ └── CreateTodoDTO.php
13321334
├── Components/
13331335
│ └── Wire/
13341336
│ └── TodoList.php

0 commit comments

Comments
 (0)