相關主題
商品描述
Develop cutting-edge websites and applications using the new features of Laravel 5.8. This book starts with an introduction to Laravel and takes a glance at its newly introduced features. Moving on to setting up your development environment, you will learn how the composer works. In addition to this, you will be introduced to Valet, Homestead, Virtual Box, Vagrant, and Forge in Laravel. With this foundation, you will be ready to get started writing your first Laravel apps.
To do so, you will learn to manage routes and controllers and how the Blade template works. Moving on to models, you will work with route model binding and get to know the relationship between models, databases, and Eloquent. Along the way you will define methods on your Eloquent model classes using different types of relationships.Shifting focus to handling user data, you will see how redirect methods work. You will also get to know the inner workings of requests and responses. Continuing the data theme, Beginning Laravel covers basic and grouped artisan commands and how to handle databases with Tinker. By being able to handle data effectively, your applications will come alive for your users, giving them the functionality they need.
The last section of the book handles core concepts such as sending emails, alerting users via notifications, and implementing SOLID design principles. You will see how to decouple your application classes by using events and listeners.
What You Will Learn
- Protect your app with authentication and authorization
- Build a complex relationship between entities using Eloquent models
- Take advantage of containers and facades
- Use the mail template
- Create and configure events
- Work with Laravel Passport
- Deploy API authentication
- Discover new Laravel 5.8 features such as dump server and email verification
Who This Book Is For
Those new to Laravel and PHP web development or those who have some background in PHP/Laravel who are new to Laravel's newest release.
商品描述(中文翻譯)
開發尖端的網站和應用程式,使用 Laravel 5.8 的新功能。本書首先介紹 Laravel,並簡要回顧其新引入的功能。接下來,您將學習如何設置開發環境,以及 Composer 的運作方式。此外,您還將了解 Laravel 中的 Valet、Homestead、Virtual Box、Vagrant 和 Forge。掌握這些基礎後,您將準備好開始編寫您的第一個 Laravel 應用程式。
為此,您將學習如何管理路由和控制器,以及 Blade 模板的運作方式。接下來,您將處理模型,學習路由模型綁定,並了解模型、資料庫和 Eloquent 之間的關係。在此過程中,您將使用不同類型的關係在 Eloquent 模型類別上定義方法。
轉向處理用戶數據,您將看到重定向方法的運作方式。您還將了解請求和響應的內部運作。繼續數據主題,《Beginning Laravel》涵蓋基本和分組的 Artisan 命令,以及如何使用 Tinker 處理資料庫。通過有效地處理數據,您的應用程式將為用戶帶來生機,提供他們所需的功能。
本書的最後一部分處理核心概念,例如發送電子郵件、通過通知提醒用戶,以及實施 SOLID 設計原則。您將看到如何通過使用事件和監聽器來解耦您的應用程式類別。
您將學到的內容
- 使用身份驗證和授權保護您的應用程式
- 使用 Eloquent 模型構建實體之間的複雜關係
- 利用容器和外觀
- 使用郵件模板
- 創建和配置事件
- 使用 Laravel Passport
- 部署 API 身份驗證
- 發現 Laravel 5.8 的新功能,如 dump server 和電子郵件驗證
本書適合誰閱讀
本書適合對 Laravel 和 PHP 網頁開發感興趣的新手,或對 PHP/Laravel 有一定背景但對 Laravel 最新版本不熟悉的讀者。
作者簡介
作者簡介(中文翻譯)
Sanjib Sinha 是一位認證的 .NET Windows 和網頁開發者,專精於 Python、安全程式設計、PHP 和 JavaScript;他於 2011 年獲得微軟的社群貢獻者獎。作為一位已出版的作者,Sanjib Sinha 為 Apress 撰寫了《Beginning Ethical Hacking with Kali Linux》、《Beginning Ethical Hacking with Python》和《Beginning Laravel》。