Vertaling van "yiic webapp" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The yiic webapp command will generate two files under the protected directory: yiic and yiic.bat.
Polecenie yiic webapp wygeneruje dwa pliki w katalogu protected: yiic oraz yiic.bat.
If an application is created using yiic webapp command, then the configuration file for the console application protected/yiic is protected/config/console.php, while the configuration file for the Web application is protected/config/main.php.
Jeśli aplikacja została utworzona przy użyciu polecenia yiic webapp, wtedy plikiem konfiguracji dla aplikacji konsolowej protected/yiic jest protected/config/console.php, natomiast plikiem konfiguracyjnym aplikacji sieciowej jest protected/config/main.php.
By default, if an application is created using the yiic webapp tool, the configuration for the console application will be protected/config/console.php.
Dostosowywanie aplikacji konsolowej Jeśli aplikacja została utworzona za pomocą narzędzia yiic webapp, domyślnie, konfiguracja aplikacji konsolowej będzie się znajdować w protected/config/console.php.
If an application is created using yiic webapp command, then the configuration file for the console application protected/yiic is protected/config/console.php, while the configuration file for the Web application is protected/config/main.php.
Jeśli aplikacja została utworzona przy użyciu polecenia yiic webapp, wtedy plikiem konfiguracji dla aplikacji konsolowej protected/yiic jest protected/config/console.php, natomiast plikiem konfiguracyjnym aplikacji sieciowej jest protected/config/main.php. 9. Moduł
If an application is created using yiic webapp command, then the configuration file for the console application protected/yiic is protected/config/console.php, while the configuration file for the Web application is protected/config/main.php.
Jeśli aplikacja została utworzona przy użyciu polecenia yiic webapp, wtedy plikiem konfiguracji dla aplikacji konsolowej protected/yiic jest protected/config/console.php, natomiast plikiem konfiguracyjnym aplikacji sieciowej jest protected/config/main.php. Moduł
When we use the yiic webapp console command to create a new Yii application, it will generate the following files and directories for us to write and perform new tests
Jeśli używasz komend konsoli yiic webapp w celu utworzenia nowej aplikacji Yii, wygeneruje ona nastepujące pliki i katalogi za nas do pisania i wykonywania nowych testów
When we use the yiic webapp tool to create an initial skeleton Yii application, we may find two files under the protected directory
Jeśli używamy narzędzia yiic webapp w celu utworzenia początkowego szkieletu aplikacji Yii, znajdujemy dwa następujące pliki w katalogu protected
To do so, we should start with a skeleton application created using yiic webapp command, as described in Creating First Yii Application.
Aby to zrobić, powinniśmy rozpocząć ze szkieletem aplikacji utworzonym przy użyciu polecenia yiic webapp tak jak to opisano w tworzeniu pierwszej aplikacji w Yii.