Название: Laravel 11 Cookbook: Proven workflows, solutions and techniques to build, deploy, and monitor Laravel applications
Автор: Sanya Voltra
Издательство: GitforGits
Год: 2025
Страниц: 148
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB
This book is packed with hands-on recipes that will empower you to overcome any real-world challenge you face when building, debugging, and deploying Laravel applications. There are so many advanced routing and controller patterns to explore, from dynamic URL parameters to resource controllers and custom JSON APIs. You'll be amazed at how your application responds precisely to user requests. This book is an incredible resource for PHP developers! It's packed with hands-on recipes that will empower you to overcome any real-world challenge you face when building, debugging, and deploying Laravel applications. You'll start by installing PHP 8.0, Composer, setting file permissions, and integrating tools like PhpStorm and Laravel Debugbar. Next, there are so many advanced routing and controller patterns to explore, from dynamic URL parameters to resource controllers and custom JSON APIs. You'll be amazed at how your application responds precisely to user requests. For security, you'll implement Laravel Breeze for user authentication, craft role-based access controls with middleware, add social logins via Socialite.