10-11-2025 - Andrés Cruz
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!
25-01-2026 - Andrés Cruz
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).
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.
05-12-2024 - Andrés Cruz
Flutter We will see how we can detect Internet connection in a Flutter application using a package.
13-03-2026 - Andrés Cruz
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.
05-06-2026 - Andrés Cruz
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.
19-01-2026 - Andrés Cruz
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.
14-03-2026 - Andrés Cruz
Laravel Roles or Policies? Learn how to manage permissions in Laravel with Spatie and implement granular authorizations with policies. Step-by-step guide.
28-03-2026 - Andrés Cruz
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.