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.
config/app.php
Continúa y observa los contenidos del archivo config/app.php.
Go ahead and look at the contents of the config/app.php file.
Cambia el valor por defecto editando el fichero config/app.php.
Else you'd need to change the default salt value by editing config/app.php.
En config/app.php, descomentar la línea para que se vea así
In config/app.php, uncomment the line that looks like
En el archivo config/app.php, agregar la siguiente línea al array aliases
In config/app.php add the following line to the aliases array
Posteriormente debes agregar el proveedor de servicios en tu fichero config/app.php
Next include the service provider within your config/app.php file.
Y como mencionamos anteriormente, recoge la lista de proveedores de servicios del archivo config/app.php.
And as we've mentioned earlier, it picks up the list of service providers from the config/app.php file.
Vamos a abrir config/app.php y agregar la siguiente entrada en el final del arreglo providers.
Let's open the config/app.php and add the following entry in the providers array at the end.
De nuevo, cambienmos al archivo config/app.php y echemos un vistazo cercano al siguiente código.
Again, let's switch to the config/app.php file and have a close look at the following snippet.
Por último, vamos a habilitar el servicio de difusión en config/app.php quitando el comentario en la siguiente línea.
Finally, let's enable the broadcast service in config/app.php by removing the comment in the following line.
config/app.php: Archivo existente que usaremos para agregar una entrada de nuestro proveedor de servicio personalizado para que podamos cargar vistas y rutas usando ese archivo.
config/app.php: This is the existing file that we'll use to add an entry of our custom service provider so that we can load views and routes using that file.
La ventaja de usar «Composer» es que completará automáticamente algunas tareas de configuración importantes, como configurar los permisos de archivo correctos y crear su archivo config/app.php para usted.
The advantage to using Composer is that it will automatically complete some important set up tasks, such as setting the correct file permissions and creating your config/app.php file for you.
La ventaja de utilizar Composer es que automáticamente realizará algunas tareas importantes como configurar correctamente el archivo de permisos y crear tu archivo config/app.php.
The advantage to using Composer is that it will automatically complete some important set up tasks, such as setting the correct file permissions and creating your config/app.php file for you.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.