/yii2-mvc-shop-example

This is a simple, example MVC webshop app.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Getting started

docker-compose up
docker exec -it yii2_mvc_shop_example_web_1 /bin/bash

composer install
./yii migrate

You can access the application at https://localhost:8080