Hi, I’m new to using Wappler. I’m just wondering how I can upload images from my laptop files onto the Wappler app builder?
Thanks in advance.
Hi, I’m new to using Wappler. I’m just wondering how I can upload images from my laptop files onto the Wappler app builder?
Thanks in advance.
Hi SJA, welcome to Wappler.
Just create a folder called ‘assets’ in your project root and move the images to that folder on your laptop. There is no way to automatically bring them into your project. You have to save them there.
Thanks Brad - appreciate the welcome and the help. I’ll give that a go shortly.
Still won’t work - are there any video tutorials I could watch that would help?
What do you mean by won’t work? There is nothing to show. All your files need to be within your project folder.
I got the photos saved onto the root no problem, but actually getting them onto my project is proving to be an issue - I’ll keep working on it, taking a break just now
What type of project is this in my Docker with NodeJS the assets are in public/assets and this folder was auto created you just need to add in the images
Just to add you also may need to setup the assets folder if this isn’t a docker project with node:
In project settings there is a option to choose a assets folder (left side nav clip board icon):
I have never needed to use this but maybe select the newly created folder if this isn’t a docker with node project?
Just going to create a new project as I’m not even far into this one, I’ll use Docker with Node JS and see how I get on - thank you!