-
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?
Read more -
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 configu...
Read more -
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)?
Read more
I am used to take the train for long trip and the network is not very stable, it would be very usef... -
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
... Read more/** @type {import('tailwindcss').Config} */ export default { content: ['./resources/views/**
-
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...
Read more -
Terry
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:
Read more
Uncaught (in promise) TypeError: Ca... -
-
Add a webhook endpoint to AdonisJS web app | FIXED
I'm just getting started with AdonisJS, I used the web app template, and now I need to add a webhook endpoint, so I can receive events from third-party platforms(such as payments) how can I do that.
Excuse my newbie question.
UPDATE
Fixed it, ...
Read more -
Which framework to start project ?
Hi,
Read more
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 flui... -
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 ...
Read more -
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…
Read more
Is it possible to use this method in inertia like in Edge template ? Or am i forced to... -
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 redirec...
Read more -
How can we handle task scheduling in Adonisjs
In official documentation of Adonisjs their no section about task scheduling.
Read more
So how we can handle tasking scheduling -
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 @...
Read more -
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 vid...
Read more -
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,...
Read more