DEV Community

 Shehu Tyson Lawal
Shehu Tyson Lawal

Posted on

AdonisJS

I need help going through the initial setup of AdonisJS and especially the db part of it -- I installed MySQL from sqlinstallaer and haven't gotten it to work so far .

Any help would be appreciated ?
peer program for say an hour would be awesome

Top comments (1)

Collapse
 
saisagarr1995 profile image
saisagarr1995

First thing check your .env file .
secondly inside Config folder check your app.js as well as your database.js file and finally check your CSRF token.
You can share your code so that i can guide you better.