Description
Hello world, this is laravel account manager script built with laravel 5.7, angularjs 1.7 and Bootstrap 4. This is a very simple script. In this script user can add debit and credit amount and all the calculation work in real time with angularjs and Ajax.
How to setup this project
- Download and extract the zip file
- Change the database configuration in .env
- Run the migration command in the command line
- Go to the project folder
- Run php artisan migrate
- Open the project on your server.
Reviews
There are no reviews yet.