https://github.com/thedumbtechguy/nhis
Gidis
https://github.com/thedumbtechguy/nhis
Last synced: 11 months ago
JSON representation
Gidis
- Host: GitHub
- URL: https://github.com/thedumbtechguy/nhis
- Owner: thedumbtechguy
- Created: 2014-11-30T15:04:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T15:14:37.000Z (over 11 years ago)
- Last Synced: 2023-04-01T09:57:16.048Z (about 3 years ago)
- Language: JavaScript
- Size: 3.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
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