undefined

Drive

AdonisJS Drive allows you to easily upload images, videos, and other files to cloud storage providers like Amazon S3, DigitalOcean Spaces, and Google Cloud Storage (GCS).

1 Series
1 Lessons
Drive

Let's Learn AdonisJS 6

In this series, we'll learn AdonisJS 6 step-by-step in a beginner-friendly way. Covering topics like routing, controllers, services, EdgeJS, Lucid ORM, forms, filtering, authentication, etc.

113 Lessons
14h 11m
Video preview
Uploading and Displaying User Avatars
Video preview

Uploading and Displaying User Avatars

In this lesson, we'll learn how to validate and upload avatar images into our project's storage. We'll then learn how we can easily display images we have contained within our app's storage