Anuncios Libros Cursos Categorías

Localizations and Translations in Laravel (Spanish and English)

03-07-2024 - Andrés Cruz

Localizations and Translations in Laravel (Spanish and English)

Laragon We will see how we can create translation texts in Laravel to use them according to the detected or configured location.

Continuar leyendo


Localizaciones y Traducciones en Laravel (español e ingles)

03-07-2024 - Andrés Cruz

 Localizaciones y Traducciones en Laravel (español e ingles)

Laragon Veremos como podemos crear textos de traducción en Laravel para emplearlos según la localización detectada o configurada.

Continuar leyendo


Integrate PayPal payment gateway in Laravel

24-06-2024 - Andrés Cruz

Integrate PayPal payment gateway in Laravel

Laragon PayPal is the electronic wallet par excellence and is widely used for online purchases, that is, on the Internet and we can use it very easily in any web project and in Laravel it is no exception and we can easily configure it as a payment gateway.

Continuar leyendo


Integrar la pasalela de pago de PayPal en Laravel

24-06-2024 - Andrés Cruz

Integrar la pasalela de pago de PayPal en Laravel

Laragon PayPal es la billetera electrónica por excelencia y es muy utilizada para las compras en líneas, es decir, por Internet y la podemos emplear muy fácilmente en cualquier proyecto web y en Laravel no es la excepción y podemos configurarla fácilmente como una pasalera de pago.

Continuar leyendo


Unit and Integration Testing with PHPUnit and Pest in Laravel

05-08-2024 - Andrés Cruz

Unit and Integration Testing with PHPUnit and Pest in Laravel

Laragon We will talk about how tests work in Laravel, tips, considerations, importance and first steps in Laravel.

Continuar leyendo


Pruebas Unitarias y de Integración con PHPUnit y Pest en Laravel

05-08-2024 - Andrés Cruz

Pruebas Unitarias y de Integración con PHPUnit y Pest en Laravel

Laragon Hablaremos sobre como funcionan las pruebas en Laravel, tips, consideraciones, importancia y primeros pasos en Laravel.

Continuar leyendo


Laravel SEO, some packages to generate meta tags

21-06-2024 - Andrés Cruz

Laravel SEO, some packages to generate meta tags

Laragon There are multiple packages to generate SEO tags for Laravel, this is great since there are certain parts of the application that it is necessary to return some met tags exactly where we need them, without worrying about whether the names of these tags are correct or not.

Continuar leyendo


Laravel SEO, algunos paquetes para generar meta etiquetas

21-06-2024 - Andrés Cruz

Laravel SEO, algunos paquetes para generar meta etiquetas

Laragon Existen múltiples paquetes para generar etiquetas SEO para Laravel, esto es estupendo ya hay ciertas partes de la aplicación que es necesario devolver algunas etiquetas tipo met justamente donde lo necesitamos, sin preocuparnos de si los nombres de estas etiquetas son correctas o no.

Continuar leyendo


Package: Laravel Debugbar

18-06-2024 - Andrés Cruz

Package: Laravel Debugbar

Laragon This package is essential when developing our application in Laravel, from it we can see different data such as which database queries are being made and in what quantity, server response time.

Continuar leyendo


Laravel Debugbar

18-06-2024 - Andrés Cruz

Laravel Debugbar

Laragon Este paquete es un imprescindible al momento de desarrollar nuestra aplicación en Laravel, desde el mismo, podemos apreciar distintos datos como que consultas a la base de datos se están realizando y en qué cantidad, tiempo de respuesta de servidor.

Continuar leyendo