# Shalom

Shalom Health Solution is a robust solution designed to function as a stand-alone module or microservice under the Revenue Administration Solution (RAS) developed by NOWNOW Digital Systems. The RAS platform is a single digital tax administration system with modules for every income stream combined into a single reporting repository. The processes, sub processes, and procedures covered by this system are those that effectively handle tax administration in any state or nation.

## Tech Stacks

* Laravel (Framework)
* PHP
* Javascript


## Requirements
* PHP ^7.3|^8.0
* MySQL Server 8.0
* Dev system: 4GB RAM, 256GB SSD
* Deployment Server: 2GB RAM, 50GB SSD
* PHP extensions: mbstring, curl, zip, gd & xml


## Setup
Pull the repository, ````cd ```` into the project directory
copy the .env.example into the same directory and rename to .env
i.e ````cp .env.example .env````

Adjust the credentials and run ````composer install````

Run Application installation command
````php artisan app:install````


## Notes
---
