Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Doctrine mapping:import command #60

Open
alirezarahmani opened this issue Mar 25, 2015 · 0 comments
Open

Doctrine mapping:import command #60

alirezarahmani opened this issue Mar 25, 2015 · 0 comments

Comments

@alirezarahmani
Copy link
Contributor

Why I cannot find this command:

php app/console doctrine:mapping:import --force AcmeBlogBundle xml
here I mean mapping:import command.

I already replace this command:

php app/console doctrine:mapping:convert xml ./src/Acme/BlogBundle/Resources/config/doctrine/metadata/orm --from-database --force
with

sudo vendor/bin/doctrine orm:convert-mapping xml '/var/www/html/laravel/package' --from-database --force
and worked well.

fureszpeter pushed a commit to fureszpeter/laravel-doctrine that referenced this issue Jun 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant