Tuesday, 11 April 2023

How to use @adonisjs/lucid

>> Official Guide

>> Github commit

1. setup package

npm i @adonisjs/lucid

- configure package

node ace configure @adonisjs/lucid

2. Make migration

node ace make:migration <table_names>

 

Thank you.  

No comments:

Post a Comment

Golang Advanced Interview Q&A