Replies: 1 comment
-
Duplicate of #1374 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to run node interactive shell where I can import
import Database from '@ioc:Adonis/Lucid/Database'
on the fly ?In laravel there is Tinker https://laravel.com/docs/7.x/artisan#tinker
Is there anything similar in adonisjs for node shell ?
Beta Was this translation helpful? Give feedback.
All reactions