Jump to ratings and reviews
Rate this book

Laravel 5 Essentials

Rate this book
Explore the fundamentals of Laravel, one of the most expressive and robust PHP frameworks availableAbout This BookCreate a dynamic web application that can read and write data to a databaseImprove your PHP skills and develop a new outlook on solving programming issuesA step-by-step guide that covers the different steps involved in creating a complete Laravel application in an easy-to-understand mannerWho This Book Is ForThis book is intended for PHP web developers who have an interest in Laravel and who know the basics of the framework in theory, but don't really know how to use it in practice. No experience of using frameworks is required, but it is assumed you are at least familiar with building dynamic websites in PHP already.

What You Will LearnSet up a development environment for working with Laravel appsCreate a working Laravel application from start to finishInteract with data and discover Eloquent, Laravel's own ORMCreate and run migrations and seedsSimplify command-line tasks by building Artisan commandsProtect your app by securing it from common security vulnerabilitiesPerform end-to-end testing after learning the basics of testing in LaravelLearn about Laravel's other features including service providers, packages, queue workers, and helpers for working with strings and arraysIn DetailLaravel has established itself as one of the most popular PHP frameworks over the past couple of years. Its popularity comes due to its ease of use, expressive syntax, and the number of components it has, allowing you to achieve practically any task in a modern PHP application.

If you've not had the opportunity to dive into Laravel yet, then this book will be the perfect companion, as it covers the fundamentals Laravel is built on in a thorough yet easy-to-follow manner. To make this book your best learning source, we have covered integral topics such as preparing an environment for working with Laravel applications, creating your first Laravel application from start to finish, a tour of Laravel's ORM Eloquent, and more advanced topics such as testing, user authentication, and security. Being one of the most interesting features in Laravel, we also cover an overview of Artisan, including descriptions of some of its tasks. Post this, we talk about testing and security. By the end of this book, you will be able to create robust PHP websites and web applications quickly and efficiently.

243 pages, Kindle Edition

First published April 28, 2015

7 people are currently reading
27 people want to read

About the author

Martin Bean

5 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
8 (26%)
4 stars
11 (36%)
3 stars
8 (26%)
2 stars
1 (3%)
1 star
2 (6%)
Displaying 1 - 5 of 5 reviews
Profile Image for Nick.
18 reviews2 followers
January 26, 2016
Author doesn't really provide clear enough instructions. He tells you to write code for the "cats" application, which is never even used. It's also a little outdated with Laravel 5.2 being out now, but most of it is up to speed. The only section I actually enjoyed thoroughly was the relationships; which provided decent examples of all of the different types of relationships.
Profile Image for Human Being.
8 reviews
November 14, 2016
Although it's a little bit outdated, I think it's helpful to know what's going on by a really quick overview.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.