© Sanjib Sinha 2019
S. SinhaBeginning Laravel https://doi.org/10.1007/978-1-4842-4991-8_1

1. Introduction to Laravel

Sanjib Sinha1 
(1)
Howrah, West Bengal, India
 

This book is intended for intermediate-level PHP developers. Advanced users may also find this book helpful to keep on hand as a quick reference. Either way, you should have a good grasp of object-oriented PHP7 programming knowledge to understand the examples.

Laravel’s Flexibility

Laravel is a highly flexible PHP framework, and it makes complicated tasks easier to do.

Laravel provides powerful tools for making large, robust applications; however, to accomplish that, you need to understand a few key concepts such as how to use IoC containers or service containers to manage class dependencies. ...

Get Beginning Laravel: Build Websites with Laravel 5.8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.