2017 © Pedro Peláez
 

project ticket-app-demo

Working app for TicketBundle

image

hackzilla/ticket-app-demo

Working app for TicketBundle

  • Friday, June 1, 2018
  • by hackzilla
  • Repository
  • 3 Watchers
  • 4 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 4 Versions
  • 33 % Grown

The README.md

Ticket App Demo

About

Example install of my Ticket Bundle, for testing and debugging purposes., (*1)

Installation

See Setting up Permissions for setting up the cache and log directories., (*2)

bin/console doctrine:database:create
bin/console doctrine:schema:create
bin/console doctrine:fixtures:load

Testing Locally

This project can use the symfony cli to create a web server., (*3)

symfony serve

Pull Requests

All pull requests considered., (*4)

At some point there is a plan to add tickets and messages to fixtures., (*5)

The Versions