Skip to content

Admin crud application on PHP Symfony 3 and Semantic UI

Notifications You must be signed in to change notification settings

bertvs/repertory-sf

Repository files navigation

Repertory

A Symfony 3 project created on November 2, 2017, 1:15 pm.

Repertory is an admin crud application to manage a personal musical 'repertory', with compositions as main records.

After a change, the following commands should be executed:

php bin/console cache:clear --env=prod

php bin/console cache:clear --env=dev

php bin/console assets:install