Skip to content

sonigy/ads-board

Repository files navigation

board

This README outlines the details of collaborating on this Ubiquity application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd board
  • composer install

Running / Development

devtools

Make use of the many generators for code, try Ubiquity help for more details

Optimization for production

Run: composer dump-autoload --optimize --no-dev --classmap-authoritative

Docker

  • docker build -t board:dev .
  • docker run -p 80:80 board:dev
  • [:your_docker_ip]/phpmyadmin login: admin, password: [see console docker - it`s auto generation]
  • Create 'ads' and 'user' table sql