Ask, reply and learn. Join the community of Akaunting.
Hello, i am using EasyPHP locally with Apache 2.4.25 and PHP 7.1.3
I made sure i enabled all the php extensions i need according to the documentation, everything works fine apart from 1 thing
Once i upload images, even though the upload seems succesful since the images end up in the directory: storage\app\uploads\1\settings
They appear broken afterwards (see screenshot example)
i should add i cant find a folder named "uploads" in the root folder (as the developer tools shows)
I would be grateful if u could suggest me some solutions to this problem.
Thank you, yours sincerely
I guess nobody knows?
Same thing happened to me on my items. It works well on server side since its pointing to localhost but once you open it outside the serve, the image is broken.
I got mine working! I just changed my APP_URL value to my server address in the .env file and it works!
Showing 1 to 4 of 4 discussions