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

Doctrine mapping:import command #60

@alirezarahmani

Description

@alirezarahmani

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions