Anuncios Libros Cursos Categorías

Modularize Routes using functions #Laravel - ADVANTAGES!

10-06-2025 - Andrés Cruz

Modularize Routes using functions #Laravel - ADVANTAGES!

Laravel I'll show you the advantages of using functions to define your routes, which is very useful when you want to organize them, define subdomains, etc.

Continuar leyendo


The second best thing about Laravel Livewire, its REAL components

13-06-2025 - Andrés Cruz

The second best thing about Laravel Livewire, its REAL components

Laravel I'm talking about the second best feature of Livewire, which is the use of REAL components compared to Inertia.

Continuar leyendo


Modularizar Rutas mediante funciones #Laravel - VENTAJAS!

10-06-2025 - Andrés Cruz

Modularizar Rutas mediante funciones #Laravel - VENTAJAS!

Laravel Te muestro las ventajas que tiene de emplear funciones para definir tus rutas, lo cual, es muy util cuando quieras organizarlas, definir subdominios...

Continuar leyendo


Lo segundo mejor de Laravel Livewire, sus componentes REALES

13-06-2025 - Andrés Cruz

Lo segundo mejor de Laravel Livewire, sus componentes REALES

Laravel Te hablo sobre la segunda mejor funcionalidad que tienen Livewire, que es el uso de componentes REALES si los comparamos con respecto a los de Inertia.

Continuar leyendo


Why I DON'T Use Migrations to Add #Laravel Columns

04-06-2025 - Andrés Cruz

Why I DON'T Use Migrations to Add #Laravel Columns

Laravel I'm telling you how to avoid creating an additional migration to MODIFY the table when I want to modify a table in Laravel.

Continuar leyendo


Porque NO uso las migraciones para agregar columnas #Laravel

04-06-2025 - Andrés Cruz

Porque NO uso las migraciones para agregar columnas #Laravel

Laravel Te hablo de como hago para cuando quiero modificar una tabla en Laravel evitar crear una migración adicional para MODIFICAR la tabla.

Continuar leyendo


Laravel blade cada vez se parece más a Vue... directiva @class y otras

06-06-2025 - Andrés Cruz

Laravel blade cada vez se parece más a Vue... directiva @class y otras

Laravel Te muestro una directiva excelente para trabajar con las clases en HTML mediante Laravel blade y otras directivas interesantes.

Continuar leyendo


Laravel Blade is becoming more and more like Vue... @class directive and others

06-06-2025 - Andrés Cruz

Laravel Blade is becoming more and more like Vue... @class directive and others

Laravel I show you an excellent directive for working with classes in HTML using Laravel Blade and other interesting directives.

Continuar leyendo


Generate a professional EPUB in Laravel or any PHP application (CodeIgniter)

01-06-2025 - Andrés Cruz

Generate a professional EPUB in Laravel or any PHP application (CodeIgniter)

Laravel I'll explain in general terms the steps you need to follow to generate an EPUB from a PHP web app.

Continuar leyendo


Generar un EPUB PROFESIONAL en Laravel o cualquier aplicación en PHP (CodeIgniter)

01-06-2025 - Andrés Cruz

Generar un EPUB PROFESIONAL en Laravel o cualquier aplicación en PHP (CodeIgniter)

Laravel Te explico de manera general, los pasos que debes de seguir para generar un EPUB desde una app Web en PHP.

Continuar leyendo