01. Introduction and demo
4m 17s
02. A look around AdonisJS
6m 58s
03. Webpack and Bulma setup
7m 6s
05. Authentication: Signing up
17m 22s
06. Authentication: Storing the user
3m 16s
07. Authentication: Signing in
6m 36s
08. Authentication view tags
1m 18s
11. Displaying tags with a view global
6m 28s
14. Slugifying with model traits
5m 40s
15. Custom database validation rules
5m 54s
16. Authentication middleware
5m 40s
19. Replying to posts: Setup
6m 23s
20. Replying to posts: Output replies
4m 23s
21. Replying to posts: Storing replies
4m 52s
22. Ordering posts by last replied
9m 50s
23. Pluralize with a global view function
2m 59s
25. Filtering: By unanswered posts
2m 44s
26. Refactoring to query scopes
2m 10s
27. Filtering: By own posts
2m 59s
28. Selected navigation state
1m 28s
31. Marking as best answer: Setup
6m 16s
32. Marking as best answer: Storing
9m 54s
33. Deleting a best answer
4m 59s
35. Searching with SQL Fulltext
8m 50s
37. Intended redirections
4m 36s