A deep dive into laravel core, packages, and technologies.
The internals of how Laravel handles exceptions for reporting and display.
The internals of how Laravel schedules tasks & handles firing them.
Understand how laravel auto-registers package providers & facades.
The internals of the notifications system & deep dives into each channel.
Understanding Redis, its data types, commands, and how to use in laravel.