Getting Started
Introduction
01:54 | video
Installation
01:50 | video
Create Your First Adonis JS App
02:28 | video
Build Process
01:40 | video
Directory Structure
03:20 | video
Routing
Basics of Routing
04:09 | video
Dynamic Routing
04:27 | video
Route Resources
06:58 | video
Route Group
04:31 | video
Templating Engine
What is Edge?
05:47 | video
Passing Data to Views
04:10 | video
Edge Layouts
04:11 | video
Using layouts
06:42 | video
Database
Database Setup
03:33 | video
Migrations 101
05:51 | video
Lucid Models
02:57 | video
Database Seeder
06:15 | video
Forms
Create Form
12:09 | video
Form Validation
11:53 | video
Custom Error Messages
CRUD
Fetching Fata from Database
04:24 | video
Updating Data
08:43 | video
Delete Data
05:12 | video
Authentication
Setup authentication
03:07 | video
User Registration
08:22 | video
Login
07:03 | video
Logout
03:24 | video
Auth middleware
02:56 | video
Adonisjs Lucid
Model Relationships
02:17 | video
Add Item to User
02:22 | video
Lucid Relationships
07:11 | video
In this lesson, we have learned about route resources and how to use it in our Adonis JS 5 project.