Laravel - Up and Running (O'Reilly)
Monday, 09 January 2017

The Laravel PHP web frameworks offers speed, simplicity, and a large ecosystem of tools that can be used to build new sites and applications with clean, readable code. In this practical guide, Matt Stauffer starts with a high-level overview and examples to help experienced PHP web developers get started with Laravel quickly.

<ASIN:1491936088>

The book covers a variety of features of the framework, building to the stage of being able to write an entire application in Laravel from scratch.

Author: Matt Stauffer
Publisher: O'Reilly
Date: November 2016
Pages: 454
ISBN: 978-1491936085
Print: 1491936088
Kindle: B01NBBYDA6
Audience: PHP developers
Level: intermediate
Category: Web design and development

 

 

laravel

 

Topics covered include

  • Blade, Laravel's custom templating tool
  • Tools for gathering, validating, normalizing, and filtering user-provided data.
  • Eloquent ORM for working with the application's databases
  • Illuminate request object, and its role in the application lifecycle
  • PHPUnit, Mockery, and PHPSpec for testing your PHP code
  • Laravel's tools for writing JSON and RESTful APIs
  • Interfaces for file system access, sessions, cookies, caches and search
  • Tools for implementing queues, jobs, events and WebSocket event publishing
  • Laravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Professional C++, 5th Ed (Wrox)

Author: Marc Gregoire
Publisher: Wrox
Date: February 2021
Pages: 1312
ISBN: 978-1119695400
Print: 1119695406
Audience: C++ developers
Rating: 4
Reviewer: Mike James


Professional C++? Who wants to be unprofessional?



The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?


More Reviews