You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installation using adonis install adonisjs-queue
The package doesn't create queue.js file in the config directory. So also documentation doesn't provide information on how to create, setup or configure the queue.js config file
After installation using
adonis install adonisjs-queueThe package doesn't create
queue.jsfile in the config directory. So also documentation doesn't provide information on how to create, setup or configure the queue.js config file