Bunu yapmak için çalışıyorum:
c:\> php symfony configure:database "mysql:host=localhost;dbname=jobeet" root mYsEcret
Diyor, çünkü bu benim için çalışmıyor
Could not open input file
Ben Symfony-file C bulunan eklemek için gerekli düşünce: \ dev \ sfprojects \ jobeet \ \ satıcı \ Symfony \ data \ bin PATH \, ama bu hile yapmadım lib. Ben şöyle symfony-dosyaya tam yolunu girmeye çalıştı:
c:\> php C:\dev\sfprojects\jobeet\lib\vendor\symfony\data\bin\symfony\ configure:database "mysql:host=localhost;dbname=jobeet" root mYsEcret
Ben hata almak Task configure:database not defined
Ben için ne yapmalıyım:
- Be able to use the symfony keyword rather than the whole path of the file
- Veritabanı: configure çalıştırmak mümkün olabilir mi?
Zaman ayırdığınız için teşekkür ederiz.
Kind regards, Marius