Skip to content

hackzilla-project/TicketBundleDemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02ce18f · Dec 16, 2024

History

49 Commits
Jan 5, 2022
Dec 16, 2024
Dec 16, 2024
Sep 28, 2017
Dec 16, 2024
Dec 16, 2024
Dec 16, 2024
Jan 5, 2022
Nov 5, 2016
Jan 5, 2022
Apr 27, 2022
Apr 20, 2022
Apr 18, 2022
Jan 5, 2022
Dec 16, 2024
Dec 16, 2024
Dec 16, 2024
Dec 16, 2024
Apr 20, 2022
Dec 16, 2024
Dec 16, 2024

Repository files navigation

Ticket App Demo

About

Example install of my Ticket Bundle, for testing and debugging purposes.

Installation

See Setting up Permissions for setting up the cache and log directories.

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.

symfony serve

Pull Requests

All pull requests considered.

At some point there is a plan to add tickets and messages to fixtures.