Skip to content

Haythemys/uploadFile

Repository files navigation

uploadFile

#1/ after git pull

  • Composer update
  • php bin/console doctrine:schema:update --force
  • new Command: php bin/console file:parse
  • test: php bin/phpunit

#2/ after git clone

  • Composer install
  • php bin/console doctrine:database:create
  • php bin/console make:migration
  • php bin/console doctrine:migrations:migrate
  • new Command: php bin/console file:parse
  • test: php bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published