symfony create entities from tables

//sin el filtro las genera todas php bin\console doctrine:mapping:import ApplicationLayoutBudle --filter=Garantias(nombre Entidad) yml //sin el filtro no hay necesidad de la opcion "--path" php bin\console doctrine:generate:entities ApplicationLayoutBundle:Garantias --path=src/

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.