This README outlines the details of collaborating on this Ubiquity application. A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.
- php ^7.1
- Git
- Composer
- Ubiquity devtools
git clone <repository-url>
this repositorycd ormTest
composer install
Ubiquity serve
- Visit your app at http://127.0.0.1:8090.
Make use of the many generators for code, try Ubiquity help
for more details
Run:
composer install --optimize --no-dev --classmap-authoritative
Specify what it takes to deploy your app.