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.
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

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
Object-Oriented Python
Author: Irv Kalb Publisher: No Starch Press Date: January 2022 Pages: 416 ISBN: 978-1718502062 Print: 1718502060 Kindle: B0957SHYQL Audience: Python developers Rating: 3 Reviewer: Mike James Python, Object-Oriented? Not a lot of programmers know that!
|
Algorithmic Thinking, 2nd Ed (No Starch Press)
Author: Dr. Daniel Zingaro Publisher: No Starch Date: January 2024 Pages: 480 ISBN: 978-1718503229 Print: 1718503229 Kindle: B0BZGZHK3B Audience: C programmers Rating: 4 Reviewer: Mike James What exactly is algorithmic thinking?
| More Reviews |
|