Ask, reply and learn. Join the community of Akaunting.
I cloned the akaunting repo from github, installed both composer and npm dependencies, run npm run dev, then run php artisan serve. On browsing to http://localhost:8000, these are my observations. In mozilla I don't see anything, In chrome I see 500 error. No details. My debug is on but I don't see any laravel debug info. Is this the right procedure for running akaunting in development mode? Why is not working?
There is no serve in Akaunting, you need a server to run it.
My computer is the server. Since it is opensource I thought there should be a way to run it may computer to see how it functions and probably make contributions to it.
I understood what you are saying here. I used my apache server and it worked. Thanks
Showing 1 to 4 of 4 discussions