Skip to content

kamilrzany/consultation-system

Repository files navigation

consultation-system

  • [local] consultation-system.test

Requirements

  • configure your local projects enrironment
  • make sure You have YAKE installed
  • make sure consultation-system.test domain is routed to your localhost

Run project

yake configure
yake up
yake install
  • run yarn run watch in background to work with assets
  • run php bin/console cache:clear to clear application cache
  • run php bin/console make:entity --regenerate App to generate getters and setters of entities

Migrations

yake php bin/console doctrine:migrations:diff
yake php bin/console doctrine:migrations:migrate  

About

Project for studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages