Laravel: Up & Running: A Framework for Building Modern PHP Apps, 3/e (Paperback)
暫譯: Laravel:快速上手:現代 PHP 應用程式開發框架,第 3 版(平裝本)
Stauffer, Matt
- 出版商: O'Reilly
- 出版日期: 2023-10-17
- 定價: $2,150
- 售價: 8.0 折 $1,720
- 語言: 英文
- 頁數: 559
- 裝訂: Quality Paper - also called trade paper
- ISBN: 109815326X
- ISBN-13: 9781098153267
-
相關分類:
Laravel
-
相關翻譯:
Laravel 啟動與運行, 3/e (Laravel: Up & Running: A Framework for Building Modern PHP Apps, 3/e) (繁中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
演算法圖鑑:26種演算法 + 7種資料結構,人工智慧、數據分析、邏輯思考的原理和應用 step by step 全圖解$450$270 -
RESTful API 開發實戰 : 使用 REST JSON XML 和 JAX-RS 構建微服務 大數據和 Web 服務應用 (Pro RESTful APIs: Design, Build and Integrate with REST, JSON, XML and JAX-RS)$288$273 -
$300PHP Web 安全開發實戰 -
$402PHP 安全之道 項目安全的架構、技術與實踐 -
網頁應用程式設計|使用 Node 和 Express, 2/e (Web Development with Node and Express, 2/e)$580$458 -
PHP 動態網站系統開發與 Laravel 框架運用$580$493 -
和艦長一起 30 天玩轉 GitLab(iT邦幫忙鐵人賽系列書)$500$390 -
LINE Bot by Python 全攻略:從 Heroku 到 AWS 跨平台實踐(iT邦幫忙鐵人賽系列書)$620$483 -
頂級網站技術長高度:前端工程進階大師指南$880$695 -
JavaScript 概念三明治:基礎觀念、語法原理一次帶走!(iT邦幫忙鐵人賽系列書)$600$510 -
墨守之道 Web 服務安全架構與實踐$539$512 -
刷題實戰筆記:演算法工程師求職加分的祕笈$720$562 -
$254Laravel 框架開發實戰 -
你所不知道的必學前端 Debug 技巧:即學即用!讓你 Debug 不求人 (iT邦幫忙鐵人賽系列書)$620$483 -
$550前端架構師:基礎建設與架構設計思想
2026-english-2-80 詳見活動內容 »
-
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback) -
90折
$2,520Learning Automl: Automating ML Pipelines with Autogluon, Leading Frameworks, and Real-World Integration (Paperback) -
90折
$2,520Transformers: The Definitive Guide: Applications Beyond NLP (Paperback) -
90折
$1,809UX Skills for Business Strategy: Articulating Impact for Product, User, and Business Outcomes
商品描述
What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to include Laravel 10, the third edition of this practical guide provides the definitive introduction to one of today's most popular web frameworks.
Matt Stauffer, a leading teacher and developer in the Laravel community, delivers a high-level overview and concrete examples to help experienced PHP web developers get started with this framework right away. This updated edition covers the entirely new auth and frontend tooling and other first-party tools introduced since the second edition.
Dive into features, including:
- Blade, Laravel's powerful custom templating tool
- Tools for gathering, validating, normalizing, and filtering user-provided data
- The Eloquent ORM for working with application databases
- The Illuminate request object and its role in the application lifecycle
- PHPUnit, Mockery, and Dusk for testing your PHP code
- Tools for writing JSON and RESTful APIs
- Interfaces for filesystem access, sessions, cookies, caches, and search
- Tools for implementing queues, jobs, events, and WebSocket event publishing
- Specialty packages including Scout, Passport, Cashier, and more
商品描述(中文翻譯)
Laravel 與其他 PHP 網頁框架的不同之處在於什麼?首先是速度和簡單性。這個快速應用程式開發框架及其生態系統的工具讓您能夠快速構建新的網站和應用程式,並且代碼乾淨、可讀性高。本書的第三版已全面更新至 Laravel 10,提供了當今最受歡迎的網頁框架之一的權威介紹。
Matt Stauffer,Laravel 社群中的一位領先教師和開發者,提供了高層次的概述和具體範例,幫助有經驗的 PHP 網頁開發者立即開始使用這個框架。這個更新版涵蓋了自第二版以來引入的全新身份驗證和前端工具以及其他第一方工具。
深入了解以下功能:
- Blade,Laravel 強大的自訂模板工具
- 用於收集、驗證、標準化和過濾用戶提供數據的工具
- 用於處理應用程式數據庫的 Eloquent ORM
- Illuminate 請求對象及其在應用程式生命週期中的角色
- PHPUnit、Mockery 和 Dusk 用於測試您的 PHP 代碼
- 用於編寫 JSON 和 RESTful API 的工具
- 用於檔案系統訪問、會話、Cookie、快取和搜尋的介面
- 用於實現佇列、任務、事件和 WebSocket 事件發布的工具
- 包括 Scout、Passport、Cashier 等專用套件