Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #40 composer install error #44

Merged
merged 3 commits into from
Oct 30, 2018

Conversation

Pes8
Copy link
Contributor

@Pes8 Pes8 commented Oct 29, 2018

Should fix issue #40 , migration now are made under core module with Phynx library.

Already installed projects should just run command php vendor/bin/phinx migrate -c config-phinx.php in the core/ folder. It will create core_migrations table without creating tables.

Then laravel "migrations" table should be deleted as is useless.

I did a few tests on my installation, didn't tried a really fresh&clean install (I haven't enough time)

@simevo
Copy link
Collaborator

simevo commented Oct 30, 2018

lgtm, I have tested it with the WIP docker setup https://github.com/italia/fatturapa-testsdi/tree/feature/issue-33-docker and it works on a fresh install too

@simevo simevo merged commit 1d088fe into italia:master Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants