Vertaling van "app.php" 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.
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.
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 see that 'CakePHP is able to connect to the database' section have a checkmark.
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.
Nota: Cuando subas el proyecto, asegúrate de incluir el archivo.htaccess en el directorio web de que haga referencia a app.php o index.php.
Note: When you upload the project, make sure that the.htaccess file is inside the web directory, and it is matching to the app.php or the index.php file.
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.
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.
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.
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.
Una llamada al API.php es tan fácil como
A call to the API.php is as simple as this
Los formatos más frecuentes para páginas web son.html.htm.xml.tmx asp.php java
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.