Commit e6cfa367 by Martinus123S

Init project CIS MOBILe

parent 4b633eb6
Backend CIS/node_modules
Backend CIS/public/hot
Backend CIS/public/storage
Backend CIS/storage/*.key
Backend CIS/vendor
Backend CIS/.env
Backend CIS/.env.backup
Backend CIS/.phpunit.result.cache
Backend CIS/Homestead.json
Backend CIS/Homestead.yaml
Backend CIS/npm-debug.log
Backend CIS/yarn-error.log
Backend CIS/.idea
CIS-Mobile/*.iml
CIS-Mobile/.gradle
CIS-Mobile/local.properties
CIS-Mobile/.idea/caches
CIS-Mobile/.idea/libraries
CIS-Mobile/.idea/modules.xml
CIS-Mobile/.idea/workspace.xml
CIS-Mobile/.idea/navEditor.xml
CIS-Mobile/.idea/assetWizardSettings.xml
CIS-Mobile/.DS_Store
CIS-Mobile/build
CIS-Mobile/captures
CIS-Mobile/.externalNativeBuild
CIS-Mobile/.cxx
CIS-Mobile/*.log
\ No newline at end of file
## Installation ## Installation
- Clone this project, run `git clone https://github.com/Martinus123S/backend.git`
- Run `composer install` to download all PHP dependencies - Run `composer install` to download all PHP dependencies
- Copy `.env.example` to `.env`, if you using Unix terminal just run `cp .env.example .env` - Copy `.env.example` to `.env`, if you using Unix terminal just run `cp .env.example .env`
- Fill your database name to `.env` file - Fill your database name to `.env` file
......
CIS-Mobile @ aa4d3d7b
Subproject commit aa4d3d7b3e12dcdf36643e24ee7a9e0af01859e7
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment