Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhildred/openshiftcomposerslimsample
This is a slim/composer example for openshift
https://github.com/rhildred/openshiftcomposerslimsample
Last synced: 12 days ago
JSON representation
This is a slim/composer example for openshift
- Host: GitHub
- URL: https://github.com/rhildred/openshiftcomposerslimsample
- Owner: rhildred
- Created: 2015-06-08T13:09:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T01:25:54.000Z (over 9 years ago)
- Last Synced: 2024-04-15T13:11:37.416Z (9 months ago)
- Language: HTML
- Size: 402 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHP composer slim sample
========to get started go into the root folder and run:
`php composer.phar update`
then to create the database:
`php vendor/brtriver/dbup/dbup up`