Online accounting software. Manage your money. Get invoices paid. Track expenses.
- Install Composer and Npm
- Clone the repository: git clone https://github.com/akaunting/akaunting.git
- Checkout Latest version/release
- Run Cmds
composer installcomposer dump-autoloadnpm installphp artisan migrate:fresh
- Install Akaunting:
php artisan install --db-name="akaunting" --db-username="root" --db-password= --db-prefix="raj_" --company-name=test [email protected] --admin-email="[email protected]" --admin-password="123456" --locale=en-GB - Update Permission in
role_permissionsgive all permission to User-1