All discussions
New Discussionalpine js and edge js
hello guys , sorry if this is a stupid question but i have been searching for way to pass data from alpine js to edge js , in my case i need to pass an id to the route() where the id is coming from the selectedReview alpine variable :
Will deployment be covered?
Hi,I was wondering if a chapter about production deployment will be included in the course?Thanks in advance.
How to classify Schema nama in adonisjs 6 migration file?
In db first approach, we already have db, it has two schemas like auth and audit. auth schema contains user, role, permission table, audit schema contains session, policies. how to create model and migration files?
Inertia and i18n
Hello,I want to use the i18n module in an inertia project with react but i can't find a way to use the t('messages.gretting') method in my tsx component… Is it possible to use this method in inertia like in Edge template ? Or am i forced to...
Selective mail transport driver installation in adonisjs
Does the @adonisjs/mail CLI install all available mail transport by default? installing @adonijs/mail, i only intend to use 3 specific drivers. However, the define_config.d.ts file within the @adonisjs/mail package appears to define configurations...
Is it possible to dowload courses videos to watch it offline?
I would like to know if there is any option to download videos of differents courses in order to watch it offline (I don't find the option)? I am used to take the train for long trip and the network is not very stable, it would be very useful...
TailwindCSS plugins installation issue
Hello,I'm trying to install Tailwindcss plugin but I'm getting an error of "require is not defined".Here is my Tailwindcss config file/** @type {import('tailwindcss').Config} */ export default { content: ['./resources/views/**/*.edge', '....
App split into modules
Is there a way how to split larger app into modules ? Default directory structure assumes app folder with controller, model etc subfolders. Can we have a multiple app folders or create modules folders under app directroy? Something like:app...

adocasts UI glitch

anyone else experiencing UI issues on Adocasts? Switching between videos isn't loading the proper video/description. I'm having to move over to YT to the try and find the public ones.current console error: Uncaught (in promise) TypeError: Cannot...
Which framework to start project ?
Hi, I'm a bit lost with all the possibilities in the Javascript stack. I will start a new project (a multi-sport tournament management app) and I wanted to use AdonisJS. However, I'm not sure about the frontend part. I want a dynamic and fluid...
A Simple Framework Based on Edge.js
Hi everyone, I’ve just released Laman.js, a simple framework that adds file-based routing with Express on top of Edge.js and integrates Vite for easier development. I’ve also built LamanHub, a hosting platform where you can deploy Laman.js ...
301 redirects + web server
I have a large list of 301 redirects. How can I implement these 301 redirects in AdonisJS? This list is maintained outside of AdonisJS in different system. I can fetch the list using API, so if the list is changed, how to update the redirects...
Video Changes & Chapters
You've probably noticed some changes with our video player if you've watched our latest three Let's Learn AdonisJS 6 lessons.Until now, we had written all the initialization logic for the player, including dynamically selecting the best video...
AdonisJs Session Installing error
node ace add @adonisjs/session[ info ] Installing the package using the following command : npm add @adonisjs/session❯ Continue ? (y/N) · true[ wait ] unable to install the package ...[ error ] Command failed with exit code 1: npm install @...
How can we handle task scheduling in Adonisjs
In official documentation of Adonisjs their no section about task scheduling. So how we can handle tasking scheduling
Welcome To The Feed!
The Feed is our answer to a GitHub or Discord discussion board! We wanted something open, easy to access, and could add some benefit to our Plus Subscribers. It's a place where you can share what you're working on, discuss ideas and topics,...
Showing 21 to 37 of 37 results