项目作者: dct2012

项目描述 :
Laminas Albums
高级语言: PHP
项目地址: git://github.com/dct2012/laminas-albums.git
创建时间: 2020-07-15T01:15:12Z
项目社区:https://github.com/dct2012/laminas-albums

开源协议:MIT License

下载


Laminas Albums

Result from following a tutorial on laminas
found here: https://docs.laminas.dev/tutorials/getting-started.
With the addition of a user login/out/up functionality.

Usage

  1. Bring your instance up: \
    $ docker-compose up -d

  2. Visit: http://localhost/

  3. Take your instance down: \
    $ docker-compose down