The book describes the evolution of typical web project architecture, which grows step by step by making changes in architecture, like moving some parts to their own layers, improving error handling, and maybe rethinking how data is stored.
"Antlers: Building Beautiful Websites with Statamic" approaches Statamic website development through the lens of the Antlers templating language. Written by the creator of Antlers Runtime and Antlers Toolbox, this book covers common tasks, strings, loops, nuanced language features, and more to make you more productive building Statamic websites.
You’ve seen design patterns in blog posts, but shipping them in PHP 8 under real deadlines is a different game. PHP Design Patterns: From the Trenches distills patterns I’ve used in production—things that survived late-night outages, noisy logs, and feature churn. You’ll get just enough theory to choose wisely, then straight into runnable, PSR-12 code for APIs, e-commerce flows, caching, logging, and auth. Every chapter shows the pattern in a realistic scenario, the traps I hit, the fixes that stuck, and how to test it before it bites you in prod. If you want patterns you can ship by Friday (not just admire), this book is for you.
This short PHP Essential book is designed to be the quick and solid bridge you need to master the language fundamentals and make the jump to modern frameworks like Laravel and CodeIgniter.
Scarica il campione gratuito del libro, troverai i primi 4 capitoli iniziali e il capitolo relativo alla gestione degli utenti nel CMS che andrai a creare!Con la versione completa del libro, troverai in allegato il codice sorgente dell'intero progetto finale.
Este libro corto de PHP Esencial está diseñado para ser el puente rápido y sólido que necesitas para dominar los fundamentos del lenguaje y dar el salto a los frameworks modernos como Laravel y CodeIgniter.
Your API deserves more than just working, it deserves to be exceptional.
This book is intended for those who want to learn how to create an online store with Laravel. To do so, we'll use Laravel Livewire to implement each module. Livewire is a starter kit that allows us to create interactive interfaces with the backend in a very clean and simple way compared to the traditional approach.
Está formación esta dirigida para aquellas personas que quieran aprender a crear una tienda en línea con Laravel, para ello, usaremos Laravel Livewire para implementar cada uno de los módulos, al ser Livewire un starter kit con el cual podemos crear interfaces interactuables con el backend de una manera muy limpia y sencilla si lo comparamos con el enfoque tradicional.
Master Laravel 12 through a hands-on, lab-based approach designed for modern web development. This training kit takes you from zero to deployment with over 50 real-world exercises covering everything from routing, controllers, Blade views, and Eloquent ORM to RESTful APIs, authentication, MongoDB, frontend integration with React/Vue, and Docker deployment. Whether you're a student, self-learner, or developer upgrading to Laravel 12, this book helps you build practical skills by doing—step by step. If you're tired of just reading theory and want to code your way to mastery, this book is your Laravel lab manual.
You'll gain confidence the moment your first artisan command runs without error. Once you start, you'll be amazed at how easy it is to craft dynamic routes that adapt to user input. And you'll love how you can organize CRUD operations with resource controllers to keep your code clean and maintainable. We will fortify your application's defenses—implementing login systems, role-based access checks, socialauthentication, and two-factor verification—so that every request arrives from someone you trust.
Unlock the secrets of Laravel mastery with "Laravel Essentials: Tips & Tricks".Optimize Your Development Workflow: Discover essential setup and configuration tips to streamline your Laravel environment for maximum productivity.Enhance Application Security: Implement security best practices and techniques to safeguard your Laravel applications from vulnerabilities.Boost Performance: Explore caching techniques and optimization strategies to accelerate the performance of your Laravel applications.Advanced Routing and Middleware: Master advanced routing techniques and create custom middleware for fine-grained control over your applications.Eloquent ORM and Database Magic: Dive deep into Eloquent ORM and uncover advanced query building techniques for seamless database interactions.Authentication and Authorization Hacks: Simplify authentication using built-in features and implement custom authorization strategies to control access to your applications.
In today’s project-based, SCRUM “infested” web development work scene you are either a Junior starting out or a Senior who lacks in-depth knowledge. There seems to be no in-between! After reading this book you will be a Medior PHP Developer who can deliver a fully-fledged API from start to finish!
Skip the months of development hell. Learn how to build a production-ready SaaS application with Laravel in days using battle-tested patterns and modern tools that handle the heavy lifting. Then leverage AI to customize and expand your codebase so you can focus on your core features and getting to market faster.