Book Image

Learning Laravel's Eloquent

By : Francesco Malatesta
Book Image

Learning Laravel's Eloquent

By: Francesco Malatesta

Overview of this book

<p>Learning Laravel's Eloquent starts off by taking you through setting up your first project and guiding you in creating a perfect Laravel environment. You will learn how to build the right database structure with the Migrations system and the Schema Builder class. Next, you will be introduced to the main element of Eloquent: the model. After treating the model as a single, isolated entity, you will learn how to create relations between them. You will be taken through organizing, filtering, and sorting your data with collections. You will then learn to enhance an application with new features using events and by creating new observers. Towards the end of the book, you will discover how to install, configure, and use the Eloquent ORM without Laravel. The book concludes by walking you through how to deal with complex problems and build advanced and flexible systems.</p>
Table of Contents (16 chapters)
Learning Laravel's Eloquent
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Acknowledgments

There are many people that I would like to thank. Without them, what you are actually reading would not have been possible.

First of all, I would like to thank my parents, Paolo and Cinzia. Their efforts, teachings, and support are absolutely precious and invaluable.

Also, I would like to thank the awesome Rebecca Youe and the adorable Ritika Singh. They followed me over the entire process with much advice and feedback. I never felt alone and learned many things about writing. If you end up reading something cool, you have to know that these two fantastic ladies have given a fantastic contribution.

Finally, last but not least, I would like to thank a really important person. Words can make a good book, sometimes a perfect one. However, in some cases, they are not enough. Someday, maybe, I will find the right ones.

Until then… thank you, Lavinia. This book, my first one, is dedicated to you.