Laravel 5.x Cookbook

Alfred Nutile

  • 出版商: Packt Publishing
  • 出版日期: 2016-08-31
  • 定價: $1,600
  • 售價: 2.5$399
  • 語言: 英文
  • 頁數: 416
  • 裝訂: Paperback
  • ISBN: 1786462087
  • ISBN-13: 9781786462084
  • 相關分類: Laravel
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Key Features

  • Leverage the amazing new features of Laravel 5.x to create cutting-edge responsive PHP applications.
  • Create apps with interoperability features and extend these features to your existing applications as well.
  • Over 60 recipes that combine tried and tested Laravel tips for getting your app working.

Book Description

Laravel is a prominent member of a new generation of web frameworks. It is one of the most popular PHP frameworks and is also free and an open source. Laravel 5 is a substantial upgrade with a lot of new toys, at the same time retaining the features that made Laravel wildly successful. It comes with plenty of architectural as well as design-based changes.

The book is a blend of numerous recipes that will give you all the necessary tips you need to build an application. It starts with basic installation and configuration tasks and will get you up-and-running in no time. You will learn to create and customize your PHP app and tweak and re-design your existing apps for better performance. You will learn to implement practical recipes to utilize Laravel’s modular structure, the latest method injection, route caching, and interfacing techniques to create responsive modern-day PHP apps that stand on their own against other apps. Efficient testing and deploying techniques will make you more confident with your Laravel skills as you move ahead with this book.

Towards the end of the book, you will understand a number of add-ons and new features essential to finalize your application to make it ready for subscriptions. You will be empowered to get your application out to the world.

What you will learn

  • Optimize Your Gulp and Elixir Workflow
  • Use Travis to run tests with every push
  • Build and test your view-based route in PHPUnit
  • Explore workflows for migrations and seeding
  • Implement Angular in your Laravel applications
  • Set up a user authentication system
  • Integrate the new Billing library and Stripe in your Laravel application
  • Use the Artisan command-line tool
  • Test your App in Production with Behat

About the Author

Alfred Nutile is an Enterprise Architect and Laravel lead based in Western Massachusetts. He's been working in the industry since the mid 90's. He started in PHP and MySQL back around that time and has worked with Ruby on Rails, Drupal, and Angular along the way. He introduced Laravel into an enterprise web stack, where he is currently contracted at, as Laravel proved itself as an amazing framework to build API's and Angular heavy application.

You can read more about him and checkout his blog at http://www.alfrednutile.info/ or follow him on Twitter at https://twitter.com/alnutile

Make sure to checkout the discount LaraCasts is offering those who buy the book!

Get a coupon for 50% on your first bill. Make it a yearly subscription and save $43!

Coupon Code: LaracastsLovesPackt

https://laracasts.com/signup?plan=yearly&coupon=LaracastsLovesPackt.

Table of Contents

  1. Setting Up and Installing Laravel
  2. Using Composer Packages
  3. Routing
  4. Building Views and Adding Style
  5. Working with Data
  6. Adding Angular to Your App
  7. Authentication, Security, and Subscriptions
  8. Testing and Debugging Your Application
  9. Adding Advanced Features to Your App
  10. Deploying Your App

商品描述(中文翻譯)

主要特點


  • 利用 Laravel 5.x 的新功能,創建尖端的響應式 PHP 應用程序。

  • 創建具有互操作性功能的應用程序,並將這些功能擴展到現有應用程序。

  • 超過60個食譜,結合了經過驗證的 Laravel 技巧,讓您的應用程序運作。

書籍描述

Laravel 是新一代網絡框架的重要成員。它是最受歡迎的 PHP 框架之一,同時也是免費且開源的。Laravel 5 是一個重大升級,帶來了許多新功能,同時保留了使 Laravel 成功的特點。它帶來了許多架構和設計上的變化。

本書是多個食譜的結合,將為您提供構建應用程序所需的所有必要技巧。它從基本的安裝和配置任務開始,並在短時間內讓您上手。您將學習創建和自定義 PHP 應用程序,並調整和重新設計現有應用程序以提高性能。您將學習實施實用的食譜,利用 Laravel 的模塊化結構、最新的方法注入、路由緩存和接口技術,創建具有自主性的現代 PHP 應用程序,並與其他應用程序相提並論。高效的測試和部署技術將使您對 Laravel 技能更加自信。

在本書的最後,您將了解一些必要的附加功能和新功能,以完成應用程序,使其準備好進入訂閱階段。您將有能力將您的應用程序推向世界。

您將學到什麼


  • 優化您的 Gulp 和 Elixir 工作流程

  • 使用 Travis 在每次推送時運行測試

  • 在 PHPUnit 中構建和測試基於視圖的路由

  • 探索遷移和種子的工作流程

  • 在 Laravel 應用程序中實施 Angular

  • 設置用戶身份驗證系統

  • 在 Laravel 應用程序中集成新的計費庫和 Stripe

  • 使用 Artisan 命令行工具

  • 使用 Behat 在生產環境中測試您的應用程序

關於作者

Alfred Nutile 是一位企業架構師和 Laravel 領導者,位於美國麻薩諸塞州西部。他從90年代中期開始從事該行業。他當時開始使用 PHP 和 MySQL,並在此期間使用過 Ruby on Rails、Drupal 和 Angular。他將 Laravel 引入企業 Web 堆棧,目前在該公司擔任合同工作,因為 Laravel 證明了它是一個令人驚嘆的框架,可以用於構建 API 和 Angular 重型應用程序。

您可以在 http://www.alfrednutile.info/ 閱讀更多關於他的信息並查看他的博客,或在 https://twitter.com/alnutile 上關注他的 Twitter。

請務必查看 LaraCasts 為購買本書的讀者提供的折扣!

獲得首次帳單50%的優惠券。選擇年度訂閱,節省43美元!

優惠碼:LaracastsLovesPackt

https://laracasts.com/signup?plan=yearly&coupon=LaracastsLovesPackt。

目錄


  1. 設置和安裝 Laravel

  2. 使用 Composer 套件

  3. 路由

  4. 構建視圖並添加樣式

  5. 處理數據

  6. 將 Angular 添加到您的應用程序

  7. 身份驗證、安全性和訂閱

  8. 測試和調試您的應用程序

  9. 為您的應用程序添加高級功能

  10. 部署您的應用程序