Examples with "apc.php" and their translation in Engels
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.
Una vez que el servidor está ejecutándose, el script apc.php que está incluido con la extensión debería ser copiado a algún lugar dentro del directorio raíz de documentos y visualizarlo con un navegador, ya que proporciona un análisis detallado del funcionamiento interno de APC.
Once the server is running, the apc.php script that is bundled with the extension should be copied somewhere into the docroot and viewed with a browser as it provides a detailed analysis of the internal workings of APCu.
Andere resultaten
El API se llama mediante el envío de peticiones HTTP a api.php.
The API is called by sending HTTP requests to api.php.
Copia este fichero en su mismo directorio, pero nómbralo app.php.
Make a copy of this file in the same directory, but name it.
Las rutas API se definen en el archivo routes/ api.php.
Solamente hay soporte para wikis que tienen activada la subida mediante api.php.
Selecciona el menú de la derecha para información más detallada sobre api.php.
Así que vamos a empezar por ir a la carpeta bootstrap y la apertura de app.php.
So let's start by going to the bootstrap folder and opening up app.php.
Una llamada al API.php es tan fácil como
A call to the API.php is as simple as this
El otro punto de entrada principal es api.php, que maneja las solicitudes para la API de MediaWiki.
The other main access point is api.php which handles requests for the MediaWiki API.
El archivo debe ubicarse en la carpeta en la que instalaste MediaWiki, al mismo nivel que carpetas como includes/ y skins/ y archivos como api.php.
The file must be located in the folder you installed MediaWiki into, on the same level with folders like includes/and skins/ and files like api.php.
El otro punto de entrada principal es api.php, que maneja las solicitudes para la API de MediaWiki.
The api.php file is the external access point for the MediaWiki API.
En cuanto guardes tu nuevo fichero app.php deberías de ser capaz de acceder mediante tu navegador web y ver la página de bienvenida de CakePHP.
Once you've saved your config/app.php file, you should be able to open your browser and see the CakePHP welcome page.
Por lo tanto, siempre que quiera habilitar un nuevo servicio en su aplicación Laravel, solo necesita agregar una entrada de proveedor de servicio asociado en config/ app.php.
Thus, whenever you want to enable a new service in your Laravel application, you just need to add an associated service provider entry in the config/app.php.