Client interface implement to work with mini-loan-system api https://github.com/raksa/mini-loan-sytem
- raksa eng.raksa@gmail.com
$ composer install
$ npm install
$ npm run dev
$ composer install --no-dev
$ npm install
$ npm run dev
attention: this will remove everything in database
$ php artisan migrate:fresh --seed
this can be run every updating code time
$ php artisan migrate
All required environment variables can be found in .env.example
MIT
- change remarks to WYSIWYG html
- access control
- test case