reneoelke / magari-workshops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magari-workshops

asd asdasd

PHP VM with pre-installed cookbooks and vendors (dev).

After cloning do the following:

cd magari-workshops
vagrant up
vagrant ssh
cd /vagrant
composer install
app/console doctrine:database:create

The Symfony application is now accessable via http://localhost:8080/ and phpMyAdmin via http://localhost:8080/phpmyadmin/ (MySQL username: root, no password).

Composer and PHPUnit are installed. Unit tests can be executed via:

cd /vagrant
vendor/bin/phpunit -c app

hmmm

About

License:Other


Languages

Language:Ruby 89.6%Language:PHP 7.5%Language:CSS 2.8%