2015-08-09 22:21:36 +09:30
2015-08-08 04:01:35 +09:30
2015-08-09 22:21:36 +09:30
2015-08-09 16:52:09 +09:30
2015-08-08 04:01:35 +09:30
2015-08-09 19:17:28 +09:30
2015-08-08 04:01:35 +09:30
2015-08-09 20:17:09 +09:30
yii
2015-08-09 16:52:09 +09:30

Minetest Bower

This application uses Yii2 Framework and is hosted on Heroku.

Installing

Install composer:

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Install dependencies with composer:

composer install

Using Heroku

Deploy:

git push heroku master

Run migrations:

heroku run php /app/yii migrate/up --interactive=0

View database:

heroku pg:psql

View logs:

heroku logs --tail

More info:

https://devcenter.heroku.com/articles/getting-started-with-php

Description
No description provided
Readme 510 KiB
Languages
PHP 88.6%
JavaScript 8.3%
CSS 3.1%