Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
30-05-2026 - Andrés Cruz
Laravel We will know how to handle forms in Laravel Inertia with Vue, the basic flow to use a component in Vue and send the request to Laravel.
11-04-2026 - Andrés Cruz
Laravel Is Inertia worth using in your Laravel project? Discover the features that allow you to create single-page applications, leveraging the full power of Blade and the PHP ecosystem.
16-11-2025 - Andrés Cruz
Laravel We will see the process of uploading or loading files in Laravel Inertia, which includes an implementation that shows how to implement drag and drop uploads.
30-05-2026 - Andrés Cruz
Laravel We see an update on how to migrate from InertiaLink to the new approach implemented by the people of Inertia Laravel.
30-05-2026 - Andrés Cruz
Laravel We implemented a native confirmation dialog in Laravel Inertia and also, using Oruga UI with Vue.
12-04-2026 - Andrés Cruz
Laravel We will learn how to generate Flash messages in Laravel Inertia, which are messages that only last for one request and are ideal for showing confirmation of an action performed, such as deleting.
11-01-2026 - Andrés Cruz
Laravel Learn how to implement pagination in Laravel Inertia with Vue 3 and Tailwind 4: reusable component, best practices and official infinite scroll step by step.
22-04-2026 - Andrés Cruz
Laravel We'll see how to use the progress bar in Laravel Inertia and the spinner option, configuration parameters, where to customize and how to use it, plus a load simulation.
27-03-2026 - Andrés Cruz
Laravel Learn how to integrate CKEditor 5 with Laravel. Includes configuration with Vite, image uploading with SimpleUploadAdapter, integration with Vue 3 and Inertia, and tips for Livewire.
21-06-2026 - Andrés Cruz
Laravel We are going to take the first steps with Laravel, we are going to talk from its installation, the configuration of the ecosystem in Windows and generate our first project and explain the structure of Laravel directories and files.