Mastering Laravel
Christopher John Pecoraro
- 出版商: Packt Publishing
- 售價: $2,030
- 貴賓價: 9.5 折 $1,929
- 語言: 英文
- 頁數: 232
- 裝訂: Paperback
- ISBN: 1785285025
- ISBN-13: 9781785285028
-
相關分類:
Laravel
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$380$300 -
$490$382 -
$750$593 -
$800$632 -
$1,330Business Model Generation: A Handbook for Visionaries, Game Changers, and Challengers (Paperback)
-
$352深入理解 Bootstrap
-
$1,450$1,378 -
$420$332 -
$474$450 -
$650$553 -
$352深入理解 SVG
-
$1,120$1,064 -
$2,230$2,119 -
$1,280Hands-On Full Stack Web Development with Angular 6 and Laravel 5: Become fluent in both frontend and backend web development with Docker, Angular and Laravel
-
$556HTML 5 與 CSS 3 權威指南 (第4版·上冊)
-
$2,205Effective Python: 90 Specific Ways to Write Better Python, 2/e (Paperback)
-
$305Python 游戲設計案例實戰
-
$356從0到1 HTML5+CSS3修煉之道
-
$607HTML5+CSS3+JavaScript案例實戰
-
$403Web 前端開發精品課 : HTML5 Canvas 開發詳解
相關主題
商品描述
Develop robust modern web-based software applications and RESTful APIs with Laravel, one of the hottest PHP frameworks
About This Book
- Master the flashiest functionalities Laravel has to offer
- Use PHPSpec to design testable software by specification to ensure quality code
- Explore the best-practices and latest features of Laravel 5
Who This Book Is For
If you are an experienced or a capable PHP programmer who has a basic understanding of the concepts of modern PHP (at least version 5.4), this book is ideal for you.
Basic object-oriented programming and database knowledge is expected. You should already know your way around Laravel, or have at least experimented with the framework.
What You Will Learn
- Convert specifications into classes and functions, using a specification-based behavioral-driven design (BDD)
- Create a deployment script for a continuous delivery environment
- Use Eloquent to interact with the database in an object-oriented manner
- Create RESTful APIs to allow an application to interact with other programs
- Easily scale software with route caching and the read/write configuration
- Use DocBlock annotations to enhance controllers and reduce the amount of code required
In Detail
PHP continues to revive and Laravel is at its forefront. Laravel follows modern PHP's object-oriented best practices and reduces time-to-market, enabling you to build robust web and API-driven mobile applications that can be automatically tested and deployed.
With this book you will learn how to rapidly develop software applications using the Laravel 5 PHP framework.
This book walks you through the creation of an application, starting with behavior-driven design of entities. You'll explore various aspects of modern software including the RESTful API, and will be introduced to command bus. Laravel's annotations package is also explained and demonstrated. Finally, the book closes with a demonstration of different ways to deploy and scale your applications.