© Jesse Griffin 2021
J. GriffinDomain-Driven Laravelhttps://doi.org/10.1007/978-1-4842-6023-4_5

5. Advanced Laravel

Jesse Griffin1 
(1)
Spring Valley, CA, USA
 

In this chapter, we will explore some of the more advanced topics of Laravel. We will be focusing on the Laravel features, tools, and shortcuts that are directly relevant to the examples and supporting code used throughout this book. This is not meant to be an in-depth, all-encompassing explanation of every feature Laravel has, and you should reference the Laravel documentation directly when you need clarification on anything Laravel.

For our purposes, we will focus on these topics:
  • The cycle (flow) of a Laravel application

  • Service providers

  • The service container and the $app variable

  • Queues and ...

Get Domain-Driven Laravel: Learn to Implement Domain-Driven Design Using Laravel 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.