Laravel: Up & Running, 2e: A Framework for Building Modern PHP Apps
 
Product details:

ISBN13:9781492041214
ISBN10:1492041211
Binding:Paperback
No. of pages:480 pages
Size:235x180x29 mm
Weight:952 g
Language:English
0
Category:

Laravel: Up & Running, 2e

A Framework for Building Modern PHP Apps
 
Edition number: 2
Publisher: O?Reilly
Date of Publication:
Number of Volumes: Print PDF
 
Normal price:

Publisher's listprice:
GBP 44.99
Estimated price in HUF:
21 730 HUF (20 695 HUF + 5% VAT)
Why estimated?
 
Your price:

19 557 (18 626 HUF + 5% VAT )
discount is: 10% (approx 2 173 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

 
 
Long description:

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 cover Laravel 5.8, the second edition of this practical guide provides the definitive introduction to one of today&&&8217;s mostpopular 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 also covers Laravel Dusk and Horizon and provides information about community resources and other noncore Laravel packages.

Dive into features, including:

  • Blade, Laravel&&&8217;s powerful custom templating tool
  • Tools for gathering, validating, normalizing, and filtering user-provideddata
  • The Eloquent ORM for working with application databases
  • The role of the Illuminate request object 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