Health Awareness

Installation

Please follow these steps tp start the app Run.

cp .env.example .env
composer install
php artisan key:generate
npm install
npm run dev
npm run build
php artisan migrate
php artisan db:seed
php artisan storage:link
php artisan serve
 http://127.0.0.1:8000 

Login Credentials for web

email: health@health.com
password: password

Login Credentials for admin

email: health@admin.com
password: password