Anuncios Libros Cursos Categorías

Por qué Aprender a Desarrollar en Laravel 11 este 2024

28-06-2024 - Andrés Cruz

Laravel Hablaremos sobre porqué tu, que eres un nuevo desarrollador con algo de experiencia en el desarrollo web, debes de aprender a desarrollar en Laravel si te interesa el desarrollo de aplicaciones con PHP.

Continuar leyendo


Localizations and Translations in Laravel (Spanish and English)

03-07-2024 - Andrés Cruz

Localizations and Translations in Laravel (Spanish and English)

Laravel 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)

Laravel 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

Laravel 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

Laravel 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


How to Check if a String Contains a Specific Word in Laravel

22-06-2024 - Andrés Cruz

Laravel How to check if a string contains a specific word in Laravel using the Str::contains() function.

Continuar leyendo


Cómo Verificar si un String Contiene una Palabra Específica en Laravel

22-06-2024 - Andrés Cruz

Laravel Cómo verificar si una cadena contiene una palabra específica en Laravel utilizando la función Str::contains().

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

Laravel 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

Laravel 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

Laravel 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