Open VedanshSharma53 opened 3 months ago
For me, it is working alright. Could you please check again and then let me know whether the issue is resolved or not
i am not using mapbox token and the image that i give in add new form is going to my cloudinary folder but it's not adding to the database any specific functions or methods that i should keep in mind?? @Zohaib-Develper
We cannot add images to Mongodb database. We can only save the url or path (which is obviously a string) of the image to database
Not about the image Nothing is storing in the db that I enter in the from @Zohaib-Develper
Then there might be some issue in connecting to db. Have you created .env file? if you haven't , you should create .env file by following steps mentioned in the README.md file
shows this when i try to add new airbnb... wht could be the issue??