Rutas de Aprendizaje Libros Cursos Categorías Anuncios

Configure Laravel Sail in any Laravel project

10-11-2025 - Andrés Cruz

Configure Laravel Sail in any Laravel project

Laravel Discover Laravel Sail, the Docker-based development environment for Laravel. Learn how to install and configure it in your projects to easily work with PHP, MySQL, and Redis—even without prior Docker experience!


How to rename a package in Android Studio

25-01-2026 - Andrés Cruz

How to rename a package in Android Studio

Android Learn how to rename your Android project's package step by step. Updated guide for the traditional method (XML) and the modern approach in Jetpack Compose (Namespace vs. Application ID).


PDF in Flutter: Viewers, Document Generation, and Best Practices

17-11-2025 - Andrés Cruz

Flutter Discover how to work with PDFs in Flutter step by step: viewing, generating, previewing, sharing, and the best packages like pdfrx, pdf, printing, and more. Learn to open PDF files from assets, network, and local storage, and create professional reports, invoices, and dynamic documents with real-world examples and ready-to-use code. The ultimate guide to PDFs in Flutter.


Detect Internet Connection in Flutter

05-12-2024 - Andrés Cruz

Detect Internet Connection in Flutter

Flutter We will see how we can detect Internet connection in a Flutter application using a package.


How to Send Emails with Flask (Complete Guide: Flask-Mailman vs Flask-Mail)

13-03-2026 - Andrés Cruz

How to Send Emails with Flask (Complete Guide: Flask-Mailman vs Flask-Mail)

Flask Learn how to send emails in Flask step by step. We compare Flask-Mailman and Flask-Mail, SMTP configurations, tests with Mailtrap, and HTML sending.


Laravel Fortify: what it is, when to use it, and first steps to create a flexible authentication system

05-06-2026 - Andrés Cruz

Laravel Fortify: what it is, when to use it, and first steps to create a flexible authentication system

Laravel Laravel Fortify is a package for authentication, registration, password recovery, email verification and more, in short, it allows you to perform the same functionalities as Laravel Breeze that we used before, but without the graphical part.


Generate PDFs in Laravel or any PHP application (CodeIgniter) with Dompdf

19-01-2026 - Andrés Cruz

Generate PDFs in Laravel or any PHP application (CodeIgniter) with Dompdf

Laravel Learn how to generate PDFs in Laravel using DomPDF and rendered HTML. A real solution for PDFs that accurately reflect your design, even with complex JavaScript and CSS.


Laravel Permissions with Spatie, Practical Guide: Authorization with Roles, Installation

14-03-2026 - Andrés Cruz

Laravel Permissions with Spatie, Practical Guide: Authorization with Roles, Installation

Laravel Roles or Policies? Learn how to manage permissions in Laravel with Spatie and implement granular authorizations with policies. Step-by-step guide.


AI in Laravel: Laravel Boost, OpenCode and MCP from Scratch

28-03-2026 - Andrés Cruz

AI in Laravel: Laravel Boost, OpenCode and MCP from Scratch

Laravel Learn to integrate AI into Laravel with OpenCode, Laravel Boost, and MCP. Skills, guidelines, and a real-world workflow for better programming without relying on AI.