An open API service indexing awesome lists of open source software.

https://github.com/thedumbtechguy/nhis

Gidis
https://github.com/thedumbtechguy/nhis

Last synced: 11 months ago
JSON representation

Gidis

Awesome Lists containing this project

README

          

## Laravel PHP Framework

All Run commands should be in the base dir

-Setup and install all dependencies,
Run: composer update

-look in the app\config\local\database.php file for database config
-create the required database
Run: php artisan migrate